#DCD7CA#DCD7CA
#DCD7CA is a very light, near-neutral orange. Relative luminance 0.681; OKLCH L 88.0% C 0.018 H 89.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7CA |
|---|---|
| RGB | rgb(220, 215, 202) |
| HSL | hsl(43, 20%, 83%) |
| HSV | hsv(43, 8%, 86%) |
| CMYK | cmyk(0%, 2.3%, 8.2%, 13.7%) |
| CIE-LAB | lab(86.05, -0.53, 7.02) |
| CIE-LCH | lch(86.05, 7.04, 94.33°) |
| OKLab | oklab(87.96% 0.0002 0.0184) |
| OKLCH | oklch(87.96% 0.018 89.4) |
| XYZ | xyz(64.4750, 68.0813, 65.6101) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.00
Light Grey
#D8DCD6
ΔE00 4.82
Eggshell
#F0EAD6
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.19
Warm Gray
#C9BEB0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7CA #CACFDC
analogous
#DCCECA #DCD7CA #D8DCCA
triadic
#DCD7CA #CADCD7 #D7CADC
tetradic
#DCD7CA #CADCCE #CACFDC #DCCAD8
square
#DCD7CA #CADCCE #CACFDC #DCCAD8
split-complementary
#DCD7CA #CAD8DC #CECADC
monochromatic
#AB9F80 #C4BBA5 #DCD7CA #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.44
#DCD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DCD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7CA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7CA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#DFD5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd7ca; /* rgb */ color: rgb(220, 215, 202); /* oklch */ color: oklch(88.0% 0.018 89.4);
Tailwind
colors: {
custom: {
50: '#e6e3da',
500: '#dcd7ca',
950: '#000000',
},
}SCSS
$custom: #dcd7ca; $custom-light: #e6e3da; $custom-dark: #000000;
JSON
{
"hex": "#dcd7ca",
"rgb": {
"r": 220,
"g": 215,
"b": 202
},
"hsl": {
"h": 43.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87955,
"c": 0.0184,
"h": 89.4
},
"luminance": 0.68081
}Semantic roles & 50–950 ramp
primary
#DCD7CA
secondary
#989FB2
accent
#5F9F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483