#DCD4CB#DCD4CB
#DCD4CB is a very light, near-neutral orange. Relative luminance 0.666; OKLCH L 87.4% C 0.015 H 70.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4CB |
|---|---|
| RGB | rgb(220, 212, 203) |
| HSL | hsl(32, 20%, 83%) |
| HSV | hsv(32, 8%, 86%) |
| CMYK | cmyk(0%, 3.6%, 7.7%, 13.7%) |
| CIE-LAB | lab(85.31, 1.20, 5.42) |
| CIE-LCH | lch(85.31, 5.55, 77.57°) |
| OKLab | oklab(87.38% 0.005 0.0143) |
| OKLCH | oklch(87.38% 0.015 70.9) |
| XYZ | xyz(63.8369, 66.6150, 65.9833) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.31
Warm Gray
#C9BEB0
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 5.92
Linen
#FAF0E6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4CB #CBD3DC
analogous
#DCCBCB #DCD4CB #DBDCCB
triadic
#DCD4CB #CBDCD4 #D4CBDC
tetradic
#DCD4CB #CBDCCB #CBD3DC #DCCBDB
square
#DCD4CB #CBDCCB #CBD3DC #DCCBDB
split-complementary
#DCD4CB #CBDBDC #CBCBDC
monochromatic
#AB9882 #C3B6A6 #DCD4CB #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.47
#DCD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DCD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4CB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4CB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#DFD2D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4cb; /* rgb */ color: rgb(220, 212, 203); /* oklch */ color: oklch(87.4% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#e6e1da',
500: '#dcd4cb',
950: '#000000',
},
}SCSS
$custom: #dcd4cb; $custom-light: #e6e1da; $custom-dark: #000000;
JSON
{
"hex": "#dcd4cb",
"rgb": {
"r": 220,
"g": 212,
"b": 203
},
"hsl": {
"h": 31.765,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.87383,
"c": 0.01511,
"h": 70.9
},
"luminance": 0.66614
}Semantic roles & 50–950 ramp
primary
#DCD4CB
secondary
#99A5B2
accent
#709E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483