#FFE5E8#FFE5E8
#FFE5E8 is a very light, muted red. Relative luminance 0.831; OKLCH L 94.4% C 0.029 H 9.7°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5E8 |
|---|---|
| RGB | rgb(255, 229, 232) |
| HSL | hsl(353, 100%, 95%) |
| HSV | hsv(353, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 9%, 0%) |
| CIE-LAB | lab(93.07, 9.36, 1.78) |
| CIE-LCH | lch(93.07, 9.53, 10.79°) |
| OKLab | oklab(94.38% 0.0284 0.0049) |
| OKLCH | oklch(94.38% 0.029 9.7) |
| XYZ | xyz(83.8235, 83.1263, 87.9575) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.62
Lavenderblush
#FFF0F5
ΔE00 4.30
Very Light Pink
#FFF4F2
ΔE00 6.82
Light Pink
#FFD1DF
ΔE00 7.73
Pale Pink
#FFCFDC
ΔE00 8.07
Seashell
#FFF5EE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5E8 #E5FFFC
analogous
#FFE5F5 #FFE5E8 #FFEFE5
triadic
#FFE5E8 #E8FFE5 #E5E8FF
tetradic
#FFE5E8 #F5FFE5 #E5FFFC #EFE5FF
square
#FFE5E8 #F5FFE5 #E5FFFC #EFE5FF
split-complementary
#FFE5E8 #E5FFEF #E5F5FF
monochromatic
#FF6B7C #FFA8B2 #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.19
#FFE5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#FFE5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5E8
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5E8 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E8
Deuteranopia (green-blind)
#EEEDE8
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5e8; /* rgb */ color: rgb(255, 229, 232); /* oklch */ color: oklch(94.4% 0.029 9.7);
Tailwind
colors: {
custom: {
50: '#ffedef',
500: '#ffe5e8',
950: '#000000',
},
}SCSS
$custom: #ffe5e8; $custom-light: #ffedef; $custom-dark: #000000;
JSON
{
"hex": "#ffe5e8",
"rgb": {
"r": 255,
"g": 229,
"b": 232
},
"hsl": {
"h": 353.077,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94381,
"c": 0.02876,
"h": 9.7
},
"luminance": 0.83125
}Semantic roles & 50–950 ramp
primary
#FFE5E8
secondary
#9BEDE4
accent
#E6CB00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485