#FFE1E5#FFE1E5
#FFE1E5 is a very light, muted red. Relative luminance 0.808; OKLCH L 93.5% C 0.033 H 8.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1E5 |
|---|---|
| RGB | rgb(255, 225, 229) |
| HSL | hsl(352, 100%, 94%) |
| HSV | hsv(352, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 10.2%, 0%) |
| CIE-LAB | lab(92.03, 10.94, 1.84) |
| CIE-LCH | lch(92.03, 11.09, 9.53°) |
| OKLab | oklab(93.54% 0.0331 0.005) |
| OKLCH | oklch(93.54% 0.033 8.6) |
| XYZ | xyz(82.3070, 80.7693, 85.3678) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.32
Lavenderblush
#FFF0F5
ΔE00 5.70
Light Pink
#FFD1DF
ΔE00 6.27
Pale Pink
#FFCFDC
ΔE00 6.60
Very Light Pink
#FFF4F2
ΔE00 8.32
Light Rose
#FFC5CB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1E5 #E1FFFB
analogous
#FFE1F4 #FFE1E5 #FFECE1
triadic
#FFE1E5 #E5FFE1 #E1E5FF
tetradic
#FFE1E5 #F4FFE1 #E1FFFB #ECE1FF
square
#FFE1E5 #F4FFE1 #E1FFFB #ECE1FF
split-complementary
#FFE1E5 #E1FFEC #E1F4FF
monochromatic
#FF677B #FFA4B0 #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.22
#FFE1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#FFE1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1E5
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1E5 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E5
Deuteranopia (green-blind)
#ECEAE4
Tritanopia (blue-blind)
#FFDFE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1e5; /* rgb */ color: rgb(255, 225, 229); /* oklch */ color: oklch(93.5% 0.033 8.6);
Tailwind
colors: {
custom: {
50: '#ffeaed',
500: '#ffe1e5',
950: '#000000',
},
}SCSS
$custom: #ffe1e5; $custom-light: #ffeaed; $custom-dark: #000000;
JSON
{
"hex": "#ffe1e5",
"rgb": {
"r": 255,
"g": 225,
"b": 229
},
"hsl": {
"h": 352,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93544,
"c": 0.03345,
"h": 8.6
},
"luminance": 0.80768
}Semantic roles & 50–950 ramp
primary
#FFE1E5
secondary
#97EDE1
accent
#E6C700
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484