#FFE4E0#FFE4E0
#FFE4E0 is a very light, muted red. Relative luminance 0.821; OKLCH L 94.0% C 0.030 H 27.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E0 |
|---|---|
| RGB | rgb(255, 228, 224) |
| HSL | hsl(8, 100%, 94%) |
| HSV | hsv(8, 12%, 100%) |
| CMYK | cmyk(0%, 10.6%, 12.2%, 0%) |
| CIE-LAB | lab(92.63, 8.59, 5.32) |
| CIE-LCH | lch(92.63, 10.10, 31.79°) |
| OKLab | oklab(93.98% 0.0268 0.0141) |
| OKLCH | oklch(93.98% 0.03 27.7) |
| XYZ | xyz(82.4371, 82.1303, 82.0166) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.45
Lavenderblush
#FFF0F5
ΔE00 5.78
Very Light Pink
#FFF4F2
ΔE00 6.41
Seashell
#FFF5EE
ΔE00 7.74
Linen
#FAF0E6
ΔE00 8.44
Snow
#FFFAFA
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E0 #E0FBFF
analogous
#FFE0EC #FFE4E0 #FFF4E0
triadic
#FFE4E0 #E0FFE4 #E4E0FF
tetradic
#FFE4E0 #ECFFE0 #E0FBFF #F4E0FF
square
#FFE4E0 #ECFFE0 #E0FBFF #F4E0FF
split-complementary
#FFE4E0 #E0FFF4 #E0ECFF
monochromatic
#FF7966 #FFAFA3 #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.21
#FFE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#FFE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E0
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E0 | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E0
Deuteranopia (green-blind)
#EFECE0
Tritanopia (blue-blind)
#FFE1E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e0; /* rgb */ color: rgb(255, 228, 224); /* oklch */ color: oklch(94.0% 0.030 27.7);
Tailwind
colors: {
custom: {
50: '#ffece9',
500: '#ffe4e0',
950: '#000000',
},
}SCSS
$custom: #ffe4e0; $custom-light: #ffece9; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e0",
"rgb": {
"r": 255,
"g": 228,
"b": 224
},
"hsl": {
"h": 7.742,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93975,
"c": 0.03031,
"h": 27.7
},
"luminance": 0.82129
}Semantic roles & 50–950 ramp
primary
#FFE4E0
secondary
#97E1ED
accent
#C8E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484