#DCDACC#DCDACC
#DCDACC is a very light, near-neutral yellow. Relative luminance 0.697; OKLCH L 88.6% C 0.019 H 100.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDACC |
|---|---|
| RGB | rgb(220, 218, 204) |
| HSL | hsl(53, 19%, 83%) |
| HSV | hsv(53, 7%, 86%) |
| CMYK | cmyk(0%, 0.9%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.86, -1.75, 7.13) |
| CIE-LCH | lch(86.86, 7.34, 103.79°) |
| OKLab | oklab(88.61% -0.0033 0.0187) |
| OKLCH | oklch(88.61% 0.019 100.1) |
| XYZ | xyz(65.4843, 69.7184, 67.1222) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.07
Eggshell
#F0EAD6
ΔE00 4.44
Warm Beige
#E9DCC9
ΔE00 5.12
Gainsboro
#DCDCDC
ΔE00 6.51
Light Gray
#D3D3D3
ΔE00 6.66
Oldlace
#FDF5E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDACC #CCCEDC
analogous
#DCD2CC #DCDACC #D6DCCC
triadic
#DCDACC #CCDCDA #DACCDC
tetradic
#DCDACC #CCDCD2 #CCCEDC #DCCCD6
square
#DCDACC #CCDCD2 #CCCEDC #DCCCD6
split-complementary
#DCDACC #CCD6DC #D2CCDC
monochromatic
#AAA583 #C3C0A8 #DCDACC #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.41
#DCDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DCDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDACC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDACC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#DEDACC
Tritanopia (blue-blind)
#DFD8D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdacc; /* rgb */ color: rgb(220, 218, 204); /* oklch */ color: oklch(88.6% 0.019 100.1);
Tailwind
colors: {
custom: {
50: '#e6e5db',
500: '#dcdacc',
950: '#000000',
},
}SCSS
$custom: #dcdacc; $custom-light: #e6e5db; $custom-dark: #000000;
JSON
{
"hex": "#dcdacc",
"rgb": {
"r": 220,
"g": 218,
"b": 204
},
"hsl": {
"h": 52.5,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88609,
"c": 0.01898,
"h": 100.1
},
"luminance": 0.69718
}Semantic roles & 50–950 ramp
primary
#DCDACC
secondary
#9B9DB2
accent
#539D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484