#FF77AE#FF77AE
#FF77AE is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.4% C 0.174 H 356.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77AE |
|---|---|
| RGB | rgb(255, 119, 174) |
| HSL | hsl(336, 100%, 73%) |
| HSV | hsv(336, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 31.8%, 0%) |
| CIE-LAB | lab(67.66, 57.25, -4.02) |
| CIE-LCH | lch(67.66, 57.39, 355.99°) |
| OKLab | oklab(74.39% 0.174 -0.0098) |
| OKLCH | oklch(74.39% 0.174 356.8) |
| XYZ | xyz(55.4794, 37.5150, 44.3555) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.19
Bubblegum (survey)
#FF6CB5
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 3.65
Hot Pink
#FF69B4
ΔE00 3.69
Pinky
#FC86AA
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77AE #77FFC8
analogous
#FF77F2 #FF77AE #FF8477
triadic
#FF77AE #AEFF77 #77AEFF
tetradic
#FF77AE #F2FF77 #77FFC8 #8477FF
square
#FF77AE #F2FF77 #77FFC8 #8477FF
split-complementary
#FF77AE #77FF84 #77F2FF
monochromatic
#FC0066 #FF3A8A #FF77AE #FFB4D2 #FFE0ED
Accessibility & contrast
On white
2.47
#FF77AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FF77AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77AE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77AE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff77ae; /* rgb */ color: rgb(255, 119, 174); /* oklch */ color: oklch(74.4% 0.174 356.8);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#ff77ae',
950: '#000000',
},
}SCSS
$custom: #ff77ae; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#ff77ae",
"rgb": {
"r": 255,
"g": 119,
"b": 174
},
"hsl": {
"h": 335.735,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74392,
"c": 0.17428,
"h": 356.8
},
"luminance": 0.3751
}Semantic roles & 50–950 ramp
primary
#FF77AE
secondary
#D4F7E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82