#FEE2E8#FEE2E8
#FEE2E8 is a very light, muted red. Relative luminance 0.813; OKLCH L 93.7% C 0.032 H 3.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2E8 |
|---|---|
| RGB | rgb(254, 226, 232) |
| HSL | hsl(347, 93%, 94%) |
| HSV | hsv(347, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 8.7%, 0.4%) |
| CIE-LAB | lab(92.26, 10.57, 0.60) |
| CIE-LCH | lch(92.26, 10.58, 3.23°) |
| OKLab | oklab(93.73% 0.0317 0.0017) |
| OKLCH | oklch(93.73% 0.032 3.1) |
| XYZ | xyz(82.6336, 81.2913, 87.6660) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.92
Lavenderblush
#FFF0F5
ΔE00 5.14
Light Pink
#FFD1DF
ΔE00 6.38
Pale Pink
#FFCFDC
ΔE00 6.79
Very Light Pink
#FFF4F2
ΔE00 8.13
Light Rose
#FFC5CB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2E8 #E2FEF8
analogous
#FEE2F6 #FEE2E8 #FEEAE2
triadic
#FEE2E8 #E8FEE2 #E2E8FE
tetradic
#FEE2E8 #F6FEE2 #E2FEF8 #EAE2FE
square
#FEE2E8 #F6FEE2 #E2FEF8 #EAE2FE
split-complementary
#FEE2E8 #E2FEEA #E2F6FE
monochromatic
#FA6C8A #FCA7B9 #FEE1E8 #FEE1E8 #FEE1E8
Accessibility & contrast
On white
1.22
#FEE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FEE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2E8
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2E8 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E8
Deuteranopia (green-blind)
#EBEBE7
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee2e8; /* rgb */ color: rgb(254, 226, 232); /* oklch */ color: oklch(93.7% 0.032 3.1);
Tailwind
colors: {
custom: {
50: '#ffebef',
500: '#fee2e8',
950: '#000000',
},
}SCSS
$custom: #fee2e8; $custom-light: #ffebef; $custom-dark: #000000;
JSON
{
"hex": "#fee2e8",
"rgb": {
"r": 254,
"g": 226,
"b": 232
},
"hsl": {
"h": 347.143,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.9373,
"c": 0.03171,
"h": 3.1
},
"luminance": 0.8129
}Semantic roles & 50–950 ramp
primary
#FEE2E8
secondary
#9AEAD9
accent
#E6B400
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485