#DCDCD4#DCDCD4
#DCDCD4 is a very light, near-neutral yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.011 H 106.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD4 |
|---|---|
| RGB | rgb(220, 220, 212) |
| HSL | hsl(60, 10%, 85%) |
| HSV | hsv(60, 4%, 86%) |
| CMYK | cmyk(0%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(87.56, -1.41, 3.92) |
| CIE-LCH | lch(87.56, 4.17, 109.83°) |
| OKLab | oklab(89.23% -0.0031 0.0103) |
| OKLCH | oklch(89.23% 0.011 106.6) |
| XYZ | xyz(66.9903, 71.1557, 72.4798) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.95
Gainsboro
#DCDCDC
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 5.58
Eggshell
#F0EAD6
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD4 #D4D4DC
analogous
#DCD8D4 #DCDCD4 #D8DCD4
triadic
#DCDCD4 #D4DCDC #DCD4DC
tetradic
#DCDCD4 #D4DCD8 #D4D4DC #DCD4D8
square
#DCDCD4 #D4DCD8 #D4D4DC #DCD4D8
split-complementary
#DCDCD4 #D4D8DC #D8D4DC
monochromatic
#A5A591 #C1C1B2 #DCDCD4 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DCDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DCDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD4
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD4 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD4
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#DDDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdcd4; /* rgb */ color: rgb(220, 220, 212); /* oklch */ color: oklch(89.2% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#e6e6e1',
500: '#dcdcd4',
950: '#000000',
},
}SCSS
$custom: #dcdcd4; $custom-light: #e6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd4",
"rgb": {
"r": 220,
"g": 220,
"b": 212
},
"hsl": {
"h": 60,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.89225,
"c": 0.01078,
"h": 106.6
},
"luminance": 0.71156
}Semantic roles & 50–950 ramp
primary
#DCDCD4
secondary
#A4A4B0
accent
#519451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484