#FE88BC#FE88BC
#FE88BC is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.1% C 0.154 H 353.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE88BC |
|---|---|
| RGB | rgb(254, 136, 188) |
| HSL | hsl(334, 98%, 76%) |
| HSV | hsv(334, 46%, 100%) |
| CMYK | cmyk(0%, 46.5%, 26%, 0.4%) |
| CIE-LAB | lab(71.09, 50.56, -6.82) |
| CIE-LCH | lch(71.09, 51.01, 352.32°) |
| OKLab | oklab(77.07% 0.1525 -0.0174) |
| OKLCH | oklch(77.07% 0.154 353.5) |
| XYZ | xyz(58.7562, 42.3148, 52.6402) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.18
Pinky
#FC86AA
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.56
Bubblegum (survey)
#FF6CB5
ΔE00 5.44
Bubble Gum Pink
#FF69AF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE88BC #88FECA
analogous
#FE88F7 #FE88BC #FE8F88
triadic
#FE88BC #BCFE88 #88BCFE
tetradic
#FE88BC #F7FE88 #88FECA #8F88FE
square
#FE88BC #F7FE88 #88FECA #8F88FE
split-complementary
#FE88BC #88FE8F #88F7FE
monochromatic
#FD0F78 #FD4B9A #FE88BC #FFC5DE #FFE1EE
Accessibility & contrast
On white
2.22
#FE88BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FE88BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE88BC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE88BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE88BC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BE
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#FF839B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe88bc; /* rgb */ color: rgb(254, 136, 188); /* oklch */ color: oklch(77.1% 0.154 353.5);
Tailwind
colors: {
custom: {
50: '#ffadd0',
500: '#fe88bc',
950: '#000000',
},
}SCSS
$custom: #fe88bc; $custom-light: #ffadd0; $custom-dark: #000000;
JSON
{
"hex": "#fe88bc",
"rgb": {
"r": 254,
"g": 136,
"b": 188
},
"hsl": {
"h": 333.559,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.77072,
"c": 0.15352,
"h": 353.5
},
"luminance": 0.4231
}Semantic roles & 50–950 ramp
primary
#FE88BC
secondary
#D4F7E8
accent
#E68000
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82