#FE88BD#FE88BD
#FE88BD is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.1% C 0.154 H 353.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FE88BD |
|---|---|
| RGB | rgb(254, 136, 189) |
| HSL | hsl(333, 98%, 76%) |
| HSV | hsv(333, 46%, 100%) |
| CMYK | cmyk(0%, 46.5%, 25.6%, 0.4%) |
| CIE-LAB | lab(71.12, 50.69, -7.33) |
| CIE-LCH | lch(71.12, 51.22, 351.77°) |
| OKLab | oklab(77.1% 0.1528 -0.0188) |
| OKLCH | oklch(77.1% 0.154 353) |
| XYZ | xyz(58.8643, 42.3580, 53.2099) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.99
Bubblegum Pink
#FE83CC
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 4.79
Bubblegum (survey)
#FF6CB5
ΔE00 5.38
Bubble Gum Pink
#FF69AF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE88BD #88FEC9
analogous
#FE88F8 #FE88BD #FE8E88
triadic
#FE88BD #BDFE88 #88BDFE
tetradic
#FE88BD #F8FE88 #88FEC9 #8E88FE
square
#FE88BD #F8FE88 #88FEC9 #8E88FE
split-complementary
#FE88BD #88FE8E #88F8FE
monochromatic
#FD0F7A #FD4B9B #FE88BD #FFC5DF #FFE1EE
Accessibility & contrast
On white
2.22
#FE88BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FE88BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE88BD
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE88BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE88BD | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BF
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#FF839B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe88bd; /* rgb */ color: rgb(254, 136, 189); /* oklch */ color: oklch(77.1% 0.154 353.0);
Tailwind
colors: {
custom: {
50: '#ffadd0',
500: '#fe88bd',
950: '#000000',
},
}SCSS
$custom: #fe88bd; $custom-light: #ffadd0; $custom-dark: #000000;
JSON
{
"hex": "#fe88bd",
"rgb": {
"r": 254,
"g": 136,
"b": 189
},
"hsl": {
"h": 333.051,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.77104,
"c": 0.15399,
"h": 353
},
"luminance": 0.42353
}Semantic roles & 50–950 ramp
primary
#FE88BD
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82