#FE87BE#FE87BE
#FE87BE is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.0% C 0.156 H 352.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FE87BE |
|---|---|
| RGB | rgb(254, 135, 190) |
| HSL | hsl(332, 98%, 76%) |
| HSV | hsv(332, 47%, 100%) |
| CMYK | cmyk(0%, 46.9%, 25.2%, 0.4%) |
| CIE-LAB | lab(70.95, 51.32, -8.13) |
| CIE-LCH | lch(70.95, 51.96, 351.00°) |
| OKLab | oklab(76.99% 0.1546 -0.0209) |
| OKLCH | oklch(76.99% 0.156 352.3) |
| XYZ | xyz(58.8331, 42.1213, 53.7368) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.60
Bubblegum Pink
#FE83CC
ΔE00 3.67
Pinky
#FC86AA
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 5.05
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Hot Pink
#FF69B4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE87BE #87FEC7
analogous
#FE87F9 #FE87BE #FE8C87
triadic
#FE87BE #BEFE87 #87BEFE
tetradic
#FE87BE #F9FE87 #87FEC7 #8C87FE
square
#FE87BE #F9FE87 #87FEC7 #8C87FE
split-complementary
#FE87BE #87FE8C #87F9FE
monochromatic
#FD0E7C #FD4A9D #FE87BE #FFC4DF #FFE1EF
Accessibility & contrast
On white
2.23
#FE87BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FE87BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE87BE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE87BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE87BE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C0
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#FF829B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe87be; /* rgb */ color: rgb(254, 135, 190); /* oklch */ color: oklch(77.0% 0.156 352.3);
Tailwind
colors: {
custom: {
50: '#ffadd1',
500: '#fe87be',
950: '#000000',
},
}SCSS
$custom: #fe87be; $custom-light: #ffadd1; $custom-dark: #000000;
JSON
{
"hex": "#fe87be",
"rgb": {
"r": 254,
"g": 135,
"b": 190
},
"hsl": {
"h": 332.269,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.76991,
"c": 0.15604,
"h": 352.3
},
"luminance": 0.42116
}Semantic roles & 50–950 ramp
primary
#FE87BE
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82