#DDD3C8#DDD3C8
#DDD3C8 is a very light, near-neutral orange. Relative luminance 0.661; OKLCH L 87.2% C 0.019 H 70.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD3C8 |
|---|---|
| RGB | rgb(221, 211, 200) |
| HSL | hsl(31, 24%, 83%) |
| HSV | hsv(31, 10%, 87%) |
| CMYK | cmyk(0%, 4.5%, 9.5%, 13.3%) |
| CIE-LAB | lab(85.06, 1.57, 6.67) |
| CIE-LCH | lch(85.06, 6.85, 76.77°) |
| OKLab | oklab(87.19% 0.0063 0.0175) |
| OKLCH | oklch(87.19% 0.019 70.2) |
| XYZ | xyz(63.5373, 66.1315, 64.0499) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.79
Warm Gray
#C9BEB0
ΔE00 5.34
Light Gray
#D3D3D3
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.35
Linen
#FAF0E6
ΔE00 6.43
Antiquewhite
#FAEBD7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD3C8 #C8D2DD
analogous
#DDC8C8 #DDD3C8 #DDDDC8
triadic
#DDD3C8 #C8DDD3 #D3C8DD
tetradic
#DDD3C8 #C8DDC8 #C8D2DD #DDC8DD
square
#DDD3C8 #C8DDC8 #C8D2DD #DDC8DD
split-complementary
#DDD3C8 #C8DDDD #C8C8DD
monochromatic
#AE967C #C6B5A2 #DDD3C8 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.48
#DDD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DDD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD3C8
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD3C8 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#E1D1D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddd3c8; /* rgb */ color: rgb(221, 211, 200); /* oklch */ color: oklch(87.2% 0.019 70.2);
Tailwind
colors: {
custom: {
50: '#e7e0d8',
500: '#ddd3c8',
950: '#000000',
},
}SCSS
$custom: #ddd3c8; $custom-light: #e7e0d8; $custom-dark: #000000;
JSON
{
"hex": "#ddd3c8",
"rgb": {
"r": 221,
"g": 211,
"b": 200
},
"hsl": {
"h": 31.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87185,
"c": 0.01862,
"h": 70.2
},
"luminance": 0.66131
}Semantic roles & 50–950 ramp
primary
#DDD3C8
secondary
#96A4B4
accent
#70A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483