#DBDADC#DBDADC
#DBDADC is a very light, near-neutral grey. Relative luminance 0.704; OKLCH L 89.0% C 0.003 H 308.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDADC |
|---|---|
| RGB | rgb(219, 218, 220) |
| HSL | hsl(270, 3%, 86%) |
| HSV | hsv(270, 1%, 86%) |
| CMYK | cmyk(0.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(87.18, 0.70, -0.86) |
| CIE-LCH | lch(87.18, 1.11, 309.10°) |
| OKLab | oklab(88.97% 0.0018 -0.0023) |
| OKLCH | oklch(88.97% 0.003 308.4) |
| XYZ | xyz(67.2009, 70.3702, 77.7388) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.37
Light Gray
#D3D3D3
ΔE00 2.16
Fog
#D8DCE0
ΔE00 2.46
Light Grey
#D8DCD6
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 5.74
Whitesmoke
#F5F5F5
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDADC #DBDCDA
analogous
#DADADC #DBDADC #DCDADC
triadic
#DBDADC #DCDBDA #DADCDB
tetradic
#DBDADC #DCDADA #DBDCDA #DADCDC
square
#DBDADC #DCDADA #DBDCDA #DADCDC
split-complementary
#DBDADC #DCDCDA #DADCDA
monochromatic
#9E9BA0 #BCBBBE #DBDADC #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.39
#DBDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DBDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDADC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDADC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#DADADC
Tritanopia (blue-blind)
#DBDADB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbdadc; /* rgb */ color: rgb(219, 218, 220); /* oklch */ color: oklch(89.0% 0.003 308.4);
Tailwind
colors: {
custom: {
50: '#e6e5e6',
500: '#dbdadc',
950: '#000000',
},
}SCSS
$custom: #dbdadc; $custom-light: #e6e5e6; $custom-dark: #000000;
JSON
{
"hex": "#dbdadc",
"rgb": {
"r": 219,
"g": 218,
"b": 220
},
"hsl": {
"h": 270,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.88973,
"c": 0.00291,
"h": 308.4
},
"luminance": 0.7037
}Semantic roles & 50–950 ramp
primary
#DBDADC
secondary
#ADAFAC
accent
#8D5973
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484