#FEE2E5#FEE2E5
#FEE2E5 is a very light, muted red. Relative luminance 0.811; OKLCH L 93.6% C 0.031 H 10.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2E5 |
|---|---|
| RGB | rgb(254, 226, 229) |
| HSL | hsl(354, 93%, 94%) |
| HSV | hsv(354, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 9.8%, 0.4%) |
| CIE-LAB | lab(92.19, 10.08, 2.06) |
| CIE-LCH | lch(92.19, 10.28, 11.53°) |
| OKLab | oklab(93.65% 0.0306 0.0056) |
| OKLCH | oklch(93.65% 0.031 10.3) |
| XYZ | xyz(82.2111, 81.1223, 85.4409) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.70
Lavenderblush
#FFF0F5
ΔE00 5.12
Light Pink
#FFD1DF
ΔE00 7.02
Pale Pink
#FFCFDC
ΔE00 7.34
Very Light Pink
#FFF4F2
ΔE00 7.58
Light Rose
#FFC5CB
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2E5 #E2FEFB
analogous
#FEE2F3 #FEE2E5 #FEEDE2
triadic
#FEE2E5 #E5FEE2 #E2E5FE
tetradic
#FEE2E5 #F3FEE2 #E2FEFB #EDE2FE
square
#FEE2E5 #F3FEE2 #E2FEFB #EDE2FE
split-complementary
#FEE2E5 #E2FEED #E2F3FE
monochromatic
#FA6C7B #FCA7B0 #FEE1E4 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.22
#FEE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#FEE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2E5
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2E5 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#ECEAE5
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee2e5; /* rgb */ color: rgb(254, 226, 229); /* oklch */ color: oklch(93.6% 0.031 10.3);
Tailwind
colors: {
custom: {
50: '#ffebed',
500: '#fee2e5',
950: '#000000',
},
}SCSS
$custom: #fee2e5; $custom-light: #ffebed; $custom-dark: #000000;
JSON
{
"hex": "#fee2e5",
"rgb": {
"r": 254,
"g": 226,
"b": 229
},
"hsl": {
"h": 353.571,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93646,
"c": 0.03105,
"h": 10.3
},
"luminance": 0.81121
}Semantic roles & 50–950 ramp
primary
#FEE2E5
secondary
#9AEAE1
accent
#E6CD00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484