#FD85AE#FD85AE
#FD85AE is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.1% C 0.151 H 359.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85AE |
|---|---|
| RGB | rgb(253, 133, 174) |
| HSL | hsl(340, 97%, 76%) |
| HSV | hsv(340, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 31.2%, 0.8%) |
| CIE-LAB | lab(69.98, 49.91, -0.65) |
| CIE-LCH | lch(69.98, 49.91, 359.26°) |
| OKLab | oklab(76.08% 0.1514 -0.001) |
| OKLCH | oklch(76.08% 0.151 359.6) |
| XYZ | xyz(56.5379, 40.7187, 44.9180) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.17
Carnation Pink
#FF7FA7
ΔE00 1.67
Rosa
#FE86A4
ΔE00 2.98
Pink (survey)
#FF81C0
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 4.93
Rose Pink
#F7879A
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85AE #85FDD4
analogous
#FD85EA #FD85AE #FD9885
triadic
#FD85AE #AEFD85 #85AEFD
tetradic
#FD85AE #EAFD85 #85FDD4 #9885FD
square
#FD85AE #EAFD85 #85FDD4 #9885FD
split-complementary
#FD85AE #85FD98 #85EAFD
monochromatic
#FB0D5E #FC4986 #FD85AE #FEC1D6 #FFE1EB
Accessibility & contrast
On white
2.30
#FD85AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FD85AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85AE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85AE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#FF7D94
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd85ae; /* rgb */ color: rgb(253, 133, 174); /* oklch */ color: oklch(76.1% 0.151 359.6);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#fd85ae',
950: '#000000',
},
}SCSS
$custom: #fd85ae; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#fd85ae",
"rgb": {
"r": 253,
"g": 133,
"b": 174
},
"hsl": {
"h": 339.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.76077,
"c": 0.15139,
"h": 359.6
},
"luminance": 0.40714
}Semantic roles & 50–950 ramp
primary
#FD85AE
secondary
#D4F7EB
accent
#E69700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82