#FFE5E9#FFE5E9
#FFE5E9 is a very light, muted red. Relative luminance 0.832; OKLCH L 94.4% C 0.029 H 7.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5E9 |
|---|---|
| RGB | rgb(255, 229, 233) |
| HSL | hsl(351, 100%, 95%) |
| HSV | hsv(351, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 8.6%, 0%) |
| CIE-LAB | lab(93.09, 9.53, 1.30) |
| CIE-LCH | lch(93.09, 9.61, 7.77°) |
| OKLab | oklab(94.41% 0.0287 0.0036) |
| OKLCH | oklch(94.41% 0.029 7.1) |
| XYZ | xyz(83.9660, 83.1833, 88.7077) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.04
Lavenderblush
#FFF0F5
ΔE00 4.27
Very Light Pink
#FFF4F2
ΔE00 7.01
Light Pink
#FFD1DF
ΔE00 7.50
Pale Pink
#FFCFDC
ΔE00 7.88
Snow
#FFFAFA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5E9 #E5FFFB
analogous
#FFE5F6 #FFE5E9 #FFEEE5
triadic
#FFE5E9 #E9FFE5 #E5E9FF
tetradic
#FFE5E9 #F6FFE5 #E5FFFB #EEE5FF
square
#FFE5E9 #F6FFE5 #E5FFFB #EEE5FF
split-complementary
#FFE5E9 #E5FFEE #E5F6FF
monochromatic
#FF6B81 #FFA8B5 #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.19
#FFE5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#FFE5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5E9
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5E9 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9E9
Deuteranopia (green-blind)
#EEEDE9
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5e9; /* rgb */ color: rgb(255, 229, 233); /* oklch */ color: oklch(94.4% 0.029 7.1);
Tailwind
colors: {
custom: {
50: '#ffedf0',
500: '#ffe5e9',
950: '#000000',
},
}SCSS
$custom: #ffe5e9; $custom-light: #ffedf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe5e9",
"rgb": {
"r": 255,
"g": 229,
"b": 233
},
"hsl": {
"h": 350.769,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94408,
"c": 0.02894,
"h": 7.1
},
"luminance": 0.83182
}Semantic roles & 50–950 ramp
primary
#FFE5E9
secondary
#9BEDE1
accent
#E6C200
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485