#DDD3CB#DDD3CB
#DDD3CB is a very light, near-neutral orange. Relative luminance 0.663; OKLCH L 87.3% C 0.016 H 61.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD3CB |
|---|---|
| RGB | rgb(221, 211, 203) |
| HSL | hsl(27, 21%, 83%) |
| HSV | hsv(27, 8%, 87%) |
| CMYK | cmyk(0%, 4.5%, 8.1%, 13.3%) |
| CIE-LAB | lab(85.14, 2.07, 5.18) |
| CIE-LCH | lch(85.14, 5.58, 68.25°) |
| OKLab | oklab(87.27% 0.0075 0.0137) |
| OKLCH | oklch(87.27% 0.016 61.3) |
| XYZ | xyz(63.8913, 66.2731, 65.9145) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 5.33
Gainsboro
#DCDCDC
ΔE00 5.58
Warm Gray
#C9BEB0
ΔE00 5.91
Linen
#FAF0E6
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD3CB #CBD5DD
analogous
#DDCBCC #DDD3CB #DDDCCB
triadic
#DDD3CB #CBDDD3 #D3CBDD
tetradic
#DDD3CB #CCDDCB #CBD5DD #DCCBDD
square
#DDD3CB #CCDDCB #CBD5DD #DCCBDD
split-complementary
#DDD3CB #CBDDDC #CBCCDD
monochromatic
#AD9481 #C5B4A6 #DDD3CB #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.47
#DDD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DDD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD3CB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD3CB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#E1D1D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddd3cb; /* rgb */ color: rgb(221, 211, 203); /* oklch */ color: oklch(87.3% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#e7e0da',
500: '#ddd3cb',
950: '#000000',
},
}SCSS
$custom: #ddd3cb; $custom-light: #e7e0da; $custom-dark: #000000;
JSON
{
"hex": "#ddd3cb",
"rgb": {
"r": 221,
"g": 211,
"b": 203
},
"hsl": {
"h": 26.667,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.87266,
"c": 0.01557,
"h": 61.3
},
"luminance": 0.66272
}Semantic roles & 50–950 ramp
primary
#DDD3CB
secondary
#99A8B3
accent
#789F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483