#DED1C7#DED1C7
#DED1C7 is a very light, near-neutral orange. Relative luminance 0.653; OKLCH L 86.8% C 0.020 H 60.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1C7 |
|---|---|
| RGB | rgb(222, 209, 199) |
| HSL | hsl(26, 26%, 83%) |
| HSV | hsv(26, 10%, 87%) |
| CMYK | cmyk(0%, 5.9%, 10.4%, 12.9%) |
| CIE-LAB | lab(84.61, 2.80, 6.57) |
| CIE-LCH | lch(84.61, 7.14, 66.89°) |
| OKLab | oklab(86.85% 0.0099 0.0173) |
| OKLCH | oklch(86.85% 0.02 60.1) |
| XYZ | xyz(63.2325, 65.2549, 63.2861) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.70
Warm Gray
#C9BEB0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 6.63
Linen
#FAF0E6
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 6.94
Antiquewhite
#FAEBD7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1C7 #C7D4DE
analogous
#DEC7C8 #DED1C7 #DEDDC7
triadic
#DED1C7 #C7DED1 #D1C7DE
tetradic
#DED1C7 #C8DEC7 #C7D4DE #DDC7DE
square
#DED1C7 #C8DEC7 #C7D4DE #DDC7DE
split-complementary
#DED1C7 #C7DEDD #C7C8DE
monochromatic
#B1927A #C7B1A0 #DED1C7 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.49
#DED1C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DED1C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1C7
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1C7 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C6
Deuteranopia (green-blind)
#D8D4C7
Tritanopia (blue-blind)
#E3CECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded1c7; /* rgb */ color: rgb(222, 209, 199); /* oklch */ color: oklch(86.8% 0.020 60.1);
Tailwind
colors: {
custom: {
50: '#e8dfd8',
500: '#ded1c7',
950: '#000000',
},
}SCSS
$custom: #ded1c7; $custom-light: #e8dfd8; $custom-dark: #000000;
JSON
{
"hex": "#ded1c7",
"rgb": {
"r": 222,
"g": 209,
"b": 199
},
"hsl": {
"h": 26.087,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.86845,
"c": 0.0199,
"h": 60.1
},
"luminance": 0.65254
}Semantic roles & 50–950 ramp
primary
#DED1C7
secondary
#94A7B5
accent
#79A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483