#FFE0E2#FFE0E2
#FFE0E2 is a very light, muted red. Relative luminance 0.801; OKLCH L 93.3% C 0.034 H 13.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0E2 |
|---|---|
| RGB | rgb(255, 224, 226) |
| HSL | hsl(356, 100%, 94%) |
| HSV | hsv(356, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 11.4%, 0%) |
| CIE-LAB | lab(91.71, 10.97, 2.95) |
| CIE-LCH | lch(91.71, 11.36, 15.04°) |
| OKLab | oklab(93.27% 0.0334 0.0079) |
| OKLCH | oklch(93.27% 0.034 13.3) |
| XYZ | xyz(81.6222, 80.0641, 83.0910) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.75
Lavenderblush
#FFF0F5
ΔE00 6.11
Light Pink
#FFD1DF
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.76
Very Light Pink
#FFF4F2
ΔE00 8.35
Light Rose
#FFC5CB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0E2 #E0FFFD
analogous
#FFE0F2 #FFE0E2 #FFEEE0
triadic
#FFE0E2 #E2FFE0 #E0E2FF
tetradic
#FFE0E2 #F2FFE0 #E0FFFD #EEE0FF
square
#FFE0E2 #F2FFE0 #E0FFFD #EEE0FF
split-complementary
#FFE0E2 #E0FFEE #E0F2FF
monochromatic
#FF666F #FFA3A9 #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.23
#FFE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FFE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0E2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0E2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#ECE9E2
Tritanopia (blue-blind)
#FFDEE1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe0e2; /* rgb */ color: rgb(255, 224, 226); /* oklch */ color: oklch(93.3% 0.034 13.3);
Tailwind
colors: {
custom: {
50: '#ffe9eb',
500: '#ffe0e2',
950: '#000000',
},
}SCSS
$custom: #ffe0e2; $custom-light: #ffe9eb; $custom-dark: #000000;
JSON
{
"hex": "#ffe0e2",
"rgb": {
"r": 255,
"g": 224,
"b": 226
},
"hsl": {
"h": 356.129,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93273,
"c": 0.03435,
"h": 13.3
},
"luminance": 0.80062
}Semantic roles & 50–950 ramp
primary
#FFE0E2
secondary
#97EDE7
accent
#E6D700
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484