#DCD6CA#DCD6CA
#DCD6CA is a very light, near-neutral orange. Relative luminance 0.676; OKLCH L 87.8% C 0.018 H 84.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6CA |
|---|---|
| RGB | rgb(220, 214, 202) |
| HSL | hsl(40, 20%, 83%) |
| HSV | hsv(40, 8%, 86%) |
| CMYK | cmyk(0%, 2.7%, 8.2%, 13.7%) |
| CIE-LAB | lab(85.79, -0.01, 6.65) |
| CIE-LCH | lch(85.79, 6.65, 90.11°) |
| OKLab | oklab(87.76% 0.0017 0.0175) |
| OKLCH | oklch(87.76% 0.018 84.6) |
| XYZ | xyz(64.2212, 67.5736, 65.5254) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 5.08
Eggshell
#F0EAD6
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 5.84
Gainsboro
#DCDCDC
ΔE00 5.92
Warm Gray
#C9BEB0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6CA #CAD0DC
analogous
#DCCDCA #DCD6CA #D9DCCA
triadic
#DCD6CA #CADCD6 #D6CADC
tetradic
#DCD6CA #CADCCD #CAD0DC #DCCAD9
square
#DCD6CA #CADCCD #CAD0DC #DCCAD9
split-complementary
#DCD6CA #CAD9DC #CDCADC
monochromatic
#AB9D80 #C4B9A5 #DCD6CA #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.45
#DCD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DCD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6CA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6CA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#DFD4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd6ca; /* rgb */ color: rgb(220, 214, 202); /* oklch */ color: oklch(87.8% 0.018 84.6);
Tailwind
colors: {
custom: {
50: '#e6e2da',
500: '#dcd6ca',
950: '#000000',
},
}SCSS
$custom: #dcd6ca; $custom-light: #e6e2da; $custom-dark: #000000;
JSON
{
"hex": "#dcd6ca",
"rgb": {
"r": 220,
"g": 214,
"b": 202
},
"hsl": {
"h": 40,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87755,
"c": 0.01754,
"h": 84.6
},
"luminance": 0.67573
}Semantic roles & 50–950 ramp
primary
#DCD6CA
secondary
#98A1B2
accent
#649F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483