#FFE0E1#FFE0E1
#FFE0E1 is a very light, muted red. Relative luminance 0.800; OKLCH L 93.2% C 0.034 H 15.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0E1 |
|---|---|
| RGB | rgb(255, 224, 225) |
| HSL | hsl(358, 100%, 94%) |
| HSV | hsv(358, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 11.8%, 0%) |
| CIE-LAB | lab(91.69, 10.81, 3.44) |
| CIE-LCH | lch(91.69, 11.34, 17.62°) |
| OKLab | oklab(93.25% 0.0331 0.0092) |
| OKLCH | oklch(93.25% 0.034 15.6) |
| XYZ | xyz(81.4854, 80.0094, 82.3704) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.41
Lavenderblush
#FFF0F5
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 6.82
Pale Pink
#FFCFDC
ΔE00 7.03
Very Light Pink
#FFF4F2
ΔE00 8.23
Light Rose
#FFC5CB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0E1 #E0FFFE
analogous
#FFE0F1 #FFE0E1 #FFEFE0
triadic
#FFE0E1 #E1FFE0 #E0E1FF
tetradic
#FFE0E1 #F1FFE0 #E0FFFE #EFE0FF
square
#FFE0E1 #F1FFE0 #E0FFFE #EFE0FF
split-complementary
#FFE0E1 #E0FFEF #E0F1FF
monochromatic
#FF666B #FFA3A6 #FFE0E1 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.24
#FFE0E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FFE0E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0E1
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0E1 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E1
Deuteranopia (green-blind)
#ECE9E1
Tritanopia (blue-blind)
#FFDDE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe0e1; /* rgb */ color: rgb(255, 224, 225); /* oklch */ color: oklch(93.2% 0.034 15.6);
Tailwind
colors: {
custom: {
50: '#ffe9ea',
500: '#ffe0e1',
950: '#000000',
},
}SCSS
$custom: #ffe0e1; $custom-light: #ffe9ea; $custom-dark: #000000;
JSON
{
"hex": "#ffe0e1",
"rgb": {
"r": 255,
"g": 224,
"b": 225
},
"hsl": {
"h": 358.065,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93246,
"c": 0.03431,
"h": 15.6
},
"luminance": 0.80008
}Semantic roles & 50–950 ramp
primary
#FFE0E1
secondary
#97EDEA
accent
#E6DE00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484