💡 Click on any color value below to copy it to clipboard
Running Number
16,741,802
HEX
#FF75AA
RGB
255, 117, 170
HSL
337°,100%,73%
HSV
337°,54%,100%
CMYK
0%,54%,33%,0%
Brightness
64%
Type
Light
AA Normal Text: ≥ 4.5:1
AA Large Text: ≥ 3.0:1
AAA Normal Text: ≥ 7.0:1
AAA Large Text: ≥ 4.5:1
#FF75AA sits at 337° on the color wheel, placing it in the rose family of the warm half of the spectrum. With 100% saturation and 73% lightness, it reads as a fully saturated, light tone — a balanced mid-energy presence that sits comfortably alongside other UI tones. Its RGB mix of 255, 117, 170 produces a 8.38:1 contrast ratio against black, which clears WCAG AAA for body text in that pairing.
In RGB space #FF75AA is a close cousin of CSS hot pink — about 16 units away from #FF69B4. Designers reach for rose hues at this saturation when the brief calls for bold, immediate signal, and at this lightness when they want lift, air, and gentle emphasis. On screen the warm cast tends to pair best with cool neutrals around 210°-230° to balance temperature.
See how this color appears in real UI elements
Button (filled)
Badge
Progress Bar
Link Hover
Input Focus Ring
Checkbox Active
Toggle Switch On
Slider Thumb
Card Border
Icon Highlight
Tooltip Background
Modal Header
Tab Active
Alert Box
Timeline Dot
Loading Spinner
Dropdown Selected
Table Row Highlight
Calendar Date
Mobile Device
See how to use #FF75AA in different programming languages
| Platform | Languages |
|---|---|
| Frontend | |
| Mobile | |
| Backend | |
| Others |
document.getElementById("box").style.backgroundColor = "#ff75aa";💡 Click any tab to see how to use #ff75aa in different programming languages