#FFE5E5#FFE5E5
#FFE5E5 is a very light, muted red. Relative luminance 0.830; OKLCH L 94.3% C 0.029 H 17.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5E5 |
|---|---|
| RGB | rgb(255, 229, 229) |
| HSL | hsl(0, 100%, 95%) |
| HSV | hsv(0, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 10.2%, 0%) |
| CIE-LAB | lab(93.00, 8.87, 3.24) |
| CIE-LCH | lch(93.00, 9.45, 20.07°) |
| OKLab | oklab(94.3% 0.0272 0.0087) |
| OKLCH | oklch(94.3% 0.029 17.7) |
| XYZ | xyz(83.4010, 82.9574, 85.7325) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.34
Lavenderblush
#FFF0F5
ΔE00 4.63
Very Light Pink
#FFF4F2
ΔE00 6.35
Seashell
#FFF5EE
ΔE00 8.24
Light Pink
#FFD1DF
ΔE00 8.51
Pale Pink
#FFCFDC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5E5 #E5FFFF
analogous
#FFE5F2 #FFE5E5 #FFF2E5
triadic
#FFE5E5 #E5FFE5 #E5E5FF
tetradic
#FFE5E5 #F2FFE5 #E5FFFF #F2E5FF
square
#FFE5E5 #F2FFE5 #E5FFFF #F2E5FF
split-complementary
#FFE5E5 #E5FFF2 #E5F2FF
monochromatic
#FF6B6B #FFA8A8 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.19
#FFE5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#FFE5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5E5
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5E5 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E5
Deuteranopia (green-blind)
#EFEDE5
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe5e5; /* rgb */ color: rgb(255, 229, 229); /* oklch */ color: oklch(94.3% 0.029 17.7);
Tailwind
colors: {
custom: {
50: '#ffeded',
500: '#ffe5e5',
950: '#000000',
},
}SCSS
$custom: #ffe5e5; $custom-light: #ffeded; $custom-dark: #000000;
JSON
{
"hex": "#ffe5e5",
"rgb": {
"r": 255,
"g": 229,
"b": 229
},
"hsl": {
"h": 0,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94298,
"c": 0.02859,
"h": 17.7
},
"luminance": 0.82956
}Semantic roles & 50–950 ramp
primary
#FFE5E5
secondary
#9BEDED
accent
#E5E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484