#FFE0D3#FFE0D3
#FFE0D3 is a very light, muted orange. Relative luminance 0.793; OKLCH L 92.9% C 0.039 H 44.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0D3 |
|---|---|
| RGB | rgb(255, 224, 211) |
| HSL | hsl(18, 100%, 91%) |
| HSV | hsv(18, 17%, 100%) |
| CMYK | cmyk(0%, 12.2%, 17.3%, 0%) |
| CIE-LAB | lab(91.36, 8.65, 10.28) |
| CIE-LCH | lch(91.36, 13.43, 49.93°) |
| OKLab | oklab(92.88% 0.0278 0.0269) |
| OKLCH | oklch(92.88% 0.039 44.1) |
| XYZ | xyz(79.6533, 79.2766, 72.7214) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.40
Apricot
#FBCEB1
ΔE00 7.07
Peach
#FFDAB9
ΔE00 7.45
Very Light Pink
#FFF4F2
ΔE00 8.36
Linen
#FAF0E6
ΔE00 8.37
Seashell
#FFF5EE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0D3 #D3F2FF
analogous
#FFD3DC #FFE0D3 #FFF6D3
triadic
#FFE0D3 #D3FFE0 #E0D3FF
tetradic
#FFE0D3 #DCFFD3 #D3F2FF #F6D3FF
square
#FFE0D3 #DCFFD3 #D3F2FF #F6D3FF
split-complementary
#FFE0D3 #D3FFF6 #D3DCFF
monochromatic
#FF8A59 #FFB596 #FFE0D3 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.25
#FFE0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFE0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0D3
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0D3 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D2
Deuteranopia (green-blind)
#EFE9D3
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe0d3; /* rgb */ color: rgb(255, 224, 211); /* oklch */ color: oklch(92.9% 0.039 44.1);
Tailwind
colors: {
custom: {
50: '#ffe9e0',
500: '#ffe0d3',
950: '#000000',
},
}SCSS
$custom: #ffe0d3; $custom-light: #ffe9e0; $custom-dark: #000000;
JSON
{
"hex": "#ffe0d3",
"rgb": {
"r": 255,
"g": 224,
"b": 211
},
"hsl": {
"h": 17.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.92879,
"c": 0.03866,
"h": 44.1
},
"luminance": 0.79274
}Semantic roles & 50–950 ramp
primary
#FFE0D3
secondary
#8CCFEB
accent
#A2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484