#FFE3E1#FFE3E1
#FFE3E1 is a very light, muted red. Relative luminance 0.816; OKLCH L 93.8% C 0.031 H 22.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3E1 |
|---|---|
| RGB | rgb(255, 227, 225) |
| HSL | hsl(4, 100%, 94%) |
| HSV | hsv(4, 12%, 100%) |
| CMYK | cmyk(0%, 11%, 11.8%, 0%) |
| CIE-LAB | lab(92.41, 9.26, 4.49) |
| CIE-LCH | lch(92.41, 10.29, 25.84°) |
| OKLab | oklab(93.81% 0.0287 0.0119) |
| OKLCH | oklch(93.81% 0.031 22.6) |
| XYZ | xyz(82.2988, 81.6361, 82.6415) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.63
Lavenderblush
#FFF0F5
ΔE00 5.61
Very Light Pink
#FFF4F2
ΔE00 6.88
Seashell
#FFF5EE
ΔE00 8.48
Light Pink
#FFD1DF
ΔE00 8.58
Pale Pink
#FFCFDC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3E1 #E1FDFF
analogous
#FFE1EE #FFE3E1 #FFF2E1
triadic
#FFE3E1 #E1FFE3 #E3E1FF
tetradic
#FFE3E1 #EEFFE1 #E1FDFF #F2E1FF
square
#FFE3E1 #EEFFE1 #E1FDFF #F2E1FF
split-complementary
#FFE3E1 #E1FFF2 #E1EEFF
monochromatic
#FF7167 #FFAAA4 #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.21
#FFE3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#FFE3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3E1
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3E1 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E1
Deuteranopia (green-blind)
#EEEBE1
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3e1; /* rgb */ color: rgb(255, 227, 225); /* oklch */ color: oklch(93.8% 0.031 22.6);
Tailwind
colors: {
custom: {
50: '#ffebea',
500: '#ffe3e1',
950: '#000000',
},
}SCSS
$custom: #ffe3e1; $custom-light: #ffebea; $custom-dark: #000000;
JSON
{
"hex": "#ffe3e1",
"rgb": {
"r": 255,
"g": 227,
"b": 225
},
"hsl": {
"h": 4,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93812,
"c": 0.03105,
"h": 22.6
},
"luminance": 0.81634
}Semantic roles & 50–950 ramp
primary
#FFE3E1
secondary
#97E7ED
accent
#D6E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484