#DCD2CC#DCD2CC
#DCD2CC is a very light, near-neutral orange. Relative luminance 0.657; OKLCH L 87.0% C 0.014 H 53.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2CC |
|---|---|
| RGB | rgb(220, 210, 204) |
| HSL | hsl(23, 19%, 83%) |
| HSV | hsv(23, 7%, 86%) |
| CMYK | cmyk(0%, 4.5%, 7.3%, 13.7%) |
| CIE-LAB | lab(84.83, 2.41, 4.20) |
| CIE-LCH | lch(84.83, 4.84, 60.16°) |
| OKLab | oklab(87.01% 0.0083 0.0111) |
| OKLCH | oklch(87.01% 0.014 53.3) |
| XYZ | xyz(63.4596, 65.6691, 66.4474) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.28
Warm Beige
#E9DCC9
ΔE00 6.01
Warm Gray
#C9BEB0
ΔE00 6.29
Linen
#FAF0E6
ΔE00 6.85
Silver
#C0C0C0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2CC #CCD6DC
analogous
#DCCCCE #DCD2CC #DCDACC
triadic
#DCD2CC #CCDCD2 #D2CCDC
tetradic
#DCD2CC #CEDCCC #CCD6DC #DACCDC
square
#DCD2CC #CEDCCC #CCD6DC #DACCDC
split-complementary
#DCD2CC #CCDCDA #CCCEDC
monochromatic
#AA9283 #C3B2A8 #DCD2CC #F3EFED #F3EFED
Accessibility & contrast
On white
1.49
#DCD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DCD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2CC
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2CC | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#DFD0D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2cc; /* rgb */ color: rgb(220, 210, 204); /* oklch */ color: oklch(87.0% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#e6dfdb',
500: '#dcd2cc',
950: '#000000',
},
}SCSS
$custom: #dcd2cc; $custom-light: #e6dfdb; $custom-dark: #000000;
JSON
{
"hex": "#dcd2cc",
"rgb": {
"r": 220,
"g": 210,
"b": 204
},
"hsl": {
"h": 22.5,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87013,
"c": 0.01383,
"h": 53.3
},
"luminance": 0.65668
}Semantic roles & 50–950 ramp
primary
#DCD2CC
secondary
#9BA9B2
accent
#7D9D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484