#DCDCD3#DCDCD3
#DCDCD3 is a very light, near-neutral yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.012 H 106.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD3 |
|---|---|
| RGB | rgb(220, 220, 211) |
| HSL | hsl(60, 11%, 85%) |
| HSV | hsv(60, 4%, 86%) |
| CMYK | cmyk(0%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(87.54, -1.59, 4.42) |
| CIE-LCH | lch(87.54, 4.69, 109.79°) |
| OKLab | oklab(89.2% -0.0035 0.0116) |
| OKLCH | oklch(89.2% 0.012 106.6) |
| XYZ | xyz(66.8645, 71.1054, 71.8176) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.12
Gainsboro
#DCDCDC
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 4.91
Eggshell
#F0EAD6
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD3 #D3D3DC
analogous
#DCD8D3 #DCDCD3 #D8DCD3
triadic
#DCDCD3 #D3DCDC #DCD3DC
tetradic
#DCDCD3 #D3DCD8 #D3D3DC #DCD3D8
square
#DCDCD3 #D3DCD8 #D3D3DC #DCD3D8
split-complementary
#DCDCD3 #D3D8DC #D8D3DC
monochromatic
#A6A68F #C1C1B1 #DCDCD3 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DCDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DCDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD3
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD3 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD3
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#DEDBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdcd3; /* rgb */ color: rgb(220, 220, 211); /* oklch */ color: oklch(89.2% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#e6e6e0',
500: '#dcdcd3',
950: '#000000',
},
}SCSS
$custom: #dcdcd3; $custom-light: #e6e6e0; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd3",
"rgb": {
"r": 220,
"g": 220,
"b": 211
},
"hsl": {
"h": 60,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.89198,
"c": 0.01213,
"h": 106.6
},
"luminance": 0.71105
}Semantic roles & 50–950 ramp
primary
#DCDCD3
secondary
#A3A3B0
accent
#509550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484