#FEE2E6#FEE2E6
#FEE2E6 is a very light, muted red. Relative luminance 0.812; OKLCH L 93.7% C 0.031 H 7.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2E6 |
|---|---|
| RGB | rgb(254, 226, 230) |
| HSL | hsl(351, 93%, 94%) |
| HSV | hsv(351, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 9.4%, 0.4%) |
| CIE-LAB | lab(92.21, 10.24, 1.57) |
| CIE-LCH | lch(92.21, 10.36, 8.71°) |
| OKLab | oklab(93.67% 0.0309 0.0043) |
| OKLCH | oklch(93.67% 0.031 7.9) |
| XYZ | xyz(82.3512, 81.1783, 86.1784) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.11
Lavenderblush
#FFF0F5
ΔE00 5.09
Light Pink
#FFD1DF
ΔE00 6.78
Pale Pink
#FFCFDC
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 7.75
Light Rose
#FFC5CB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2E6 #E2FEFA
analogous
#FEE2F4 #FEE2E6 #FEECE2
triadic
#FEE2E6 #E6FEE2 #E2E6FE
tetradic
#FEE2E6 #F4FEE2 #E2FEFA #ECE2FE
square
#FEE2E6 #F4FEE2 #E2FEFA #ECE2FE
split-complementary
#FEE2E6 #E2FEEC #E2F4FE
monochromatic
#FA6C80 #FCA7B3 #FEE1E5 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.22
#FEE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#FEE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2E6
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2E6 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E6
Deuteranopia (green-blind)
#ECEAE6
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee2e6; /* rgb */ color: rgb(254, 226, 230); /* oklch */ color: oklch(93.7% 0.031 7.9);
Tailwind
colors: {
custom: {
50: '#ffebed',
500: '#fee2e6',
950: '#000000',
},
}SCSS
$custom: #fee2e6; $custom-light: #ffebed; $custom-dark: #000000;
JSON
{
"hex": "#fee2e6",
"rgb": {
"r": 254,
"g": 226,
"b": 230
},
"hsl": {
"h": 351.429,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93674,
"c": 0.03122,
"h": 7.9
},
"luminance": 0.81177
}Semantic roles & 50–950 ramp
primary
#FEE2E6
secondary
#9AEADF
accent
#E6C500
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484