#DBDCD6#DBDCD6
#DBDCD6 is a very light, near-neutral grey. Relative luminance 0.711; OKLCH L 89.2% C 0.008 H 114.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD6 |
|---|---|
| RGB | rgb(219, 220, 214) |
| HSL | hsl(70, 8%, 85%) |
| HSV | hsv(70, 3%, 86%) |
| CMYK | cmyk(0.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(87.53, -1.41, 2.82) |
| CIE-LCH | lch(87.53, 3.15, 116.51°) |
| OKLab | oklab(89.2% -0.0033 0.0074) |
| OKLCH | oklch(89.2% 0.008 114.2) |
| XYZ | xyz(66.9423, 71.1016, 73.8026) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.43
Gainsboro
#DCDCDC
ΔE00 3.27
Light Gray
#D3D3D3
ΔE00 3.80
Silver (survey)
#C5C9C7
ΔE00 5.10
Fog
#D8DCE0
ΔE00 5.15
Whitesmoke
#F5F5F5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD6 #D7D6DC
analogous
#DCDAD6 #DBDCD6 #D8DCD6
triadic
#DBDCD6 #D6DBDC #DCD6DB
tetradic
#DBDCD6 #D6DCDA #D7D6DC #DCD6D8
square
#DBDCD6 #D6DCDA #D7D6DC #DCD6D8
split-complementary
#DBDCD6 #D6D8DC #DAD6DC
monochromatic
#A1A494 #BEC0B5 #DBDCD6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DBDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DBDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD6
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD6 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#DDDBD6
Tritanopia (blue-blind)
#DCDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdcd6; /* rgb */ color: rgb(219, 220, 214); /* oklch */ color: oklch(89.2% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#e6e6e2',
500: '#dbdcd6',
950: '#000000',
},
}SCSS
$custom: #dbdcd6; $custom-light: #e6e6e2; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd6",
"rgb": {
"r": 219,
"g": 220,
"b": 214
},
"hsl": {
"h": 70,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.89202,
"c": 0.00816,
"h": 114.2
},
"luminance": 0.71102
}Semantic roles & 50–950 ramp
primary
#DBDCD6
secondary
#A8A6B0
accent
#54925E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484