#FE8EBB#FE8EBB
#FE8EBB is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.144 H 355.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8EBB |
|---|---|
| RGB | rgb(254, 142, 187) |
| HSL | hsl(336, 98%, 78%) |
| HSV | hsv(336, 44%, 100%) |
| CMYK | cmyk(0%, 44.1%, 26.4%, 0.4%) |
| CIE-LAB | lab(72.23, 47.44, -4.57) |
| CIE-LCH | lch(72.23, 47.66, 354.50°) |
| OKLab | oklab(77.93% 0.1432 -0.0114) |
| OKLCH | oklch(77.93% 0.144 355.4) |
| XYZ | xyz(59.5175, 44.0094, 52.3641) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.38
Rosa
#FE86A4
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8EBB #8EFED1
analogous
#FE8EF3 #FE8EBB #FE998E
triadic
#FE8EBB #BBFE8E #8EBBFE
tetradic
#FE8EBB #F3FE8E #8EFED1 #998EFE
square
#FE8EBB #F3FE8E #8EFED1 #998EFE
split-complementary
#FE8EBB #8EFE99 #8EF3FE
monochromatic
#FD1572 #FD5196 #FE8EBB #FFCBE0 #FFE1ED
Accessibility & contrast
On white
2.14
#FE8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FE8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8EBB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8EBB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe8ebb; /* rgb */ color: rgb(254, 142, 187); /* oklch */ color: oklch(77.9% 0.144 355.4);
Tailwind
colors: {
custom: {
50: '#ffb1cf',
500: '#fe8ebb',
950: '#000000',
},
}SCSS
$custom: #fe8ebb; $custom-light: #ffb1cf; $custom-dark: #000000;
JSON
{
"hex": "#fe8ebb",
"rgb": {
"r": 254,
"g": 142,
"b": 187
},
"hsl": {
"h": 335.893,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.77928,
"c": 0.14364,
"h": 355.4
},
"luminance": 0.44005
}Semantic roles & 50–950 ramp
primary
#FE8EBB
secondary
#D4F7E9
accent
#E68900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082