#DCD2CA#DCD2CA
#DCD2CA is a very light, near-neutral orange. Relative luminance 0.656; OKLCH L 87.0% C 0.016 H 61.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2CA |
|---|---|
| RGB | rgb(220, 210, 202) |
| HSL | hsl(27, 20%, 83%) |
| HSV | hsv(27, 8%, 86%) |
| CMYK | cmyk(0%, 4.5%, 8.2%, 13.7%) |
| CIE-LAB | lab(84.78, 2.07, 5.19) |
| CIE-LCH | lch(84.78, 5.59, 68.25°) |
| OKLab | oklab(86.96% 0.0075 0.0137) |
| OKLCH | oklch(86.96% 0.016 61.3) |
| XYZ | xyz(63.2213, 65.5738, 65.1921) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 5.66
Warm Gray
#C9BEB0
ΔE00 5.70
Linen
#FAF0E6
ΔE00 6.66
Light Grey
#D8DCD6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2CA #CAD4DC
analogous
#DCCACB #DCD2CA #DCDBCA
triadic
#DCD2CA #CADCD2 #D2CADC
tetradic
#DCD2CA #CBDCCA #CAD4DC #DBCADC
square
#DCD2CA #CBDCCA #CAD4DC #DBCADC
split-complementary
#DCD2CA #CADCDB #CACBDC
monochromatic
#AB9380 #C4B3A5 #DCD2CA #F3EFED #F3EFED
Accessibility & contrast
On white
1.49
#DCD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DCD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2CA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2CA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#E0D0D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2ca; /* rgb */ color: rgb(220, 210, 202); /* oklch */ color: oklch(87.0% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#e6dfda',
500: '#dcd2ca',
950: '#000000',
},
}SCSS
$custom: #dcd2ca; $custom-light: #e6dfda; $custom-dark: #000000;
JSON
{
"hex": "#dcd2ca",
"rgb": {
"r": 220,
"g": 210,
"b": 202
},
"hsl": {
"h": 26.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.86958,
"c": 0.01559,
"h": 61.3
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#DCD2CA
secondary
#98A7B2
accent
#789F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483