#DED2C8#DED2C8
#DED2C8 is a very light, near-neutral orange. Relative luminance 0.658; OKLCH L 87.1% C 0.019 H 62.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2C8 |
|---|---|
| RGB | rgb(222, 210, 200) |
| HSL | hsl(27, 25%, 83%) |
| HSV | hsv(27, 10%, 87%) |
| CMYK | cmyk(0%, 5.4%, 9.9%, 12.9%) |
| CIE-LAB | lab(84.89, 2.44, 6.43) |
| CIE-LCH | lch(84.89, 6.88, 69.20°) |
| OKLab | oklab(87.07% 0.0088 0.0169) |
| OKLCH | oklch(87.07% 0.019 62.4) |
| XYZ | xyz(63.5951, 65.7937, 63.9817) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.43
Warm Gray
#C9BEB0
ΔE00 5.50
Light Gray
#D3D3D3
ΔE00 6.35
Linen
#FAF0E6
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 6.61
Antiquewhite
#FAEBD7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2C8 #C8D4DE
analogous
#DEC8C9 #DED2C8 #DEDDC8
triadic
#DED2C8 #C8DED2 #D2C8DE
tetradic
#DED2C8 #C9DEC8 #C8D4DE #DDC8DE
square
#DED2C8 #C9DEC8 #C8D4DE #DDC8DE
split-complementary
#DED2C8 #C8DEDD #C8C9DE
monochromatic
#B0937B #C7B3A2 #DED2C8 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.48
#DED2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DED2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2C8
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2C8 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#E3D0CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded2c8; /* rgb */ color: rgb(222, 210, 200); /* oklch */ color: oklch(87.1% 0.019 62.4);
Tailwind
colors: {
custom: {
50: '#e8dfd8',
500: '#ded2c8',
950: '#000000',
},
}SCSS
$custom: #ded2c8; $custom-light: #e8dfd8; $custom-dark: #000000;
JSON
{
"hex": "#ded2c8",
"rgb": {
"r": 222,
"g": 210,
"b": 200
},
"hsl": {
"h": 27.273,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87069,
"c": 0.01908,
"h": 62.4
},
"luminance": 0.65793
}Semantic roles & 50–950 ramp
primary
#DED2C8
secondary
#95A7B5
accent
#77A442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483