#DCD1CB#DCD1CB
#DCD1CB is a very light, near-neutral orange. Relative luminance 0.651; OKLCH L 86.8% C 0.015 H 50.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1CB |
|---|---|
| RGB | rgb(220, 209, 203) |
| HSL | hsl(21, 20%, 83%) |
| HSV | hsv(21, 8%, 86%) |
| CMYK | cmyk(0%, 5%, 7.7%, 13.7%) |
| CIE-LAB | lab(84.55, 2.76, 4.33) |
| CIE-LCH | lch(84.55, 5.13, 57.46°) |
| OKLab | oklab(86.79% 0.0093 0.0114) |
| OKLCH | oklch(86.79% 0.015 50.8) |
| XYZ | xyz(63.0939, 65.1290, 65.7357) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.68
Warm Beige
#E9DCC9
ΔE00 6.21
Warm Gray
#C9BEB0
ΔE00 6.25
Silver
#C0C0C0
ΔE00 7.06
Linen
#FAF0E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1CB #CBD6DC
analogous
#DCCBCD #DCD1CB #DCD9CB
triadic
#DCD1CB #CBDCD1 #D1CBDC
tetradic
#DCD1CB #CDDCCB #CBD6DC #D9CBDC
square
#DCD1CB #CDDCCB #CBD6DC #D9CBDC
split-complementary
#DCD1CB #CBDCD9 #CBCDDC
monochromatic
#AB9082 #C3B1A6 #DCD1CB #F3EFED #F3EFED
Accessibility & contrast
On white
1.50
#DCD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DCD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1CB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1CB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#E0CFCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd1cb; /* rgb */ color: rgb(220, 209, 203); /* oklch */ color: oklch(86.8% 0.015 50.8);
Tailwind
colors: {
custom: {
50: '#e6dfda',
500: '#dcd1cb',
950: '#000000',
},
}SCSS
$custom: #dcd1cb; $custom-light: #e6dfda; $custom-dark: #000000;
JSON
{
"hex": "#dcd1cb",
"rgb": {
"r": 220,
"g": 209,
"b": 203
},
"hsl": {
"h": 21.176,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.86787,
"c": 0.01476,
"h": 50.8
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#DCD1CB
secondary
#99A9B2
accent
#7F9E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483