#DED6CC#DED6CC
#DED6CC is a very light, near-neutral orange. Relative luminance 0.680; OKLCH L 88.0% C 0.016 H 73.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6CC |
|---|---|
| RGB | rgb(222, 214, 204) |
| HSL | hsl(33, 21%, 84%) |
| HSV | hsv(33, 8%, 87%) |
| CMYK | cmyk(0%, 3.6%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.00, 1.02, 5.91) |
| CIE-LCH | lch(86.00, 6.00, 80.16°) |
| OKLab | oklab(87.97% 0.0046 0.0155) |
| OKLCH | oklch(87.97% 0.016 73.7) |
| XYZ | xyz(65.0686, 67.9830, 66.8092) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 5.81
Linen
#FAF0E6
ΔE00 5.87
Warm Gray
#C9BEB0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6CC #CCD4DE
analogous
#DECDCC #DED6CC #DDDECC
triadic
#DED6CC #CCDED6 #D6CCDE
tetradic
#DED6CC #CCDECD #CCD4DE #DECCDD
square
#DED6CC #CCDECD #CCD4DE #DECCDD
split-complementary
#DED6CC #CCDDDE #CDCCDE
monochromatic
#AE9A82 #C6B8A7 #DED6CC #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.44
#DED6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DED6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6CC
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6CC | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#E2D4D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded6cc; /* rgb */ color: rgb(222, 214, 204); /* oklch */ color: oklch(88.0% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#e8e2db',
500: '#ded6cc',
950: '#000000',
},
}SCSS
$custom: #ded6cc; $custom-light: #e8e2db; $custom-dark: #000000;
JSON
{
"hex": "#ded6cc",
"rgb": {
"r": 222,
"g": 214,
"b": 204
},
"hsl": {
"h": 33.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.8797,
"c": 0.01619,
"h": 73.7
},
"luminance": 0.67982
}Semantic roles & 50–950 ramp
primary
#DED6CC
secondary
#9AA6B4
accent
#6EA046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484