#FF87B2#FF87B2
#FF87B2 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.7% C 0.152 H 358.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87B2 |
|---|---|
| RGB | rgb(255, 135, 178) |
| HSL | hsl(339, 100%, 76%) |
| HSV | hsv(339, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 30.2%, 0%) |
| CIE-LAB | lab(70.74, 50.09, -1.74) |
| CIE-LCH | lch(70.74, 50.12, 358.01°) |
| OKLab | oklab(76.74% 0.1518 -0.0039) |
| OKLCH | oklch(76.74% 0.152 358.5) |
| XYZ | xyz(57.9421, 41.8073, 47.1288) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.81
Carnation Pink
#FF7FA7
ΔE00 2.37
Rosa
#FE86A4
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 4.30
Pig Pink
#E78EA5
ΔE00 5.32
Bubble Gum Pink
#FF69AF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87B2 #87FFD4
analogous
#FF87EE #FF87B2 #FF9887
triadic
#FF87B2 #B2FF87 #87B2FF
tetradic
#FF87B2 #EEFF87 #87FFD4 #9887FF
square
#FF87B2 #EEFF87 #87FFD4 #9887FF
split-complementary
#FF87B2 #87FF98 #87EEFF
monochromatic
#FF0D63 #FF4A8B #FF87B2 #FFC4D9 #FFE0EB
Accessibility & contrast
On white
2.24
#FF87B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FF87B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87B2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87B2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A0B3
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#FF7F97
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff87b2; /* rgb */ color: rgb(255, 135, 178); /* oklch */ color: oklch(76.7% 0.152 358.5);
Tailwind
colors: {
custom: {
50: '#ffadc9',
500: '#ff87b2',
950: '#000000',
},
}SCSS
$custom: #ff87b2; $custom-light: #ffadc9; $custom-dark: #000000;
JSON
{
"hex": "#ff87b2",
"rgb": {
"r": 255,
"g": 135,
"b": 178
},
"hsl": {
"h": 338.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76741,
"c": 0.15187,
"h": 358.5
},
"luminance": 0.41802
}Semantic roles & 50–950 ramp
primary
#FF87B2
secondary
#D4F7EB
accent
#E69300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82