#FFE0E4#FFE0E4
#FFE0E4 is a very light, muted red. Relative luminance 0.802; OKLCH L 93.3% C 0.035 H 9.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0E4 |
|---|---|
| RGB | rgb(255, 224, 228) |
| HSL | hsl(352, 100%, 94%) |
| HSV | hsv(352, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 10.6%, 0%) |
| CIE-LAB | lab(91.76, 11.29, 1.97) |
| CIE-LCH | lch(91.76, 11.47, 9.91°) |
| OKLab | oklab(93.33% 0.0342 0.0054) |
| OKLCH | oklch(93.33% 0.035 9) |
| XYZ | xyz(81.8983, 80.1745, 84.5447) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.47
Light Pink
#FFD1DF
ΔE00 5.99
Lavenderblush
#FFF0F5
ΔE00 6.05
Pale Pink
#FFCFDC
ΔE00 6.29
Light Rose
#FFC5CB
ΔE00 8.41
Very Light Pink
#FFF4F2
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0E4 #E0FFFB
analogous
#FFE0F4 #FFE0E4 #FFECE0
triadic
#FFE0E4 #E4FFE0 #E0E4FF
tetradic
#FFE0E4 #F4FFE0 #E0FFFB #ECE0FF
square
#FFE0E4 #F4FFE0 #E0FFFB #ECE0FF
split-complementary
#FFE0E4 #E0FFEC #E0F4FF
monochromatic
#FF6679 #FFA3AF #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.23
#FFE0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#FFE0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0E4
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0E4 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#EBE9E3
Tritanopia (blue-blind)
#FFDEE1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe0e4; /* rgb */ color: rgb(255, 224, 228); /* oklch */ color: oklch(93.3% 0.035 9.0);
Tailwind
colors: {
custom: {
50: '#ffe9ec',
500: '#ffe0e4',
950: '#000000',
},
}SCSS
$custom: #ffe0e4; $custom-light: #ffe9ec; $custom-dark: #000000;
JSON
{
"hex": "#ffe0e4",
"rgb": {
"r": 255,
"g": 224,
"b": 228
},
"hsl": {
"h": 352.258,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93328,
"c": 0.03458,
"h": 9
},
"luminance": 0.80173
}Semantic roles & 50–950 ramp
primary
#FFE0E4
secondary
#97EDE1
accent
#E6C800
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484