#D7DCDA#D7DCDA
#D7DCDA is a very light, near-neutral grey. Relative luminance 0.707; OKLCH L 89.0% C 0.006 H 170.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCDA |
|---|---|
| RGB | rgb(215, 220, 218) |
| HSL | hsl(156, 7%, 85%) |
| HSV | hsv(156, 2%, 86%) |
| CMYK | cmyk(2.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(87.34, -2.05, 0.39) |
| CIE-LCH | lch(87.34, 2.09, 169.22°) |
| OKLab | oklab(89.01% -0.006 0.001) |
| OKLCH | oklch(89.01% 0.006 170.5) |
| XYZ | xyz(66.2702, 70.6952, 76.4703) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.95
Gainsboro
#DCDCDC
ΔE00 2.91
Fog
#D8DCE0
ΔE00 3.37
Light Gray
#D3D3D3
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 4.49
Whitesmoke
#F5F5F5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCDA #DCD7D9
analogous
#D7DCD7 #D7DCDA #D7DBDC
triadic
#D7DCDA #DAD7DC #DCDAD7
tetradic
#D7DCDA #D7D7DC #DCD7D9 #DBDCD7
square
#D7DCDA #D7D7DC #DCD7D9 #DBDCD7
split-complementary
#D7DCDA #DCD7DB #DCD7D7
monochromatic
#96A39E #B6BFBC #D7DCDA #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.39
#D7DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D7DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCDA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCDA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#D6DCDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7dcda; /* rgb */ color: rgb(215, 220, 218); /* oklch */ color: oklch(89.0% 0.006 170.5);
Tailwind
colors: {
custom: {
50: '#e3e6e5',
500: '#d7dcda',
950: '#000000',
},
}SCSS
$custom: #d7dcda; $custom-light: #e3e6e5; $custom-dark: #000000;
JSON
{
"hex": "#d7dcda",
"rgb": {
"r": 215,
"g": 220,
"b": 218
},
"hsl": {
"h": 156,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.89006,
"c": 0.00604,
"h": 170.5
},
"luminance": 0.70695
}Semantic roles & 50–950 ramp
primary
#D7DCDA
secondary
#AFA8AB
accent
#556D91
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484