#DCD8CB#DCD8CB
#DCD8CB is a very light, near-neutral yellow. Relative luminance 0.686; OKLCH L 88.2% C 0.018 H 92.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8CB |
|---|---|
| RGB | rgb(220, 216, 203) |
| HSL | hsl(46, 20%, 83%) |
| HSV | hsv(46, 8%, 86%) |
| CMYK | cmyk(0%, 1.8%, 7.7%, 13.7%) |
| CIE-LAB | lab(86.33, -0.88, 6.89) |
| CIE-LCH | lch(86.33, 6.94, 97.30°) |
| OKLab | oklab(88.18% -0.0008 0.0181) |
| OKLCH | oklch(88.18% 0.018 92.7) |
| XYZ | xyz(64.8492, 68.6396, 66.3208) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 4.44
Eggshell
#F0EAD6
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 6.13
Light Gray
#D3D3D3
ΔE00 6.17
Oldlace
#FDF5E6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8CB #CBCFDC
analogous
#DCCFCB #DCD8CB #D7DCCB
triadic
#DCD8CB #CBDCD8 #D8CBDC
tetradic
#DCD8CB #CBDCCF #CBCFDC #DCCBD7
square
#DCD8CB #CBDCCF #CBCFDC #DCCBD7
split-complementary
#DCD8CB #CBD7DC #CFCBDC
monochromatic
#ABA182 #C3BDA6 #DCD8CB #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.43
#DCD8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DCD8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8CB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8CB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#DCD9CB
Tritanopia (blue-blind)
#DFD6D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd8cb; /* rgb */ color: rgb(220, 216, 203); /* oklch */ color: oklch(88.2% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#e6e4da',
500: '#dcd8cb',
950: '#000000',
},
}SCSS
$custom: #dcd8cb; $custom-light: #e6e4da; $custom-dark: #000000;
JSON
{
"hex": "#dcd8cb",
"rgb": {
"r": 220,
"g": 216,
"b": 203
},
"hsl": {
"h": 45.882,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.88182,
"c": 0.01808,
"h": 92.7
},
"luminance": 0.68639
}Semantic roles & 50–950 ramp
primary
#DCD8CB
secondary
#999FB2
accent
#5C9E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483