#FFE5E1#FFE5E1
#FFE5E1 is a very light, muted red. Relative luminance 0.827; OKLCH L 94.2% C 0.029 H 28.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5E1 |
|---|---|
| RGB | rgb(255, 229, 225) |
| HSL | hsl(8, 100%, 94%) |
| HSV | hsv(8, 12%, 100%) |
| CMYK | cmyk(0%, 10.2%, 11.8%, 0%) |
| CIE-LAB | lab(92.90, 8.23, 5.19) |
| CIE-LCH | lch(92.90, 9.73, 32.21°) |
| OKLab | oklab(94.19% 0.0257 0.0138) |
| OKLCH | oklch(94.19% 0.029 28.1) |
| XYZ | xyz(82.8490, 82.7365, 82.8249) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.64
Lavenderblush
#FFF0F5
ΔE00 5.52
Very Light Pink
#FFF4F2
ΔE00 6.04
Seashell
#FFF5EE
ΔE00 7.37
Linen
#FAF0E6
ΔE00 8.09
Snow
#FFFAFA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5E1 #E1FBFF
analogous
#FFE1EC #FFE5E1 #FFF4E1
triadic
#FFE5E1 #E1FFE5 #E5E1FF
tetradic
#FFE5E1 #ECFFE1 #E1FBFF #F4E1FF
square
#FFE5E1 #ECFFE1 #E1FBFF #F4E1FF
split-complementary
#FFE5E1 #E1FFF4 #E1ECFF
monochromatic
#FF7B67 #FFB0A4 #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.20
#FFE5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#FFE5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5E1
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5E1 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E1
Deuteranopia (green-blind)
#F0ECE1
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5e1; /* rgb */ color: rgb(255, 229, 225); /* oklch */ color: oklch(94.2% 0.029 28.1);
Tailwind
colors: {
custom: {
50: '#ffedea',
500: '#ffe5e1',
950: '#000000',
},
}SCSS
$custom: #ffe5e1; $custom-light: #ffedea; $custom-dark: #000000;
JSON
{
"hex": "#ffe5e1",
"rgb": {
"r": 255,
"g": 229,
"b": 225
},
"hsl": {
"h": 8,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.94191,
"c": 0.02918,
"h": 28.1
},
"luminance": 0.82735
}Semantic roles & 50–950 ramp
primary
#FFE5E1
secondary
#97E1ED
accent
#C7E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484