#DED1C6#DED1C6
#DED1C6 is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.8% C 0.021 H 62.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1C6 |
|---|---|
| RGB | rgb(222, 209, 198) |
| HSL | hsl(28, 27%, 82%) |
| HSV | hsv(28, 11%, 87%) |
| CMYK | cmyk(0%, 5.9%, 10.8%, 12.9%) |
| CIE-LAB | lab(84.59, 2.64, 7.06) |
| CIE-LCH | lch(84.59, 7.54, 69.52°) |
| OKLab | oklab(86.82% 0.0095 0.0186) |
| OKLCH | oklch(86.82% 0.021 62.8) |
| XYZ | xyz(63.1168, 65.2086, 62.6767) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.30
Warm Gray
#C9BEB0
ΔE00 5.25
Antiquewhite
#FAEBD7
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 6.85
Linen
#FAF0E6
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1C6 #C6D3DE
analogous
#DEC6C7 #DED1C6 #DEDDC6
triadic
#DED1C6 #C6DED1 #D1C6DE
tetradic
#DED1C6 #C7DEC6 #C6D3DE #DDC6DE
square
#DED1C6 #C7DEC6 #C6D3DE #DDC6DE
split-complementary
#DED1C6 #C6DEDD #C6C7DE
monochromatic
#B19278 #C8B29F #DED1C6 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.50
#DED1C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DED1C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1C6
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1C6 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#D8D4C6
Tritanopia (blue-blind)
#E3CECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded1c6; /* rgb */ color: rgb(222, 209, 198); /* oklch */ color: oklch(86.8% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#e8dfd7',
500: '#ded1c6',
950: '#000000',
},
}SCSS
$custom: #ded1c6; $custom-light: #e8dfd7; $custom-dark: #000000;
JSON
{
"hex": "#ded1c6",
"rgb": {
"r": 222,
"g": 209,
"b": 198
},
"hsl": {
"h": 27.5,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.86818,
"c": 0.02085,
"h": 62.8
},
"luminance": 0.65208
}Semantic roles & 50–950 ramp
primary
#DED1C6
secondary
#93A6B5
accent
#77A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483