#FD84AE#FD84AE
#FD84AE is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.9% C 0.153 H 359.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD84AE |
|---|---|
| RGB | rgb(253, 132, 174) |
| HSL | hsl(339, 97%, 75%) |
| HSV | hsv(339, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 31.2%, 0.8%) |
| CIE-LAB | lab(69.79, 50.40, -0.93) |
| CIE-LCH | lch(69.79, 50.41, 358.95°) |
| OKLab | oklab(75.93% 0.1529 -0.0018) |
| OKLCH | oklch(75.93% 0.153 359.3) |
| XYZ | xyz(56.4016, 40.4462, 44.8726) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.36
Carnation Pink
#FF7FA7
ΔE00 1.64
Rosa
#FE86A4
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 4.63
Pig Pink
#E78EA5
ΔE00 5.09
Rose Pink
#F7879A
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD84AE #84FDD3
analogous
#FD84EA #FD84AE #FD9784
triadic
#FD84AE #AEFD84 #84AEFD
tetradic
#FD84AE #EAFD84 #84FDD3 #9784FD
square
#FD84AE #EAFD84 #84FDD3 #9784FD
split-complementary
#FD84AE #84FD97 #84EAFD
monochromatic
#FB0C5F #FC4886 #FD84AE #FEC0D6 #FFE1EB
Accessibility & contrast
On white
2.31
#FD84AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FD84AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD84AE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD84AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD84AE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DAF
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#FF7C93
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd84ae; /* rgb */ color: rgb(253, 132, 174); /* oklch */ color: oklch(75.9% 0.153 359.3);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#fd84ae',
950: '#000000',
},
}SCSS
$custom: #fd84ae; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#fd84ae",
"rgb": {
"r": 253,
"g": 132,
"b": 174
},
"hsl": {
"h": 339.174,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.75932,
"c": 0.1529,
"h": 359.3
},
"luminance": 0.40441
}Semantic roles & 50–950 ramp
primary
#FD84AE
secondary
#D4F7EB
accent
#E69600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82