#DCDCD1#DCDCD1
#DCDCD1 is a very light, near-neutral yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.015 H 106.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD1 |
|---|---|
| RGB | rgb(220, 220, 209) |
| HSL | hsl(60, 14%, 84%) |
| HSV | hsv(60, 5%, 86%) |
| CMYK | cmyk(0%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(87.49, -1.93, 5.40) |
| CIE-LCH | lch(87.49, 5.73, 109.70°) |
| OKLab | oklab(89.14% -0.0042 0.0142) |
| OKLCH | oklch(89.14% 0.015 106.7) |
| XYZ | xyz(66.6154, 71.0057, 70.5053) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.65
Eggshell
#F0EAD6
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 5.71
Warm Beige
#E9DCC9
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD1 #D1D1DC
analogous
#DCD7D1 #DCDCD1 #D7DCD1
triadic
#DCDCD1 #D1DCDC #DCD1DC
tetradic
#DCDCD1 #D1DCD7 #D1D1DC #DCD1D7
square
#DCDCD1 #D1DCD7 #D1D1DC #DCD1D7
split-complementary
#DCDCD1 #D1D7DC #D7D1DC
monochromatic
#A7A78B #C2C2AE #DCDCD1 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.38
#DCDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DCDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD1
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD1 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#DEDAD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdcd1; /* rgb */ color: rgb(220, 220, 209); /* oklch */ color: oklch(89.1% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#e6e6df',
500: '#dcdcd1',
950: '#000000',
},
}SCSS
$custom: #dcdcd1; $custom-light: #e6e6df; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd1",
"rgb": {
"r": 220,
"g": 220,
"b": 209
},
"hsl": {
"h": 60,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.89144,
"c": 0.0148,
"h": 106.7
},
"luminance": 0.71005
}Semantic roles & 50–950 ramp
primary
#DCDCD1
secondary
#A0A0B1
accent
#4E984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484