#DED8D2#DED8D2
#DED8D2 is a very light, near-neutral orange. Relative luminance 0.693; OKLCH L 88.5% C 0.011 H 67.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8D2 |
|---|---|
| RGB | rgb(222, 216, 210) |
| HSL | hsl(30, 15%, 85%) |
| HSV | hsv(30, 5%, 87%) |
| CMYK | cmyk(0%, 2.7%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.65, 1.00, 3.68) |
| CIE-LCH | lch(86.65, 3.81, 74.76°) |
| OKLab | oklab(88.53% 0.004 0.0097) |
| OKLCH | oklch(88.53% 0.011 67.7) |
| XYZ | xyz(66.3114, 69.2949, 70.8422) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 5.04
Warm Beige
#E9DCC9
ΔE00 5.59
Linen
#FAF0E6
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8D2 #D2D8DE
analogous
#DED2D2 #DED8D2 #DEDED2
triadic
#DED8D2 #D2DED8 #D8D2DE
tetradic
#DED8D2 #D2DED2 #D2D8DE #DED2DE
square
#DED8D2 #D2DED2 #D2D8DE #DED2DE
split-complementary
#DED8D2 #D2DEDE #D2D2DE
monochromatic
#AA9B8B #C4B9AF #DED8D2 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.41
#DED8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DED8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8D2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8D2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#DCD9D2
Tritanopia (blue-blind)
#E1D7D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded8d2; /* rgb */ color: rgb(222, 216, 210); /* oklch */ color: oklch(88.5% 0.011 67.7);
Tailwind
colors: {
custom: {
50: '#e8e4df',
500: '#ded8d2',
950: '#000000',
},
}SCSS
$custom: #ded8d2; $custom-light: #e8e4df; $custom-dark: #000000;
JSON
{
"hex": "#ded8d2",
"rgb": {
"r": 222,
"g": 216,
"b": 210
},
"hsl": {
"h": 30,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88531,
"c": 0.01051,
"h": 67.7
},
"luminance": 0.69294
}Semantic roles & 50–950 ramp
primary
#DED8D2
secondary
#A1AAB3
accent
#739A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484