#FE88BB#FE88BB
#FE88BB is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.0% C 0.153 H 354.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FE88BB |
|---|---|
| RGB | rgb(254, 136, 187) |
| HSL | hsl(334, 98%, 76%) |
| HSV | hsv(334, 46%, 100%) |
| CMYK | cmyk(0%, 46.5%, 26.4%, 0.4%) |
| CIE-LAB | lab(71.06, 50.42, -6.31) |
| CIE-LCH | lch(71.06, 50.82, 352.87°) |
| OKLab | oklab(77.04% 0.1522 -0.016) |
| OKLCH | oklch(77.04% 0.153 354) |
| XYZ | xyz(58.6487, 42.2718, 52.0745) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.37
Pinky
#FC86AA
ΔE00 3.99
Carnation Pink
#FF7FA7
ΔE00 4.34
Bubblegum Pink
#FE83CC
ΔE00 4.55
Bubblegum (survey)
#FF6CB5
ΔE00 5.50
Rosa
#FE86A4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE88BB #88FECB
analogous
#FE88F6 #FE88BB #FE9088
triadic
#FE88BB #BBFE88 #88BBFE
tetradic
#FE88BB #F6FE88 #88FECB #9088FE
square
#FE88BB #F6FE88 #88FECB #9088FE
split-complementary
#FE88BB #88FE90 #88F6FE
monochromatic
#FD0F76 #FD4B98 #FE88BB #FFC5DE #FFE1EE
Accessibility & contrast
On white
2.22
#FE88BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FE88BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE88BB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE88BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE88BB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#B5B6B8
Tritanopia (blue-blind)
#FF829B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe88bb; /* rgb */ color: rgb(254, 136, 187); /* oklch */ color: oklch(77.0% 0.153 354.0);
Tailwind
colors: {
custom: {
50: '#ffadcf',
500: '#fe88bb',
950: '#000000',
},
}SCSS
$custom: #fe88bb; $custom-light: #ffadcf; $custom-dark: #000000;
JSON
{
"hex": "#fe88bb",
"rgb": {
"r": 254,
"g": 136,
"b": 187
},
"hsl": {
"h": 334.068,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.7704,
"c": 0.15305,
"h": 354
},
"luminance": 0.42267
}Semantic roles & 50–950 ramp
primary
#FE88BB
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181013
muted
#867F82