#FFE1E2#FFE1E2
#FFE1E2 is a very light, muted red. Relative luminance 0.806; OKLCH L 93.5% C 0.033 H 15.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1E2 |
|---|---|
| RGB | rgb(255, 225, 226) |
| HSL | hsl(358, 100%, 94%) |
| HSV | hsv(358, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 11.4%, 0%) |
| CIE-LAB | lab(91.95, 10.46, 3.30) |
| CIE-LCH | lch(91.95, 10.96, 17.51°) |
| OKLab | oklab(93.46% 0.032 0.0088) |
| OKLCH | oklch(93.46% 0.033 15.5) |
| XYZ | xyz(81.8918, 80.6032, 83.1808) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.19
Lavenderblush
#FFF0F5
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 7.09
Pale Pink
#FFCFDC
ΔE00 7.31
Very Light Pink
#FFF4F2
ΔE00 7.88
Light Rose
#FFC5CB
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1E2 #E1FFFE
analogous
#FFE1F1 #FFE1E2 #FFEFE1
triadic
#FFE1E2 #E2FFE1 #E1E2FF
tetradic
#FFE1E2 #F1FFE1 #E1FFFE #EFE1FF
square
#FFE1E2 #F1FFE1 #E1FFFE #EFE1FF
split-complementary
#FFE1E2 #E1FFEF #E1F1FF
monochromatic
#FF676C #FFA4A7 #FFE0E1 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.23
#FFE1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FFE1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1E2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1E2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#ECEAE2
Tritanopia (blue-blind)
#FFDFE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1e2; /* rgb */ color: rgb(255, 225, 226); /* oklch */ color: oklch(93.5% 0.033 15.5);
Tailwind
colors: {
custom: {
50: '#ffeaeb',
500: '#ffe1e2',
950: '#000000',
},
}SCSS
$custom: #ffe1e2; $custom-light: #ffeaeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe1e2",
"rgb": {
"r": 255,
"g": 225,
"b": 226
},
"hsl": {
"h": 358,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93461,
"c": 0.03316,
"h": 15.5
},
"luminance": 0.80601
}Semantic roles & 50–950 ramp
primary
#FFE1E2
secondary
#97EDEA
accent
#E6DE00
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484