#DCD3CB#DCD3CB
#DCD3CB is a very light, near-neutral orange. Relative luminance 0.661; OKLCH L 87.2% C 0.015 H 64.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3CB |
|---|---|
| RGB | rgb(220, 211, 203) |
| HSL | hsl(28, 20%, 83%) |
| HSV | hsv(28, 8%, 86%) |
| CMYK | cmyk(0%, 4.1%, 7.7%, 13.7%) |
| CIE-LAB | lab(85.06, 1.72, 5.06) |
| CIE-LCH | lch(85.06, 5.34, 71.25°) |
| OKLab | oklab(87.18% 0.0064 0.0133) |
| OKLCH | oklch(87.18% 0.015 64.3) |
| XYZ | xyz(63.5877, 66.1166, 65.9003) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.82
Linen
#FAF0E6
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3CB #CBD4DC
analogous
#DCCBCB #DCD3CB #DCDBCB
triadic
#DCD3CB #CBDCD3 #D3CBDC
tetradic
#DCD3CB #CBDCCB #CBD4DC #DBCBDC
square
#DCD3CB #CBDCCB #CBD4DC #DBCBDC
split-complementary
#DCD3CB #CBDCDB #CBCBDC
monochromatic
#AB9582 #C3B4A6 #DCD3CB #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.48
#DCD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DCD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3CB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3CB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#E0D1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3cb; /* rgb */ color: rgb(220, 211, 203); /* oklch */ color: oklch(87.2% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#e6e0da',
500: '#dcd3cb',
950: '#000000',
},
}SCSS
$custom: #dcd3cb; $custom-light: #e6e0da; $custom-dark: #000000;
JSON
{
"hex": "#dcd3cb",
"rgb": {
"r": 220,
"g": 211,
"b": 203
},
"hsl": {
"h": 28.235,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.87184,
"c": 0.01479,
"h": 64.3
},
"luminance": 0.66116
}Semantic roles & 50–950 ramp
primary
#DCD3CB
secondary
#99A6B2
accent
#759E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483