#FEE2E7#FEE2E7
#FEE2E7 is a very light, muted red. Relative luminance 0.812; OKLCH L 93.7% C 0.031 H 5.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2E7 |
|---|---|
| RGB | rgb(254, 226, 231) |
| HSL | hsl(349, 93%, 94%) |
| HSV | hsv(349, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 9.1%, 0.4%) |
| CIE-LAB | lab(92.24, 10.40, 1.08) |
| CIE-LCH | lch(92.24, 10.46, 5.94°) |
| OKLab | oklab(93.7% 0.0313 0.003) |
| OKLCH | oklch(93.7% 0.031 5.5) |
| XYZ | xyz(82.4920, 81.2347, 86.9201) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.52
Lavenderblush
#FFF0F5
ΔE00 5.10
Light Pink
#FFD1DF
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.95
Very Light Pink
#FFF4F2
ΔE00 7.93
Light Rose
#FFC5CB
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2E7 #E2FEF9
analogous
#FEE2F5 #FEE2E7 #FEEBE2
triadic
#FEE2E7 #E7FEE2 #E2E7FE
tetradic
#FEE2E7 #F5FEE2 #E2FEF9 #EBE2FE
square
#FEE2E7 #F5FEE2 #E2FEF9 #EBE2FE
split-complementary
#FEE2E7 #E2FEEB #E2F5FE
monochromatic
#FA6C85 #FCA7B6 #FEE1E7 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.22
#FEE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FEE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2E7
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2E7 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#ECEBE6
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee2e7; /* rgb */ color: rgb(254, 226, 231); /* oklch */ color: oklch(93.7% 0.031 5.5);
Tailwind
colors: {
custom: {
50: '#ffebee',
500: '#fee2e7',
950: '#000000',
},
}SCSS
$custom: #fee2e7; $custom-light: #ffebee; $custom-dark: #000000;
JSON
{
"hex": "#fee2e7",
"rgb": {
"r": 254,
"g": 226,
"b": 231
},
"hsl": {
"h": 349.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93702,
"c": 0.03144,
"h": 5.5
},
"luminance": 0.81233
}Semantic roles & 50–950 ramp
primary
#FEE2E7
secondary
#9AEADC
accent
#E6BD00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485