#FFE2E0#FFE2E0
#FFE2E0 is a very light, muted red. Relative luminance 0.810; OKLCH L 93.6% C 0.032 H 22.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E0 |
|---|---|
| RGB | rgb(255, 226, 224) |
| HSL | hsl(4, 100%, 94%) |
| HSV | hsv(4, 12%, 100%) |
| CMYK | cmyk(0%, 11.4%, 12.2%, 0%) |
| CIE-LAB | lab(92.15, 9.62, 4.62) |
| CIE-LCH | lch(92.15, 10.67, 25.66°) |
| OKLab | oklab(93.6% 0.0297 0.0123) |
| OKLCH | oklch(93.6% 0.032 22.5) |
| XYZ | xyz(81.8901, 81.0363, 81.8343) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.92
Lavenderblush
#FFF0F5
ΔE00 5.92
Very Light Pink
#FFF4F2
ΔE00 7.24
Light Pink
#FFD1DF
ΔE00 8.32
Pale Pink
#FFCFDC
ΔE00 8.48
Seashell
#FFF5EE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E0 #E0FDFF
analogous
#FFE0EE #FFE2E0 #FFF2E0
triadic
#FFE2E0 #E0FFE2 #E2E0FF
tetradic
#FFE2E0 #EEFFE0 #E0FDFF #F2E0FF
square
#FFE2E0 #EEFFE0 #E0FDFF #F2E0FF
split-complementary
#FFE2E0 #E0FFF2 #E0EEFF
monochromatic
#FF6F66 #FFA9A3 #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.22
#FFE2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#FFE2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E0
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E0 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E0
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#FFDFE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2e0; /* rgb */ color: rgb(255, 226, 224); /* oklch */ color: oklch(93.6% 0.032 22.5);
Tailwind
colors: {
custom: {
50: '#ffebe9',
500: '#ffe2e0',
950: '#000000',
},
}SCSS
$custom: #ffe2e0; $custom-light: #ffebe9; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e0",
"rgb": {
"r": 255,
"g": 226,
"b": 224
},
"hsl": {
"h": 3.871,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93596,
"c": 0.03218,
"h": 22.5
},
"luminance": 0.81035
}Semantic roles & 50–950 ramp
primary
#FFE2E0
secondary
#97E7ED
accent
#D7E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484