#FEE0E2#FEE0E2
#FEE0E2 is a very light, muted red. Relative luminance 0.799; OKLCH L 93.2% C 0.033 H 13.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE0E2 |
|---|---|
| RGB | rgb(254, 224, 226) |
| HSL | hsl(356, 94%, 94%) |
| HSV | hsv(356, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 11%, 0.4%) |
| CIE-LAB | lab(91.63, 10.62, 2.81) |
| CIE-LCH | lch(91.63, 10.99, 14.83°) |
| OKLab | oklab(93.19% 0.0324 0.0076) |
| OKLCH | oklch(93.19% 0.033 13.2) |
| XYZ | xyz(81.2552, 79.8749, 83.0738) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.60
Lavenderblush
#FFF0F5
ΔE00 5.87
Light Pink
#FFD1DF
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 6.96
Very Light Pink
#FFF4F2
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE0E2 #E0FEFC
analogous
#FEE0F1 #FEE0E2 #FEEDE0
triadic
#FEE0E2 #E2FEE0 #E0E2FE
tetradic
#FEE0E2 #F1FEE0 #E0FEFC #EDE0FE
square
#FEE0E2 #F1FEE0 #E0FEFC #EDE0FE
split-complementary
#FEE0E2 #E0FEED #E0F1FE
monochromatic
#FA6973 #FCA5AB #FEE0E2 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.24
#FEE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FEE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE0E2
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE0E2 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#EBE9E2
Tritanopia (blue-blind)
#FFDEE1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fee0e2; /* rgb */ color: rgb(254, 224, 226); /* oklch */ color: oklch(93.2% 0.033 13.2);
Tailwind
colors: {
custom: {
50: '#ffe9eb',
500: '#fee0e2',
950: '#000000',
},
}SCSS
$custom: #fee0e2; $custom-light: #ffe9eb; $custom-dark: #000000;
JSON
{
"hex": "#fee0e2",
"rgb": {
"r": 254,
"g": 224,
"b": 226
},
"hsl": {
"h": 356,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.93187,
"c": 0.03324,
"h": 13.2
},
"luminance": 0.79873
}Semantic roles & 50–950 ramp
primary
#FEE0E2
secondary
#98EAE4
accent
#E6D600
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484