#DCD3CA#DCD3CA
#DCD3CA is a very light, near-neutral orange. Relative luminance 0.661; OKLCH L 87.2% C 0.016 H 67.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3CA |
|---|---|
| RGB | rgb(220, 211, 202) |
| HSL | hsl(30, 20%, 83%) |
| HSV | hsv(30, 8%, 86%) |
| CMYK | cmyk(0%, 4.1%, 8.2%, 13.7%) |
| CIE-LAB | lab(85.03, 1.55, 5.55) |
| CIE-LCH | lch(85.03, 5.77, 74.42°) |
| OKLab | oklab(87.16% 0.006 0.0146) |
| OKLCH | oklch(87.16% 0.016 67.6) |
| XYZ | xyz(63.4689, 66.0691, 65.2747) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.55
Light Gray
#D3D3D3
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 6.43
Linen
#FAF0E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3CA #CAD3DC
analogous
#DCCACA #DCD3CA #DCDCCA
triadic
#DCD3CA #CADCD3 #D3CADC
tetradic
#DCD3CA #CADCCA #CAD3DC #DCCADC
square
#DCD3CA #CADCCA #CAD3DC #DCCADC
split-complementary
#DCD3CA #CADCDC #CACADC
monochromatic
#AB9680 #C4B4A5 #DCD3CA #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.48
#DCD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DCD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3CA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3CA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#E0D1D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3ca; /* rgb */ color: rgb(220, 211, 202); /* oklch */ color: oklch(87.2% 0.016 67.6);
Tailwind
colors: {
custom: {
50: '#e6e0da',
500: '#dcd3ca',
950: '#000000',
},
}SCSS
$custom: #dcd3ca; $custom-light: #e6e0da; $custom-dark: #000000;
JSON
{
"hex": "#dcd3ca",
"rgb": {
"r": 220,
"g": 211,
"b": 202
},
"hsl": {
"h": 30,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87157,
"c": 0.01581,
"h": 67.6
},
"luminance": 0.66068
}Semantic roles & 50–950 ramp
primary
#DCD3CA
secondary
#98A5B2
accent
#739F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483