#DED8D4#DED8D4
#DED8D4 is a very light, near-neutral orange. Relative luminance 0.694; OKLCH L 88.6% C 0.009 H 56.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8D4 |
|---|---|
| RGB | rgb(222, 216, 212) |
| HSL | hsl(24, 13%, 85%) |
| HSV | hsv(24, 5%, 87%) |
| CMYK | cmyk(0%, 2.7%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.70, 1.35, 2.69) |
| CIE-LCH | lch(86.70, 3.01, 63.43°) |
| OKLab | oklab(88.59% 0.0048 0.0071) |
| OKLCH | oklch(88.59% 0.009 56.3) |
| XYZ | xyz(66.5621, 69.3952, 72.1626) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.20
Light Gray
#D3D3D3
ΔE00 3.43
Light Grey
#D8DCD6
ΔE00 5.44
Fog
#D8DCE0
ΔE00 5.60
Linen
#FAF0E6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8D4 #D4DADE
analogous
#DED4D5 #DED8D4 #DEDDD4
triadic
#DED8D4 #D4DED8 #D8D4DE
tetradic
#DED8D4 #D5DED4 #D4DADE #DDD4DE
square
#DED8D4 #D5DED4 #D4DADE #DDD4DE
split-complementary
#DED8D4 #D4DEDD #D4D5DE
monochromatic
#A9998F #C3B9B1 #DED8D4 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.41
#DED8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DED8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8D4
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8D4 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#DBDAD4
Tritanopia (blue-blind)
#E0D7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded8d4; /* rgb */ color: rgb(222, 216, 212); /* oklch */ color: oklch(88.6% 0.009 56.3);
Tailwind
colors: {
custom: {
50: '#e8e4e1',
500: '#ded8d4',
950: '#000000',
},
}SCSS
$custom: #ded8d4; $custom-light: #e8e4e1; $custom-dark: #000000;
JSON
{
"hex": "#ded8d4",
"rgb": {
"r": 222,
"g": 216,
"b": 212
},
"hsl": {
"h": 24,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.88586,
"c": 0.00858,
"h": 56.3
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#DED8D4
secondary
#A3ADB3
accent
#7A974E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484