#DCDBD4#DCDBD4
#DCDBD4 is a very light, near-neutral yellow. Relative luminance 0.706; OKLCH L 89.0% C 0.010 H 100.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBD4 |
|---|---|
| RGB | rgb(220, 219, 212) |
| HSL | hsl(53, 10%, 85%) |
| HSV | hsv(53, 4%, 86%) |
| CMYK | cmyk(0%, 0.5%, 3.6%, 13.7%) |
| CIE-LAB | lab(87.31, -0.90, 3.56) |
| CIE-LCH | lch(87.31, 3.67, 104.17°) |
| OKLab | oklab(89.03% -0.0016 0.0094) |
| OKLCH | oklch(89.03% 0.01 100) |
| XYZ | xyz(66.7286, 70.6323, 72.3926) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.35
Gainsboro
#DCDCDC
ΔE00 3.51
Light Gray
#D3D3D3
ΔE00 3.93
Silver (survey)
#C5C9C7
ΔE00 5.40
Fog
#D8DCE0
ΔE00 5.71
Eggshell
#F0EAD6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBD4 #D4D5DC
analogous
#DCD7D4 #DCDBD4 #D9DCD4
triadic
#DCDBD4 #D4DCDB #DBD4DC
tetradic
#DCDBD4 #D4DCD7 #D4D5DC #DCD4D9
square
#DCDBD4 #D4DCD7 #D4D5DC #DCD4D9
split-complementary
#DCDBD4 #D4D9DC #D7D4DC
monochromatic
#A5A391 #C1BFB2 #DCDBD4 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.39
#DCDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DCDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBD4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBD4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD4
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#DDDAD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbd4; /* rgb */ color: rgb(220, 219, 212); /* oklch */ color: oklch(89.0% 0.010 100.0);
Tailwind
colors: {
custom: {
50: '#e6e6e1',
500: '#dcdbd4',
950: '#000000',
},
}SCSS
$custom: #dcdbd4; $custom-light: #e6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dcdbd4",
"rgb": {
"r": 220,
"g": 219,
"b": 212
},
"hsl": {
"h": 52.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.89025,
"c": 0.00951,
"h": 100
},
"luminance": 0.70632
}Semantic roles & 50–950 ramp
primary
#DCDBD4
secondary
#A4A6B0
accent
#5A9451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484