#DCD8CA#DCD8CA
#DCD8CA is a very light, near-neutral yellow. Relative luminance 0.686; OKLCH L 88.2% C 0.019 H 93.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8CA |
|---|---|
| RGB | rgb(220, 216, 202) |
| HSL | hsl(47, 20%, 83%) |
| HSV | hsv(47, 8%, 86%) |
| CMYK | cmyk(0%, 1.8%, 8.2%, 13.7%) |
| CIE-LAB | lab(86.30, -1.05, 7.38) |
| CIE-LCH | lch(86.30, 7.46, 98.09°) |
| OKLab | oklab(88.16% -0.0012 0.0193) |
| OKLCH | oklch(88.16% 0.019 93.7) |
| XYZ | xyz(64.7304, 68.5921, 65.6952) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.29
Eggshell
#F0EAD6
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 4.66
Gainsboro
#DCDCDC
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 6.55
Antiquewhite
#FAEBD7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8CA #CACEDC
analogous
#DCCFCA #DCD8CA #D7DCCA
triadic
#DCD8CA #CADCD8 #D8CADC
tetradic
#DCD8CA #CADCCF #CACEDC #DCCAD7
square
#DCD8CA #CADCCF #CACEDC #DCCAD7
split-complementary
#DCD8CA #CAD7DC #CFCADC
monochromatic
#ABA280 #C4BDA5 #DCD8CA #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.43
#DCD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DCD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8CA
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8CA | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#DFD6D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd8ca; /* rgb */ color: rgb(220, 216, 202); /* oklch */ color: oklch(88.2% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#e6e4da',
500: '#dcd8ca',
950: '#000000',
},
}SCSS
$custom: #dcd8ca; $custom-light: #e6e4da; $custom-dark: #000000;
JSON
{
"hex": "#dcd8ca",
"rgb": {
"r": 220,
"g": 216,
"b": 202
},
"hsl": {
"h": 46.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.88155,
"c": 0.01938,
"h": 93.7
},
"luminance": 0.68592
}Semantic roles & 50–950 ramp
primary
#DCD8CA
secondary
#989EB2
accent
#5A9F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483