#FFE1E1#FFE1E1
#FFE1E1 is a very light, muted red. Relative luminance 0.805; OKLCH L 93.4% C 0.033 H 17.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1E1 |
|---|---|
| RGB | rgb(255, 225, 225) |
| HSL | hsl(0, 100%, 94%) |
| HSV | hsv(0, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 11.8%, 0%) |
| CIE-LAB | lab(91.93, 10.30, 3.78) |
| CIE-LCH | lch(91.93, 10.97, 20.18°) |
| OKLab | oklab(93.43% 0.0316 0.0101) |
| OKLCH | oklch(93.43% 0.033 17.8) |
| XYZ | xyz(81.7550, 80.5485, 82.4603) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.83
Lavenderblush
#FFF0F5
ΔE00 5.94
Light Pink
#FFD1DF
ΔE00 7.39
Pale Pink
#FFCFDC
ΔE00 7.59
Very Light Pink
#FFF4F2
ΔE00 7.77
Light Rose
#FFC5CB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1E1 #E1FFFF
analogous
#FFE1F0 #FFE1E1 #FFF0E1
triadic
#FFE1E1 #E1FFE1 #E1E1FF
tetradic
#FFE1E1 #F0FFE1 #E1FFFF #F0E1FF
square
#FFE1E1 #F0FFE1 #E1FFFF #F0E1FF
split-complementary
#FFE1E1 #E1FFF0 #E1F0FF
monochromatic
#FF6767 #FFA4A4 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.23
#FFE1E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FFE1E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1E1
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1E1 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E1
Deuteranopia (green-blind)
#EDEAE1
Tritanopia (blue-blind)
#FFDEE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1e1; /* rgb */ color: rgb(255, 225, 225); /* oklch */ color: oklch(93.4% 0.033 17.8);
Tailwind
colors: {
custom: {
50: '#ffeaea',
500: '#ffe1e1',
950: '#000000',
},
}SCSS
$custom: #ffe1e1; $custom-light: #ffeaea; $custom-dark: #000000;
JSON
{
"hex": "#ffe1e1",
"rgb": {
"r": 255,
"g": 225,
"b": 225
},
"hsl": {
"h": 0,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93434,
"c": 0.03316,
"h": 17.8
},
"luminance": 0.80547
}Semantic roles & 50–950 ramp
primary
#FFE1E1
secondary
#97EDED
accent
#E5E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484