#DCD8C0#DCD8C0
#DCD8C0 is a very light, muted yellow. Relative luminance 0.681; OKLCH L 87.9% C 0.032 H 99.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8C0 |
|---|---|
| RGB | rgb(220, 216, 192) |
| HSL | hsl(51, 29%, 81%) |
| HSV | hsv(51, 13%, 86%) |
| CMYK | cmyk(0%, 1.8%, 12.7%, 13.7%) |
| CIE-LAB | lab(86.07, -2.68, 12.33) |
| CIE-LCH | lch(86.07, 12.62, 102.25°) |
| OKLab | oklab(87.9% -0.0052 0.032) |
| OKLCH | oklch(87.9% 0.032 99.3) |
| XYZ | xyz(63.5846, 68.1338, 59.6604) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.61
Warm Beige
#E9DCC9
ΔE00 5.47
Beige
#F5F5DC
ΔE00 6.40
Champagne
#F7E7CE
ΔE00 6.69
Cornsilk
#FFF8DC
ΔE00 7.16
Light Grey
#D8DCD6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8C0 #C0C4DC
analogous
#DCCAC0 #DCD8C0 #D2DCC0
triadic
#DCD8C0 #C0DCD8 #D8C0DC
tetradic
#DCD8C0 #C0DCCA #C0C4DC #DCC0D2
square
#DCD8C0 #C0DCCA #C0C4DC #DCC0D2
split-complementary
#DCD8C0 #C0D2DC #CAC0DC
monochromatic
#B0A771 #C6C099 #DCD8C0 #F2F0E7 #F4F3EB
Accessibility & contrast
On white
1.44
#DCD8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DCD8C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8C0
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8C0 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BF
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#E1D4D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd8c0; /* rgb */ color: rgb(220, 216, 192); /* oklch */ color: oklch(87.9% 0.032 99.3);
Tailwind
colors: {
custom: {
50: '#e7e4d3',
500: '#dcd8c0',
950: '#000000',
},
}SCSS
$custom: #dcd8c0; $custom-light: #e7e4d3; $custom-dark: #000000;
JSON
{
"hex": "#dcd8c0",
"rgb": {
"r": 220,
"g": 216,
"b": 192
},
"hsl": {
"h": 51.429,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.879,
"c": 0.03244,
"h": 99.3
},
"luminance": 0.68133
}Semantic roles & 50–950 ramp
primary
#DCD8C0
secondary
#8D93B3
accent
#4DA73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483