#DED4CC#DED4CC
#DED4CC is a very light, near-neutral orange. Relative luminance 0.670; OKLCH L 87.6% C 0.016 H 61.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4CC |
|---|---|
| RGB | rgb(222, 212, 204) |
| HSL | hsl(27, 21%, 84%) |
| HSV | hsv(27, 8%, 87%) |
| CMYK | cmyk(0%, 4.5%, 8.1%, 12.9%) |
| CIE-LAB | lab(85.49, 2.07, 5.18) |
| CIE-LCH | lch(85.49, 5.58, 68.26°) |
| OKLab | oklab(87.57% 0.0075 0.0137) |
| OKLCH | oklch(87.57% 0.016 61.3) |
| XYZ | xyz(64.5655, 66.9769, 66.6415) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.51
Warm Gray
#C9BEB0
ΔE00 6.11
Linen
#FAF0E6
ΔE00 6.20
Light Grey
#D8DCD6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4CC #CCD6DE
analogous
#DECCCD #DED4CC #DEDDCC
triadic
#DED4CC #CCDED4 #D4CCDE
tetradic
#DED4CC #CDDECC #CCD6DE #DDCCDE
square
#DED4CC #CDDECC #CCD6DE #DDCCDE
split-complementary
#DED4CC #CCDEDD #CCCDDE
monochromatic
#AE9582 #C6B5A7 #DED4CC #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.46
#DED4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DED4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4CC
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4CC | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#E2D2D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4cc; /* rgb */ color: rgb(222, 212, 204); /* oklch */ color: oklch(87.6% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#e8e1db',
500: '#ded4cc',
950: '#000000',
},
}SCSS
$custom: #ded4cc; $custom-light: #e8e1db; $custom-dark: #000000;
JSON
{
"hex": "#ded4cc",
"rgb": {
"r": 222,
"g": 212,
"b": 204
},
"hsl": {
"h": 26.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.87573,
"c": 0.01556,
"h": 61.3
},
"luminance": 0.66976
}Semantic roles & 50–950 ramp
primary
#DED4CC
secondary
#9AA9B4
accent
#78A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484