#FF87AA#FF87AA
#FF87AA is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.5% C 0.149 H 2.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87AA |
|---|---|
| RGB | rgb(255, 135, 170) |
| HSL | hsl(343, 100%, 76%) |
| HSV | hsv(343, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 33.3%, 0%) |
| CIE-LAB | lab(70.52, 49.11, 2.42) |
| CIE-LCH | lch(70.52, 49.17, 2.82°) |
| OKLab | oklab(76.51% 0.1491 0.0069) |
| OKLCH | oklch(76.51% 0.149 2.7) |
| XYZ | xyz(57.1622, 41.4954, 43.0213) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.67
Rosa
#FE86A4
ΔE00 1.45
Carnation Pink
#FF7FA7
ΔE00 1.69
Rose Pink
#F7879A
ΔE00 4.26
Pig Pink
#E78EA5
ΔE00 4.49
Carnation
#FD798F
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87AA #87FFDC
analogous
#FF87E6 #FF87AA #FFA087
triadic
#FF87AA #AAFF87 #87AAFF
tetradic
#FF87AA #E6FF87 #87FFDC #A087FF
square
#FF87AA #E6FF87 #87FFDC #A087FF
split-complementary
#FF87AA #87FFA0 #87E6FF
monochromatic
#FF0D53 #FF4A7F #FF87AA #FFC4D5 #FFE0E9
Accessibility & contrast
On white
2.26
#FF87AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FF87AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87AA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87AA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAB
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#FF7D94
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff87aa; /* rgb */ color: rgb(255, 135, 170); /* oklch */ color: oklch(76.5% 0.149 2.7);
Tailwind
colors: {
custom: {
50: '#ffadc3',
500: '#ff87aa',
950: '#000000',
},
}SCSS
$custom: #ff87aa; $custom-light: #ffadc3; $custom-dark: #000000;
JSON
{
"hex": "#ff87aa",
"rgb": {
"r": 255,
"g": 135,
"b": 170
},
"hsl": {
"h": 342.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76507,
"c": 0.14925,
"h": 2.7
},
"luminance": 0.4149
}Semantic roles & 50–950 ramp
primary
#FF87AA
secondary
#D4F7ED
accent
#E6A300
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81