#FFE0E5#FFE0E5
#FFE0E5 is a very light, muted red. Relative luminance 0.802; OKLCH L 93.4% C 0.035 H 6.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0E5 |
|---|---|
| RGB | rgb(255, 224, 229) |
| HSL | hsl(350, 100%, 94%) |
| HSV | hsv(350, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 10.2%, 0%) |
| CIE-LAB | lab(91.79, 11.46, 1.49) |
| CIE-LCH | lch(91.79, 11.55, 7.39°) |
| OKLab | oklab(93.36% 0.0345 0.0041) |
| OKLCH | oklch(93.36% 0.035 6.8) |
| XYZ | xyz(82.0375, 80.2302, 85.2779) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.84
Light Pink
#FFD1DF
ΔE00 5.75
Lavenderblush
#FFF0F5
ΔE00 6.05
Pale Pink
#FFCFDC
ΔE00 6.09
Light Rose
#FFC5CB
ΔE00 8.39
Very Light Pink
#FFF4F2
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0E5 #E0FFFA
analogous
#FFE0F5 #FFE0E5 #FFEBE0
triadic
#FFE0E5 #E5FFE0 #E0E5FF
tetradic
#FFE0E5 #F5FFE0 #E0FFFA #EBE0FF
square
#FFE0E5 #F5FFE0 #E0FFFA #EBE0FF
split-complementary
#FFE0E5 #E0FFEB #E0F5FF
monochromatic
#FF667E #FFA3B2 #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.23
#FFE0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FFE0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0E5
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0E5 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E5
Deuteranopia (green-blind)
#EBE9E4
Tritanopia (blue-blind)
#FFDEE2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe0e5; /* rgb */ color: rgb(255, 224, 229); /* oklch */ color: oklch(93.4% 0.035 6.8);
Tailwind
colors: {
custom: {
50: '#ffe9ed',
500: '#ffe0e5',
950: '#000000',
},
}SCSS
$custom: #ffe0e5; $custom-light: #ffe9ed; $custom-dark: #000000;
JSON
{
"hex": "#ffe0e5",
"rgb": {
"r": 255,
"g": 224,
"b": 229
},
"hsl": {
"h": 350.323,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93356,
"c": 0.03477,
"h": 6.8
},
"luminance": 0.80228
}Semantic roles & 50–950 ramp
primary
#FFE0E5
secondary
#97EDDF
accent
#E6C000
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484