#FFE5E7#FFE5E7
#FFE5E7 is a very light, muted red. Relative luminance 0.831; OKLCH L 94.4% C 0.029 H 12.4°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5E7 |
|---|---|
| RGB | rgb(255, 229, 231) |
| HSL | hsl(355, 100%, 95%) |
| HSV | hsv(355, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 9.4%, 0%) |
| CIE-LAB | lab(93.04, 9.20, 2.27) |
| CIE-LCH | lch(93.04, 9.47, 13.86°) |
| OKLab | oklab(94.35% 0.028 0.0061) |
| OKLCH | oklch(94.35% 0.029 12.4) |
| XYZ | xyz(83.6819, 83.0697, 87.2116) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.19
Lavenderblush
#FFF0F5
ΔE00 4.37
Very Light Pink
#FFF4F2
ΔE00 6.64
Light Pink
#FFD1DF
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.29
Seashell
#FFF5EE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5E7 #E5FFFD
analogous
#FFE5F4 #FFE5E7 #FFF0E5
triadic
#FFE5E7 #E7FFE5 #E5E7FF
tetradic
#FFE5E7 #F4FFE5 #E5FFFD #F0E5FF
square
#FFE5E7 #F4FFE5 #E5FFFD #F0E5FF
split-complementary
#FFE5E7 #E5FFF0 #E5F4FF
monochromatic
#FF6B76 #FFA8AF #FFE0E3 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.19
#FFE5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#FFE5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5E7
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5E7 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E7
Deuteranopia (green-blind)
#EFEDE7
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5e7; /* rgb */ color: rgb(255, 229, 231); /* oklch */ color: oklch(94.4% 0.029 12.4);
Tailwind
colors: {
custom: {
50: '#ffedee',
500: '#ffe5e7',
950: '#000000',
},
}SCSS
$custom: #ffe5e7; $custom-light: #ffedee; $custom-dark: #000000;
JSON
{
"hex": "#ffe5e7",
"rgb": {
"r": 255,
"g": 229,
"b": 231
},
"hsl": {
"h": 355.385,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94353,
"c": 0.02864,
"h": 12.4
},
"luminance": 0.83068
}Semantic roles & 50–950 ramp
primary
#FFE5E7
secondary
#9BEDE7
accent
#E6D400
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485