#FEE2E9#FEE2E9
#FEE2E9 is a very light, muted red. Relative luminance 0.813; OKLCH L 93.8% C 0.032 H 0.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2E9 |
|---|---|
| RGB | rgb(254, 226, 233) |
| HSL | hsl(345, 93%, 94%) |
| HSV | hsv(345, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 8.3%, 0.4%) |
| CIE-LAB | lab(92.29, 10.73, 0.11) |
| CIE-LCH | lch(92.29, 10.73, 0.59°) |
| OKLab | oklab(93.76% 0.032 0.0005) |
| OKLCH | oklch(93.76% 0.032 0.8) |
| XYZ | xyz(82.7761, 81.3483, 88.4162) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.31
Lavenderblush
#FFF0F5
ΔE00 5.20
Light Pink
#FFD1DF
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 6.65
Very Light Pink
#FFF4F2
ΔE00 8.34
Light Rose
#FFC5CB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2E9 #E2FEF7
analogous
#FEE2F7 #FEE2E9 #FEE9E2
triadic
#FEE2E9 #E9FEE2 #E2E9FE
tetradic
#FEE2E9 #F7FEE2 #E2FEF7 #E9E2FE
square
#FEE2E9 #F7FEE2 #E2FEF7 #E9E2FE
split-complementary
#FEE2E9 #E2FEE9 #E2F7FE
monochromatic
#FA6C8F #FCA7BC #FEE1E9 #FEE1E9 #FEE1E9
Accessibility & contrast
On white
1.22
#FEE2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FEE2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2E9
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2E9 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E9
Deuteranopia (green-blind)
#EBEBE8
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee2e9; /* rgb */ color: rgb(254, 226, 233); /* oklch */ color: oklch(93.8% 0.032 0.8);
Tailwind
colors: {
custom: {
50: '#feebf0',
500: '#fee2e9',
950: '#000000',
},
}SCSS
$custom: #fee2e9; $custom-light: #feebf0; $custom-dark: #000000;
JSON
{
"hex": "#fee2e9",
"rgb": {
"r": 254,
"g": 226,
"b": 233
},
"hsl": {
"h": 345,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93758,
"c": 0.03202,
"h": 0.8
},
"luminance": 0.81347
}Semantic roles & 50–950 ramp
primary
#FEE2E9
secondary
#9AEAD6
accent
#E6AC00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485