#FFE0DF#FFE0DF
#FFE0DF is a very light, muted red. Relative luminance 0.799; OKLCH L 93.2% C 0.034 H 20.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0DF |
|---|---|
| RGB | rgb(255, 224, 223) |
| HSL | hsl(2, 100%, 94%) |
| HSV | hsv(2, 13%, 100%) |
| CMYK | cmyk(0%, 12.2%, 12.5%, 0%) |
| CIE-LAB | lab(91.64, 10.49, 4.41) |
| CIE-LCH | lch(91.64, 11.38, 22.80°) |
| OKLab | oklab(93.19% 0.0323 0.0118) |
| OKLCH | oklch(93.19% 0.034 20) |
| XYZ | xyz(81.2142, 79.9009, 80.9419) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.81
Lavenderblush
#FFF0F5
ΔE00 6.39
Light Pink
#FFD1DF
ΔE00 7.47
Pale Pink
#FFCFDC
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 8.02
Light Rose
#FFC5CB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0DF #DFFEFF
analogous
#FFDFEE #FFE0DF #FFF0DF
triadic
#FFE0DF #DFFFE0 #E0DFFF
tetradic
#FFE0DF #EEFFDF #DFFEFF #F0DFFF
square
#FFE0DF #EEFFDF #DFFEFF #F0DFFF
split-complementary
#FFE0DF #DFFFF0 #DFEEFF
monochromatic
#FF6965 #FFA5A2 #FFE0DF #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.24
#FFE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0DF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0DF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DF
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#FFDDE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe0df; /* rgb */ color: rgb(255, 224, 223); /* oklch */ color: oklch(93.2% 0.034 20.0);
Tailwind
colors: {
custom: {
50: '#ffe9e9',
500: '#ffe0df',
950: '#000000',
},
}SCSS
$custom: #ffe0df; $custom-light: #ffe9e9; $custom-dark: #000000;
JSON
{
"hex": "#ffe0df",
"rgb": {
"r": 255,
"g": 224,
"b": 223
},
"hsl": {
"h": 1.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93192,
"c": 0.03437,
"h": 20
},
"luminance": 0.79899
}Semantic roles & 50–950 ramp
primary
#FFE0DF
secondary
#96EAEC
accent
#DEE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484