#FF77AA#FF77AA
#FF77AA is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.173 H 358.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77AA |
|---|---|
| RGB | rgb(255, 119, 170) |
| HSL | hsl(338, 100%, 73%) |
| HSV | hsv(338, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 33.3%, 0%) |
| CIE-LAB | lab(67.55, 56.78, -1.92) |
| CIE-LCH | lch(67.55, 56.81, 358.06°) |
| OKLab | oklab(74.27% 0.1727 -0.0043) |
| OKLCH | oklch(74.27% 0.173 358.6) |
| XYZ | xyz(55.0952, 37.3613, 42.3323) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.40
Pinky
#FC86AA
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Hot Pink
#FF69B4
ΔE00 4.45
Pink (survey)
#FF81C0
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77AA #77FFCC
analogous
#FF77EE #FF77AA #FF8877
triadic
#FF77AA #AAFF77 #77AAFF
tetradic
#FF77AA #EEFF77 #77FFCC #8877FF
square
#FF77AA #EEFF77 #77FFCC #8877FF
split-complementary
#FF77AA #77FF88 #77EEFF
monochromatic
#FC005E #FF3A84 #FF77AA #FFB4D0 #FFE0EC
Accessibility & contrast
On white
2.48
#FF77AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FF77AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77AA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77AA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C95AC
Deuteranopia (green-blind)
#B0AEA7
Tritanopia (blue-blind)
#FF6D8A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff77aa; /* rgb */ color: rgb(255, 119, 170); /* oklch */ color: oklch(74.3% 0.173 358.6);
Tailwind
colors: {
custom: {
50: '#ffa3c3',
500: '#ff77aa',
950: '#000000',
},
}SCSS
$custom: #ff77aa; $custom-light: #ffa3c3; $custom-dark: #000000;
JSON
{
"hex": "#ff77aa",
"rgb": {
"r": 255,
"g": 119,
"b": 170
},
"hsl": {
"h": 337.5,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74268,
"c": 0.17276,
"h": 358.6
},
"luminance": 0.37356
}Semantic roles & 50–950 ramp
primary
#FF77AA
secondary
#D4F7EA
accent
#E68F00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#190F12
muted
#877F81