#DED0C6#DED0C6
#DED0C6 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.6% C 0.021 H 58.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0C6 |
|---|---|
| RGB | rgb(222, 208, 198) |
| HSL | hsl(25, 27%, 82%) |
| HSV | hsv(25, 11%, 87%) |
| CMYK | cmyk(0%, 6.3%, 10.8%, 12.9%) |
| CIE-LAB | lab(84.34, 3.16, 6.70) |
| CIE-LCH | lch(84.34, 7.41, 64.75°) |
| OKLab | oklab(86.62% 0.011 0.0176) |
| OKLCH | oklch(86.62% 0.021 58) |
| XYZ | xyz(62.8722, 64.7195, 62.5952) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.00
Warm Gray
#C9BEB0
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 6.93
Linen
#FAF0E6
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.28
Antiquewhite
#FAEBD7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0C6 #C6D4DE
analogous
#DEC6C8 #DED0C6 #DEDCC6
triadic
#DED0C6 #C6DED0 #D0C6DE
tetradic
#DED0C6 #C8DEC6 #C6D4DE #DCC6DE
square
#DED0C6 #C8DEC6 #C6D4DE #DCC6DE
split-complementary
#DED0C6 #C6DEDC #C6C8DE
monochromatic
#B19078 #C8B09F #DED0C6 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.51
#DED0C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DED0C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0C6
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0C6 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C5
Deuteranopia (green-blind)
#D7D4C6
Tritanopia (blue-blind)
#E3CDCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded0c6; /* rgb */ color: rgb(222, 208, 198); /* oklch */ color: oklch(86.6% 0.021 58.0);
Tailwind
colors: {
custom: {
50: '#e8ded7',
500: '#ded0c6',
950: '#000000',
},
}SCSS
$custom: #ded0c6; $custom-light: #e8ded7; $custom-dark: #000000;
JSON
{
"hex": "#ded0c6",
"rgb": {
"r": 222,
"g": 208,
"b": 198
},
"hsl": {
"h": 25,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.8662,
"c": 0.02076,
"h": 58
},
"luminance": 0.64719
}Semantic roles & 50–950 ramp
primary
#DED0C6
secondary
#93A7B5
accent
#7BA540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483