#DCDBD5#DCDBD5
#DCDBD5 is a very light, near-neutral yellow. Relative luminance 0.707; OKLCH L 89.1% C 0.008 H 98.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBD5 |
|---|---|
| RGB | rgb(220, 219, 213) |
| HSL | hsl(51, 9%, 85%) |
| HSV | hsv(51, 3%, 86%) |
| CMYK | cmyk(0%, 0.5%, 3.2%, 13.7%) |
| CIE-LAB | lab(87.33, -0.72, 3.06) |
| CIE-LCH | lch(87.33, 3.15, 103.29°) |
| OKLab | oklab(89.05% -0.0013 0.0081) |
| OKLCH | oklch(89.05% 0.008 98.9) |
| XYZ | xyz(66.8551, 70.6829, 73.0590) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Gainsboro
#DCDCDC
ΔE00 3.04
Light Gray
#D3D3D3
ΔE00 3.53
Fog
#D8DCE0
ΔE00 5.26
Silver (survey)
#C5C9C7
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBD5 #D5D6DC
analogous
#DCD8D5 #DCDBD5 #DADCD5
triadic
#DCDBD5 #D5DCDB #DBD5DC
tetradic
#DCDBD5 #D5DCD8 #D5D6DC #DCD5DA
square
#DCDBD5 #D5DCD8 #D5D6DC #DCD5DA
split-complementary
#DCDBD5 #D5DADC #D8D5DC
monochromatic
#A4A292 #C0BEB4 #DCDBD5 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.39
#DCDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DCDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBD5
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBD5 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD5
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#DDDAD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbd5; /* rgb */ color: rgb(220, 219, 213); /* oklch */ color: oklch(89.1% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#e6e6e1',
500: '#dcdbd5',
950: '#000000',
},
}SCSS
$custom: #dcdbd5; $custom-light: #e6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dcdbd5",
"rgb": {
"r": 220,
"g": 219,
"b": 213
},
"hsl": {
"h": 51.429,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.89053,
"c": 0.00818,
"h": 98.9
},
"luminance": 0.70683
}Semantic roles & 50–950 ramp
primary
#DCDBD5
secondary
#A5A7B0
accent
#5C9352
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484