#DADCD7#DADCD7
#DADCD7 is a very light, near-neutral grey. Relative luminance 0.710; OKLCH L 89.2% C 0.007 H 124.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCD7 |
|---|---|
| RGB | rgb(218, 220, 215) |
| HSL | hsl(84, 7%, 85%) |
| HSV | hsv(84, 2%, 86%) |
| CMYK | cmyk(0.9%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(87.48, -1.57, 2.21) |
| CIE-LCH | lch(87.48, 2.72, 125.39°) |
| OKLab | oklab(89.15% -0.004 0.0058) |
| OKLCH | oklch(89.15% 0.007 124.5) |
| XYZ | xyz(66.7704, 70.9981, 74.4632) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.15
Gainsboro
#DCDCDC
ΔE00 3.02
Light Gray
#D3D3D3
ΔE00 3.57
Fog
#D8DCE0
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 4.84
Whitesmoke
#F5F5F5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCD7 #D9D7DC
analogous
#DCDBD7 #DADCD7 #D7DCD7
triadic
#DADCD7 #D7DADC #DCD7DA
tetradic
#DADCD7 #D7DCDB #D9D7DC #DCD7D7
square
#DADCD7 #D7DCDB #D9D7DC #DCD7D7
split-complementary
#DADCD7 #D7D7DC #DBD7DC
monochromatic
#9EA396 #BCBFB6 #DADCD7 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.38
#DADCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DADCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCD7
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCD7 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD7
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#DADBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadcd7; /* rgb */ color: rgb(218, 220, 215); /* oklch */ color: oklch(89.2% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#e5e6e3',
500: '#dadcd7',
950: '#000000',
},
}SCSS
$custom: #dadcd7; $custom-light: #e5e6e3; $custom-dark: #000000;
JSON
{
"hex": "#dadcd7",
"rgb": {
"r": 218,
"g": 220,
"b": 215
},
"hsl": {
"h": 84,
"s": 6.667,
"l": 85.294
},
"oklch": {
"l": 0.89153,
"c": 0.00707,
"h": 124.5
},
"luminance": 0.70998
}Semantic roles & 50–950 ramp
primary
#DADCD7
secondary
#ABA8AF
accent
#55916D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484