#DCD4CA#DCD4CA
#DCD4CA is a very light, near-neutral orange. Relative luminance 0.666; OKLCH L 87.4% C 0.016 H 73.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4CA |
|---|---|
| RGB | rgb(220, 212, 202) |
| HSL | hsl(33, 20%, 83%) |
| HSV | hsv(33, 8%, 86%) |
| CMYK | cmyk(0%, 3.6%, 8.2%, 13.7%) |
| CIE-LAB | lab(85.29, 1.03, 5.92) |
| CIE-LCH | lch(85.29, 6.01, 80.15°) |
| OKLab | oklab(87.36% 0.0046 0.0156) |
| OKLCH | oklch(87.36% 0.016 73.7) |
| XYZ | xyz(63.7181, 66.5675, 65.3578) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.14
Light Gray
#D3D3D3
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 5.91
Linen
#FAF0E6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4CA #CAD2DC
analogous
#DCCBCA #DCD4CA #DBDCCA
triadic
#DCD4CA #CADCD4 #D4CADC
tetradic
#DCD4CA #CADCCB #CAD2DC #DCCADB
square
#DCD4CA #CADCCB #CAD2DC #DCCADB
split-complementary
#DCD4CA #CADBDC #CBCADC
monochromatic
#AB9880 #C4B6A5 #DCD4CA #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.47
#DCD4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DCD4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4CA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4CA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D9D6CA
Tritanopia (blue-blind)
#E0D2D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4ca; /* rgb */ color: rgb(220, 212, 202); /* oklch */ color: oklch(87.4% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#e6e1da',
500: '#dcd4ca',
950: '#000000',
},
}SCSS
$custom: #dcd4ca; $custom-light: #e6e1da; $custom-dark: #000000;
JSON
{
"hex": "#dcd4ca",
"rgb": {
"r": 220,
"g": 212,
"b": 202
},
"hsl": {
"h": 33.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87356,
"c": 0.01622,
"h": 73.7
},
"luminance": 0.66567
}Semantic roles & 50–950 ramp
primary
#DCD4CA
secondary
#98A4B2
accent
#6E9F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483