#DCD5CA#DCD5CA
#DCD5CA is a very light, near-neutral orange. Relative luminance 0.671; OKLCH L 87.6% C 0.017 H 79.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5CA |
|---|---|
| RGB | rgb(220, 213, 202) |
| HSL | hsl(37, 20%, 83%) |
| HSV | hsv(37, 8%, 86%) |
| CMYK | cmyk(0%, 3.2%, 8.2%, 13.7%) |
| CIE-LAB | lab(85.54, 0.51, 6.28) |
| CIE-LCH | lch(85.54, 6.30, 85.39°) |
| OKLab | oklab(87.56% 0.0031 0.0165) |
| OKLCH | oklch(87.56% 0.017 79.3) |
| XYZ | xyz(63.9689, 67.0690, 65.4413) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 5.58
Gainsboro
#DCDCDC
ΔE00 5.72
Warm Gray
#C9BEB0
ΔE00 5.84
Eggshell
#F0EAD6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5CA #CAD1DC
analogous
#DCCCCA #DCD5CA #DADCCA
triadic
#DCD5CA #CADCD5 #D5CADC
tetradic
#DCD5CA #CADCCC #CAD1DC #DCCADA
square
#DCD5CA #CADCCC #CAD1DC #DCCADA
split-complementary
#DCD5CA #CADADC #CCCADC
monochromatic
#AB9B80 #C4B8A5 #DCD5CA #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.46
#DCD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DCD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5CA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5CA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#DAD6CA
Tritanopia (blue-blind)
#E0D3D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5ca; /* rgb */ color: rgb(220, 213, 202); /* oklch */ color: oklch(87.6% 0.017 79.3);
Tailwind
colors: {
custom: {
50: '#e6e1da',
500: '#dcd5ca',
950: '#000000',
},
}SCSS
$custom: #dcd5ca; $custom-light: #e6e1da; $custom-dark: #000000;
JSON
{
"hex": "#dcd5ca",
"rgb": {
"r": 220,
"g": 213,
"b": 202
},
"hsl": {
"h": 36.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87555,
"c": 0.0168,
"h": 79.3
},
"luminance": 0.67068
}Semantic roles & 50–950 ramp
primary
#DCD5CA
secondary
#98A2B2
accent
#699F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483