#DED8CC#DED8CC
#DED8CC is a very light, near-neutral orange. Relative luminance 0.690; OKLCH L 88.4% C 0.018 H 84.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8CC |
|---|---|
| RGB | rgb(222, 216, 204) |
| HSL | hsl(40, 21%, 84%) |
| HSV | hsv(40, 8%, 87%) |
| CMYK | cmyk(0%, 2.7%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.50, -0.01, 6.64) |
| CIE-LCH | lch(86.50, 6.64, 90.12°) |
| OKLab | oklab(88.37% 0.0017 0.0174) |
| OKLCH | oklch(88.37% 0.018 84.6) |
| XYZ | xyz(65.5779, 69.0015, 66.9790) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.69
Light Grey
#D8DCD6
ΔE00 5.01
Eggshell
#F0EAD6
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 5.91
Linen
#FAF0E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8CC #CCD2DE
analogous
#DECFCC #DED8CC #DBDECC
triadic
#DED8CC #CCDED8 #D8CCDE
tetradic
#DED8CC #CCDECF #CCD2DE #DECCDB
square
#DED8CC #CCDECF #CCD2DE #DECCDB
split-complementary
#DED8CC #CCDBDE #CFCCDE
monochromatic
#AE9F82 #C6BCA7 #DED8CC #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.42
#DED8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DED8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8CC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8CC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CB
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#E1D6D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded8cc; /* rgb */ color: rgb(222, 216, 204); /* oklch */ color: oklch(88.4% 0.018 84.6);
Tailwind
colors: {
custom: {
50: '#e8e4db',
500: '#ded8cc',
950: '#000000',
},
}SCSS
$custom: #ded8cc; $custom-light: #e8e4db; $custom-dark: #000000;
JSON
{
"hex": "#ded8cc",
"rgb": {
"r": 222,
"g": 216,
"b": 204
},
"hsl": {
"h": 40,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88369,
"c": 0.01751,
"h": 84.6
},
"luminance": 0.69001
}Semantic roles & 50–950 ramp
primary
#DED8CC
secondary
#9AA3B4
accent
#64A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484