#FFE5E2#FFE5E2
#FFE5E2 is a very light, muted red. Relative luminance 0.828; OKLCH L 94.2% C 0.029 H 25.6°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5E2 |
|---|---|
| RGB | rgb(255, 229, 226) |
| HSL | hsl(6, 100%, 94%) |
| HSV | hsv(6, 11%, 100%) |
| CMYK | cmyk(0%, 10.2%, 11.4%, 0%) |
| CIE-LAB | lab(92.92, 8.39, 4.70) |
| CIE-LCH | lch(92.92, 9.62, 29.25°) |
| OKLab | oklab(94.22% 0.0261 0.0125) |
| OKLCH | oklch(94.22% 0.029 25.6) |
| XYZ | xyz(82.9858, 82.7913, 83.5455) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.38
Lavenderblush
#FFF0F5
ΔE00 5.26
Very Light Pink
#FFF4F2
ΔE00 6.08
Seashell
#FFF5EE
ΔE00 7.57
Linen
#FAF0E6
ΔE00 8.36
Snow
#FFFAFA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5E2 #E2FCFF
analogous
#FFE2EE #FFE5E2 #FFF4E2
triadic
#FFE5E2 #E2FFE5 #E5E2FF
tetradic
#FFE5E2 #EEFFE2 #E2FCFF #F4E2FF
square
#FFE5E2 #EEFFE2 #E2FCFF #F4E2FF
split-complementary
#FFE5E2 #E2FFF4 #E2EEFF
monochromatic
#FF7768 #FFAEA5 #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.20
#FFE5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FFE5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5E2
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5E2 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#F0EDE2
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5e2; /* rgb */ color: rgb(255, 229, 226); /* oklch */ color: oklch(94.2% 0.029 25.6);
Tailwind
colors: {
custom: {
50: '#ffedeb',
500: '#ffe5e2',
950: '#000000',
},
}SCSS
$custom: #ffe5e2; $custom-light: #ffedeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe5e2",
"rgb": {
"r": 255,
"g": 229,
"b": 226
},
"hsl": {
"h": 6.207,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94218,
"c": 0.02894,
"h": 25.6
},
"luminance": 0.8279
}Semantic roles & 50–950 ramp
primary
#FFE5E2
secondary
#98E4ED
accent
#CEE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484