#DDD8D2#DDD8D2
#DDD8D2 is a very light, near-neutral orange. Relative luminance 0.691; OKLCH L 88.5% C 0.010 H 72.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD8D2 |
|---|---|
| RGB | rgb(221, 216, 210) |
| HSL | hsl(33, 14%, 85%) |
| HSV | hsv(33, 5%, 87%) |
| CMYK | cmyk(0%, 2.3%, 5%, 13.3%) |
| CIE-LAB | lab(86.57, 0.66, 3.56) |
| CIE-LCH | lch(86.57, 3.62, 79.55°) |
| OKLab | oklab(88.45% 0.0029 0.0094) |
| OKLCH | oklch(88.45% 0.01 72.7) |
| XYZ | xyz(66.0059, 69.1374, 70.8279) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 3.65
Light Grey
#D8DCD6
ΔE00 4.53
Warm Beige
#E9DCC9
ΔE00 5.70
Linen
#FAF0E6
ΔE00 5.93
Fog
#D8DCE0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD8D2 #D2D7DD
analogous
#DDD3D2 #DDD8D2 #DDDDD2
triadic
#DDD8D2 #D2DDD8 #D8D2DD
tetradic
#DDD8D2 #D2DDD3 #D2D7DD #DDD2DD
square
#DDD8D2 #D2DDD3 #D2D7DD #DDD2DD
split-complementary
#DDD8D2 #D2DDDD #D3D2DD
monochromatic
#A89C8C #C3BAAF #DDD8D2 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.42
#DDD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DDD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD8D2
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD8D2 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#DFD7D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddd8d2; /* rgb */ color: rgb(221, 216, 210); /* oklch */ color: oklch(88.5% 0.010 72.7);
Tailwind
colors: {
custom: {
50: '#e7e4df',
500: '#ddd8d2',
950: '#000000',
},
}SCSS
$custom: #ddd8d2; $custom-light: #e7e4df; $custom-dark: #000000;
JSON
{
"hex": "#ddd8d2",
"rgb": {
"r": 221,
"g": 216,
"b": 210
},
"hsl": {
"h": 32.727,
"s": 13.924,
"l": 84.51
},
"oklch": {
"l": 0.88451,
"c": 0.00984,
"h": 72.7
},
"luminance": 0.69137
}Semantic roles & 50–950 ramp
primary
#DDD8D2
secondary
#A1A9B2
accent
#6F984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484