#DBDCD3#DBDCD3
#DBDCD3 is a very light, near-neutral yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.012 H 111.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD3 |
|---|---|
| RGB | rgb(219, 220, 211) |
| HSL | hsl(67, 11%, 85%) |
| HSV | hsv(67, 4%, 86%) |
| CMYK | cmyk(0.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(87.46, -1.93, 4.30) |
| CIE-LCH | lch(87.46, 4.71, 114.22°) |
| OKLab | oklab(89.12% -0.0045 0.0113) |
| OKLCH | oklch(89.12% 0.012 111.8) |
| XYZ | xyz(66.5627, 70.9497, 71.8034) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.78
Gainsboro
#DCDCDC
ΔE00 4.65
Light Gray
#D3D3D3
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 5.67
Eggshell
#F0EAD6
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD3 #D4D3DC
analogous
#DCD9D3 #DBDCD3 #D7DCD3
triadic
#DBDCD3 #D3DBDC #DCD3DB
tetradic
#DBDCD3 #D3DCD9 #D4D3DC #DCD3D7
square
#DBDCD3 #D3DCD9 #D4D3DC #DCD3D7
split-complementary
#DBDCD3 #D3D7DC #D9D3DC
monochromatic
#A3A68F #BFC1B1 #DBDCD3 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DBDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DBDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD3
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD3 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD3
Deuteranopia (green-blind)
#DEDBD3
Tritanopia (blue-blind)
#DCDBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdcd3; /* rgb */ color: rgb(219, 220, 211); /* oklch */ color: oklch(89.1% 0.012 111.8);
Tailwind
colors: {
custom: {
50: '#e6e6e0',
500: '#dbdcd3',
950: '#000000',
},
}SCSS
$custom: #dbdcd3; $custom-light: #e6e6e0; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd3",
"rgb": {
"r": 219,
"g": 220,
"b": 211
},
"hsl": {
"h": 66.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.8912,
"c": 0.01217,
"h": 111.8
},
"luminance": 0.7095
}Semantic roles & 50–950 ramp
primary
#DBDCD3
secondary
#A4A3B0
accent
#509558
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484