#FEE0E8#FEE0E8
#FEE0E8 is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.4% C 0.035 H 359.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE0E8 |
|---|---|
| RGB | rgb(254, 224, 232) |
| HSL | hsl(344, 94%, 94%) |
| HSV | hsv(344, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 8.7%, 0.4%) |
| CIE-LAB | lab(91.78, 11.60, -0.11) |
| CIE-LCH | lch(91.78, 11.60, 359.47°) |
| OKLab | oklab(93.35% 0.0346 -0.0001) |
| OKLCH | oklch(93.35% 0.035 359.8) |
| XYZ | xyz(82.0930, 80.2100, 87.4858) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.86
Light Pink
#FFD1DF
ΔE00 5.41
Pale Pink
#FFCFDC
ΔE00 5.86
Lavenderblush
#FFF0F5
ΔE00 5.97
Light Rose
#FFC5CB
ΔE00 8.66
Very Light Pink
#FFF4F2
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE0E8 #E0FEF6
analogous
#FEE0F7 #FEE0E8 #FEE7E0
triadic
#FEE0E8 #E8FEE0 #E0E8FE
tetradic
#FEE0E8 #F7FEE0 #E0FEF6 #E7E0FE
square
#FEE0E8 #F7FEE0 #E0FEF6 #E7E0FE
split-complementary
#FEE0E8 #E0FEE7 #E0F7FE
monochromatic
#FA6990 #FCA5BC #FEE0E8 #FEE1E9 #FEE1E9
Accessibility & contrast
On white
1.23
#FEE0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FEE0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE0E8
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE0E8 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E8
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#FFDFE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fee0e8; /* rgb */ color: rgb(254, 224, 232); /* oklch */ color: oklch(93.4% 0.035 359.8);
Tailwind
colors: {
custom: {
50: '#ffe9ef',
500: '#fee0e8',
950: '#000000',
},
}SCSS
$custom: #fee0e8; $custom-light: #ffe9ef; $custom-dark: #000000;
JSON
{
"hex": "#fee0e8",
"rgb": {
"r": 254,
"g": 224,
"b": 232
},
"hsl": {
"h": 344,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.93354,
"c": 0.03457,
"h": 359.8
},
"luminance": 0.80208
}Semantic roles & 50–950 ramp
primary
#FEE0E8
secondary
#98EAD4
accent
#E6A800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485