#FFE0D2#FFE0D2
#FFE0D2 is a very light, muted orange. Relative luminance 0.792; OKLCH L 92.9% C 0.039 H 45.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0D2 |
|---|---|
| RGB | rgb(255, 224, 210) |
| HSL | hsl(19, 100%, 91%) |
| HSV | hsv(19, 18%, 100%) |
| CMYK | cmyk(0%, 12.2%, 17.6%, 0%) |
| CIE-LAB | lab(91.34, 8.50, 10.77) |
| CIE-LCH | lch(91.34, 13.72, 51.73°) |
| OKLab | oklab(92.85% 0.0274 0.0282) |
| OKLCH | oklch(92.85% 0.039 45.8) |
| XYZ | xyz(79.5283, 79.2266, 72.0632) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.82
Apricot
#FBCEB1
ΔE00 6.77
Peach
#FFDAB9
ΔE00 7.01
Bisque
#FFE4C4
ΔE00 8.14
Antiquewhite
#FAEBD7
ΔE00 8.21
Linen
#FAF0E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0D2 #D2F1FF
analogous
#FFD2DA #FFE0D2 #FFF6D2
triadic
#FFE0D2 #D2FFE0 #E0D2FF
tetradic
#FFE0D2 #DAFFD2 #D2F1FF #F6D2FF
square
#FFE0D2 #DAFFD2 #D2F1FF #F6D2FF
split-complementary
#FFE0D2 #D2FFF6 #D2DAFF
monochromatic
#FF8C58 #FFB695 #FFE0D2 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.25
#FFE0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFE0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0D2
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0D2 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D1
Deuteranopia (green-blind)
#EFE9D2
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe0d2; /* rgb */ color: rgb(255, 224, 210); /* oklch */ color: oklch(92.9% 0.039 45.8);
Tailwind
colors: {
custom: {
50: '#ffe9df',
500: '#ffe0d2',
950: '#000000',
},
}SCSS
$custom: #ffe0d2; $custom-light: #ffe9df; $custom-dark: #000000;
JSON
{
"hex": "#ffe0d2",
"rgb": {
"r": 255,
"g": 224,
"b": 210
},
"hsl": {
"h": 18.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.92854,
"c": 0.03927,
"h": 45.8
},
"luminance": 0.79224
}Semantic roles & 50–950 ramp
primary
#FFE0D2
secondary
#8BCDEA
accent
#9EE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484