#DADCDB#DADCDB
#DADCDB is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.3% C 0.003 H 165.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCDB |
|---|---|
| RGB | rgb(218, 220, 219) |
| HSL | hsl(150, 3%, 86%) |
| HSV | hsv(150, 1%, 86%) |
| CMYK | cmyk(0.9%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.59, -0.86, 0.25) |
| CIE-LCH | lch(87.59, 0.89, 163.58°) |
| OKLab | oklab(89.27% -0.0025 0.0007) |
| OKLCH | oklch(89.27% 0.003 165) |
| XYZ | xyz(67.2906, 71.2062, 77.2032) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.28
Light Gray
#D3D3D3
ΔE00 2.35
Fog
#D8DCE0
ΔE00 2.59
Light Grey
#D8DCD6
ΔE00 2.89
Silver (survey)
#C5C9C7
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCDB #DCDADB
analogous
#DADCDA #DADCDB #DADCDC
triadic
#DADCDB #DBDADC #DCDBDA
tetradic
#DADCDB #DADADC #DCDADB #DCDCDA
square
#DADCDB #DADADC #DCDADB #DCDCDA
split-complementary
#DADCDB #DCDADC #DCDADA
monochromatic
#9BA09E #BBBEBC #DADCDB #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.38
#DADCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DADCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCDB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCDB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#DADCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dadcdb; /* rgb */ color: rgb(218, 220, 219); /* oklch */ color: oklch(89.3% 0.003 165.0);
Tailwind
colors: {
custom: {
50: '#e5e6e6',
500: '#dadcdb',
950: '#000000',
},
}SCSS
$custom: #dadcdb; $custom-light: #e5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#dadcdb",
"rgb": {
"r": 218,
"g": 220,
"b": 219
},
"hsl": {
"h": 150,
"s": 2.778,
"l": 85.882
},
"oklch": {
"l": 0.89265,
"c": 0.00255,
"h": 165
},
"luminance": 0.71206
}Semantic roles & 50–950 ramp
primary
#DADCDB
secondary
#AFACAD
accent
#59738D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484