#DCD0CA#DCD0CA
#DCD0CA is a very light, near-neutral orange. Relative luminance 0.646; OKLCH L 86.6% C 0.016 H 48.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0CA |
|---|---|
| RGB | rgb(220, 208, 202) |
| HSL | hsl(20, 20%, 83%) |
| HSV | hsv(20, 8%, 86%) |
| CMYK | cmyk(0%, 5.5%, 8.2%, 13.7%) |
| CIE-LAB | lab(84.27, 3.12, 4.46) |
| CIE-LCH | lch(84.27, 5.44, 55.05°) |
| OKLab | oklab(86.56% 0.0104 0.0118) |
| OKLCH | oklch(86.56% 0.016 48.5) |
| XYZ | xyz(62.7306, 64.5924, 65.0286) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 6.24
Warm Beige
#E9DCC9
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.21
Linen
#FAF0E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0CA #CAD6DC
analogous
#DCCACD #DCD0CA #DCD9CA
triadic
#DCD0CA #CADCD0 #D0CADC
tetradic
#DCD0CA #CDDCCA #CAD6DC #D9CADC
square
#DCD0CA #CDDCCA #CAD6DC #D9CADC
split-complementary
#DCD0CA #CADCD9 #CACDDC
monochromatic
#AB8F80 #C4AFA5 #DCD0CA #F3EFED #F3EFED
Accessibility & contrast
On white
1.51
#DCD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DCD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0CA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0CA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#D6D3CA
Tritanopia (blue-blind)
#E0CECE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd0ca; /* rgb */ color: rgb(220, 208, 202); /* oklch */ color: oklch(86.6% 0.016 48.5);
Tailwind
colors: {
custom: {
50: '#e6deda',
500: '#dcd0ca',
950: '#000000',
},
}SCSS
$custom: #dcd0ca; $custom-light: #e6deda; $custom-dark: #000000;
JSON
{
"hex": "#dcd0ca",
"rgb": {
"r": 220,
"g": 208,
"b": 202
},
"hsl": {
"h": 20,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.86562,
"c": 0.01572,
"h": 48.5
},
"luminance": 0.64592
}Semantic roles & 50–950 ramp
primary
#DCD0CA
secondary
#98A9B2
accent
#819F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483