#D7DBDC#D7DBDC
#D7DBDC is a very light, near-neutral grey. Relative luminance 0.703; OKLCH L 88.9% C 0.005 H 214.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBDC |
|---|---|
| RGB | rgb(215, 219, 220) |
| HSL | hsl(192, 7%, 85%) |
| HSV | hsv(192, 2%, 86%) |
| CMYK | cmyk(2.3%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(87.13, -1.17, -0.96) |
| CIE-LCH | lch(87.13, 1.51, 219.53°) |
| OKLab | oklab(88.86% -0.0038 -0.0026) |
| OKLCH | oklch(88.86% 0.005 214.4) |
| XYZ | xyz(66.2718, 70.2772, 77.7697) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.62
Gainsboro
#DCDCDC
ΔE00 1.95
Light Gray
#D3D3D3
ΔE00 2.54
Light Grey
#D8DCD6
ΔE00 3.63
Silver (survey)
#C5C9C7
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBDC #DCD8D7
analogous
#D7DCDA #D7DBDC #D7D8DC
triadic
#D7DBDC #DCD7DB #DBDCD7
tetradic
#D7DBDC #DAD7DC #DCD8D7 #D8DCD7
square
#D7DBDC #DAD7DC #DCD8D7 #D8DCD7
split-complementary
#D7DBDC #DCD7D8 #DCDAD7
monochromatic
#96A0A3 #B6BEBF #D7DBDC #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.39
#D7DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D7DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBDC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBDC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#D6DBDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d7dbdc; /* rgb */ color: rgb(215, 219, 220); /* oklch */ color: oklch(88.9% 0.005 214.4);
Tailwind
colors: {
custom: {
50: '#e3e6e6',
500: '#d7dbdc',
950: '#000000',
},
}SCSS
$custom: #d7dbdc; $custom-light: #e3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d7dbdc",
"rgb": {
"r": 215,
"g": 219,
"b": 220
},
"hsl": {
"h": 192,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.88863,
"c": 0.00457,
"h": 214.4
},
"luminance": 0.70277
}Semantic roles & 50–950 ramp
primary
#D7DBDC
secondary
#AFA9A8
accent
#615591
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484