#FFE2E1#FFE2E1
#FFE2E1 is a very light, muted red. Relative luminance 0.811; OKLCH L 93.6% C 0.032 H 20.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2E1 |
|---|---|
| RGB | rgb(255, 226, 225) |
| HSL | hsl(2, 100%, 94%) |
| HSV | hsv(2, 12%, 100%) |
| CMYK | cmyk(0%, 11.4%, 11.8%, 0%) |
| CIE-LAB | lab(92.17, 9.78, 4.13) |
| CIE-LCH | lch(92.17, 10.62, 22.92°) |
| OKLab | oklab(93.62% 0.0301 0.011) |
| OKLCH | oklch(93.62% 0.032 20.1) |
| XYZ | xyz(82.0261, 81.0907, 82.5506) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.24
Lavenderblush
#FFF0F5
ΔE00 5.75
Very Light Pink
#FFF4F2
ΔE00 7.32
Light Pink
#FFD1DF
ΔE00 7.98
Pale Pink
#FFCFDC
ΔE00 8.17
Seashell
#FFF5EE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2E1 #E1FEFF
analogous
#FFE1EF #FFE2E1 #FFF1E1
triadic
#FFE2E1 #E1FFE2 #E2E1FF
tetradic
#FFE2E1 #EFFFE1 #E1FEFF #F1E1FF
square
#FFE2E1 #EFFFE1 #E1FEFF #F1E1FF
split-complementary
#FFE2E1 #E1FFF1 #E1EFFF
monochromatic
#FF6C67 #FFA7A4 #FFE1E0 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.22
#FFE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#FFE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2E1
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2E1 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E1
Deuteranopia (green-blind)
#EDEBE1
Tritanopia (blue-blind)
#FFDFE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2e1; /* rgb */ color: rgb(255, 226, 225); /* oklch */ color: oklch(93.6% 0.032 20.1);
Tailwind
colors: {
custom: {
50: '#ffebea',
500: '#ffe2e1',
950: '#000000',
},
}SCSS
$custom: #ffe2e1; $custom-light: #ffebea; $custom-dark: #000000;
JSON
{
"hex": "#ffe2e1",
"rgb": {
"r": 255,
"g": 226,
"b": 225
},
"hsl": {
"h": 2,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93623,
"c": 0.03208,
"h": 20.1
},
"luminance": 0.81089
}Semantic roles & 50–950 ramp
primary
#FFE2E1
secondary
#97EAED
accent
#DEE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484