#DCDBD3#DCDBD3
#DCDBD3 is a very light, near-neutral yellow. Relative luminance 0.706; OKLCH L 89.0% C 0.011 H 100.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBD3 |
|---|---|
| RGB | rgb(220, 219, 211) |
| HSL | hsl(53, 11%, 85%) |
| HSV | hsv(53, 4%, 86%) |
| CMYK | cmyk(0%, 0.5%, 4.1%, 13.7%) |
| CIE-LAB | lab(87.28, -1.07, 4.05) |
| CIE-LCH | lch(87.28, 4.19, 104.83°) |
| OKLab | oklab(89% -0.002 0.0107) |
| OKLCH | oklch(89% 0.011 100.8) |
| XYZ | xyz(66.6029, 70.5820, 71.7303) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.38
Gainsboro
#DCDCDC
ΔE00 3.98
Light Gray
#D3D3D3
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 5.57
Eggshell
#F0EAD6
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBD3 #D3D4DC
analogous
#DCD7D3 #DCDBD3 #D9DCD3
triadic
#DCDBD3 #D3DCDB #DBD3DC
tetradic
#DCDBD3 #D3DCD7 #D3D4DC #DCD3D9
square
#DCDBD3 #D3DCD7 #D3D4DC #DCD3D9
split-complementary
#DCDBD3 #D3D9DC #D7D3DC
monochromatic
#A6A38F #C1BFB1 #DCDBD3 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.39
#DCDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DCDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBD3
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBD3 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD3
Deuteranopia (green-blind)
#DDDBD3
Tritanopia (blue-blind)
#DEDAD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdbd3; /* rgb */ color: rgb(220, 219, 211); /* oklch */ color: oklch(89.0% 0.011 100.8);
Tailwind
colors: {
custom: {
50: '#e6e6e0',
500: '#dcdbd3',
950: '#000000',
},
}SCSS
$custom: #dcdbd3; $custom-light: #e6e6e0; $custom-dark: #000000;
JSON
{
"hex": "#dcdbd3",
"rgb": {
"r": 220,
"g": 219,
"b": 211
},
"hsl": {
"h": 53.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88998,
"c": 0.01085,
"h": 100.8
},
"luminance": 0.70582
}Semantic roles & 50–950 ramp
primary
#DCDBD3
secondary
#A3A4B0
accent
#589550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484