#FFE0D4#FFE0D4
#FFE0D4 is a very light, muted orange. Relative luminance 0.793; OKLCH L 92.9% C 0.038 H 42.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0D4 |
|---|---|
| RGB | rgb(255, 224, 212) |
| HSL | hsl(17, 100%, 92%) |
| HSV | hsv(17, 17%, 100%) |
| CMYK | cmyk(0%, 12.2%, 16.9%, 0%) |
| CIE-LAB | lab(91.38, 8.80, 9.79) |
| CIE-LCH | lch(91.38, 13.16, 48.06°) |
| OKLab | oklab(92.9% 0.0281 0.0257) |
| OKLCH | oklch(92.9% 0.038 42.4) |
| XYZ | xyz(79.7791, 79.3269, 73.3836) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.99
Apricot
#FBCEB1
ΔE00 7.39
Peach
#FFDAB9
ΔE00 7.89
Very Light Pink
#FFF4F2
ΔE00 8.23
Seashell
#FFF5EE
ΔE00 8.43
Linen
#FAF0E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0D4 #D4F3FF
analogous
#FFD4DE #FFE0D4 #FFF6D4
triadic
#FFE0D4 #D4FFE0 #E0D4FF
tetradic
#FFE0D4 #DEFFD4 #D4F3FF #F6D4FF
square
#FFE0D4 #DEFFD4 #D4F3FF #F6D4FF
split-complementary
#FFE0D4 #D4FFF6 #D4DEFF
monochromatic
#FF885A #FFB497 #FFE0D4 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.25
#FFE0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFE0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0D4
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0D4 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D3
Deuteranopia (green-blind)
#EEE9D4
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe0d4; /* rgb */ color: rgb(255, 224, 212); /* oklch */ color: oklch(92.9% 0.038 42.4);
Tailwind
colors: {
custom: {
50: '#ffe9e1',
500: '#ffe0d4',
950: '#000000',
},
}SCSS
$custom: #ffe0d4; $custom-light: #ffe9e1; $custom-dark: #000000;
JSON
{
"hex": "#ffe0d4",
"rgb": {
"r": 255,
"g": 224,
"b": 212
},
"hsl": {
"h": 16.744,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.92904,
"c": 0.03808,
"h": 42.4
},
"luminance": 0.79325
}Semantic roles & 50–950 ramp
primary
#FFE0D4
secondary
#8CD0EB
accent
#A5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484