#FF87AE#FF87AE
#FF87AE is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.6% C 0.150 H 0.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87AE |
|---|---|
| RGB | rgb(255, 135, 174) |
| HSL | hsl(341, 100%, 76%) |
| HSV | hsv(341, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 31.8%, 0%) |
| CIE-LAB | lab(70.63, 49.59, 0.33) |
| CIE-LCH | lch(70.63, 49.59, 0.39°) |
| OKLab | oklab(76.62% 0.1505 0.0015) |
| OKLCH | oklch(76.62% 0.15 0.6) |
| XYZ | xyz(57.5464, 41.6490, 45.0445) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.87
Carnation Pink
#FF7FA7
ΔE00 1.76
Rosa
#FE86A4
ΔE00 2.52
Pig Pink
#E78EA5
ΔE00 4.82
Rose Pink
#F7879A
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87AE #87FFD8
analogous
#FF87EA #FF87AE #FF9C87
triadic
#FF87AE #AEFF87 #87AEFF
tetradic
#FF87AE #EAFF87 #87FFD8 #9C87FF
square
#FF87AE #EAFF87 #87FFD8 #9C87FF
split-complementary
#FF87AE #87FF9C #87EAFF
monochromatic
#FF0D5B #FF4A85 #FF87AE #FFC4D7 #FFE0EA
Accessibility & contrast
On white
2.25
#FF87AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FF87AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87AE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87AE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FAF
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#FF7E95
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff87ae; /* rgb */ color: rgb(255, 135, 174); /* oklch */ color: oklch(76.6% 0.150 0.6);
Tailwind
colors: {
custom: {
50: '#ffadc6',
500: '#ff87ae',
950: '#000000',
},
}SCSS
$custom: #ff87ae; $custom-light: #ffadc6; $custom-dark: #000000;
JSON
{
"hex": "#ff87ae",
"rgb": {
"r": 255,
"g": 135,
"b": 174
},
"hsl": {
"h": 340.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76622,
"c": 0.15048,
"h": 0.6
},
"luminance": 0.41644
}Semantic roles & 50–950 ramp
primary
#FF87AE
secondary
#D4F7EC
accent
#E69B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82