#FFE4E5#FFE4E5
#FFE4E5 is a very light, muted red. Relative luminance 0.824; OKLCH L 94.1% C 0.030 H 15.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4E5 |
|---|---|
| RGB | rgb(255, 228, 229) |
| HSL | hsl(358, 100%, 95%) |
| HSV | hsv(358, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 10.2%, 0%) |
| CIE-LAB | lab(92.75, 9.39, 2.89) |
| CIE-LCH | lch(92.75, 9.82, 17.11°) |
| OKLab | oklab(94.11% 0.0287 0.0078) |
| OKLCH | oklch(94.11% 0.03 15.1) |
| XYZ | xyz(83.1251, 82.4056, 85.6405) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.77
Lavenderblush
#FFF0F5
ΔE00 4.82
Very Light Pink
#FFF4F2
ΔE00 6.84
Light Pink
#FFD1DF
ΔE00 7.93
Pale Pink
#FFCFDC
ΔE00 8.21
Seashell
#FFF5EE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4E5 #E4FFFE
analogous
#FFE4F3 #FFE4E5 #FFF1E4
triadic
#FFE4E5 #E5FFE4 #E4E5FF
tetradic
#FFE4E5 #F3FFE4 #E4FFFE #F1E4FF
square
#FFE4E5 #F3FFE4 #E4FFFE #F1E4FF
split-complementary
#FFE4E5 #E4FFF1 #E4F3FF
monochromatic
#FF6A6F #FFA7AA #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.20
#FFE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#FFE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4E5
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4E5 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E5
Deuteranopia (green-blind)
#EEECE5
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4e5; /* rgb */ color: rgb(255, 228, 229); /* oklch */ color: oklch(94.1% 0.030 15.1);
Tailwind
colors: {
custom: {
50: '#ffeced',
500: '#ffe4e5',
950: '#000000',
},
}SCSS
$custom: #ffe4e5; $custom-light: #ffeced; $custom-dark: #000000;
JSON
{
"hex": "#ffe4e5",
"rgb": {
"r": 255,
"g": 228,
"b": 229
},
"hsl": {
"h": 357.778,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94109,
"c": 0.02972,
"h": 15.1
},
"luminance": 0.82404
}Semantic roles & 50–950 ramp
primary
#FFE4E5
secondary
#9AEDEA
accent
#E6DD00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484