#DADCDE#DADCDE
#DADCDE is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.4% C 0.004 H 247.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCDE |
|---|---|
| RGB | rgb(218, 220, 222) |
| HSL | hsl(210, 6%, 86%) |
| HSV | hsv(210, 2%, 87%) |
| CMYK | cmyk(1.8%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.66, -0.31, -1.22) |
| CIE-LCH | lch(87.66, 1.26, 255.63°) |
| OKLab | oklab(89.35% -0.0013 -0.0032) |
| OKLCH | oklch(89.35% 0.004 247.8) |
| XYZ | xyz(67.6891, 71.3656, 79.3020) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.19
Gainsboro
#DCDCDC
ΔE00 1.27
Light Gray
#D3D3D3
ΔE00 2.38
Light Grey
#D8DCD6
ΔE00 4.53
Silver (survey)
#C5C9C7
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCDE #DEDCDA
analogous
#DADEDE #DADCDE #DADADE
triadic
#DADCDE #DEDADC #DCDEDA
tetradic
#DADCDE #DEDADE #DEDCDA #DADEDA
square
#DADCDE #DEDADE #DEDCDA #DADEDA
split-complementary
#DADCDE #DEDADA #DEDEDA
monochromatic
#999FA4 #BABDC1 #DADCDE #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.37
#DADCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DADCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCDE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCDE | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#D9DCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dadcde; /* rgb */ color: rgb(218, 220, 222); /* oklch */ color: oklch(89.4% 0.004 247.8);
Tailwind
colors: {
custom: {
50: '#e5e6e8',
500: '#dadcde',
950: '#000000',
},
}SCSS
$custom: #dadcde; $custom-light: #e5e6e8; $custom-dark: #000000;
JSON
{
"hex": "#dadcde",
"rgb": {
"r": 218,
"g": 220,
"b": 222
},
"hsl": {
"h": 210,
"s": 5.714,
"l": 86.275
},
"oklch": {
"l": 0.89352,
"c": 0.0035,
"h": 247.8
},
"luminance": 0.71366
}Semantic roles & 50–950 ramp
primary
#DADCDE
secondary
#B1AEAB
accent
#735690
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484