#FEE4E9#FEE4E9
#FEE4E9 is a very light, muted red. Relative luminance 0.824; OKLCH L 94.1% C 0.029 H 4.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE4E9 |
|---|---|
| RGB | rgb(254, 228, 233) |
| HSL | hsl(348, 93%, 95%) |
| HSV | hsv(348, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 8.3%, 0.4%) |
| CIE-LAB | lab(92.77, 9.70, 0.82) |
| CIE-LCH | lch(92.77, 9.73, 4.81°) |
| OKLab | oklab(94.14% 0.0291 0.0023) |
| OKLCH | oklch(94.14% 0.029 4.5) |
| XYZ | xyz(83.3231, 82.4423, 88.5986) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.44
Lavenderblush
#FFF0F5
ΔE00 4.38
Light Pink
#FFD1DF
ΔE00 7.21
Very Light Pink
#FFF4F2
ΔE00 7.30
Pale Pink
#FFCFDC
ΔE00 7.61
Snow
#FFFAFA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE4E9 #E4FEF9
analogous
#FEE4F6 #FEE4E9 #FEECE4
triadic
#FEE4E9 #E9FEE4 #E4E9FE
tetradic
#FEE4E9 #F6FEE4 #E4FEF9 #ECE4FE
square
#FEE4E9 #F6FEE4 #E4FEF9 #ECE4FE
split-complementary
#FEE4E9 #E4FEEC #E4F6FE
monochromatic
#FA6E89 #FCA9B9 #FEE1E7 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.20
#FEE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#FEE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE4E9
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE4E9 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8E9
Deuteranopia (green-blind)
#EDECE9
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fee4e9; /* rgb */ color: rgb(254, 228, 233); /* oklch */ color: oklch(94.1% 0.029 4.5);
Tailwind
colors: {
custom: {
50: '#feecf0',
500: '#fee4e9',
950: '#000000',
},
}SCSS
$custom: #fee4e9; $custom-light: #feecf0; $custom-dark: #000000;
JSON
{
"hex": "#fee4e9",
"rgb": {
"r": 254,
"g": 228,
"b": 233
},
"hsl": {
"h": 348.462,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.94135,
"c": 0.0292,
"h": 4.5
},
"luminance": 0.82441
}Semantic roles & 50–950 ramp
primary
#FEE4E9
secondary
#9CEADB
accent
#E6B900
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485