#DCDCD5#DCDCD5
#DCDCD5 is a very light, near-neutral yellow. Relative luminance 0.712; OKLCH L 89.3% C 0.009 H 106.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD5 |
|---|---|
| RGB | rgb(220, 220, 213) |
| HSL | hsl(60, 9%, 85%) |
| HSV | hsv(60, 3%, 86%) |
| CMYK | cmyk(0%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(87.59, -1.24, 3.43) |
| CIE-LCH | lch(87.59, 3.65, 109.87°) |
| OKLab | oklab(89.25% -0.0027 0.009) |
| OKLCH | oklch(89.25% 0.009 106.6) |
| XYZ | xyz(67.1168, 71.2063, 73.1462) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.88
Gainsboro
#DCDCDC
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 5.40
Fog
#D8DCE0
ΔE00 5.65
Eggshell
#F0EAD6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD5 #D5D5DC
analogous
#DCD9D5 #DCDCD5 #D9DCD5
triadic
#DCDCD5 #D5DCDC #DCD5DC
tetradic
#DCDCD5 #D5DCD9 #D5D5DC #DCD5D9
square
#DCDCD5 #D5DCD9 #D5D5DC #DCD5D9
split-complementary
#DCDCD5 #D5D9DC #D9D5DC
monochromatic
#A4A492 #C0C0B4 #DCDCD5 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DCDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DCDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD5
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD5 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#DDDBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdcd5; /* rgb */ color: rgb(220, 220, 213); /* oklch */ color: oklch(89.3% 0.009 106.6);
Tailwind
colors: {
custom: {
50: '#e6e6e1',
500: '#dcdcd5',
950: '#000000',
},
}SCSS
$custom: #dcdcd5; $custom-light: #e6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd5",
"rgb": {
"r": 220,
"g": 220,
"b": 213
},
"hsl": {
"h": 60,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.89253,
"c": 0.00943,
"h": 106.6
},
"luminance": 0.71206
}Semantic roles & 50–950 ramp
primary
#DCDCD5
secondary
#A5A5B0
accent
#529352
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484