#DCDBCD#DCDBCD
#DCDBCD is a very light, near-neutral yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.019 H 103.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBCD |
|---|---|
| RGB | rgb(220, 219, 205) |
| HSL | hsl(56, 18%, 83%) |
| HSV | hsv(56, 7%, 86%) |
| CMYK | cmyk(0%, 0.5%, 6.8%, 13.7%) |
| CIE-LAB | lab(87.14, -2.10, 7.00) |
| CIE-LCH | lch(87.14, 7.31, 106.67°) |
| OKLab | oklab(88.84% -0.0044 0.0184) |
| OKLCH | oklch(88.84% 0.019 103.5) |
| XYZ | xyz(65.8647, 70.2868, 67.8426) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.84
Eggshell
#F0EAD6
ΔE00 4.47
Warm Beige
#E9DCC9
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 6.76
Beige
#F5F5DC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBCD #CDCEDC
analogous
#DCD3CD #DCDBCD #D5DCCD
triadic
#DCDBCD #CDDCDB #DBCDDC
tetradic
#DCDBCD #CDDCD3 #CDCEDC #DCCDD5
square
#DCDBCD #CDDCD3 #CDCEDC #DCCDD5
split-complementary
#DCDBCD #CDD5DC #D3CDDC
monochromatic
#AAA785 #C3C1A9 #DCDBCD #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DCDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DCDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBCD
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBCD | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DEDBCD
Tritanopia (blue-blind)
#DFD9D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdbcd; /* rgb */ color: rgb(220, 219, 205); /* oklch */ color: oklch(88.8% 0.019 103.5);
Tailwind
colors: {
custom: {
50: '#e6e6dc',
500: '#dcdbcd',
950: '#000000',
},
}SCSS
$custom: #dcdbcd; $custom-light: #e6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#dcdbcd",
"rgb": {
"r": 220,
"g": 219,
"b": 205
},
"hsl": {
"h": 56,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88836,
"c": 0.01887,
"h": 103.5
},
"luminance": 0.70286
}Semantic roles & 50–950 ramp
primary
#DCDBCD
secondary
#9C9DB2
accent
#4F9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484