#DADEDD#DADEDD
#DADEDD is a very light, near-neutral grey. Relative luminance 0.724; OKLCH L 89.7% C 0.005 H 179.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DADEDD |
|---|---|
| RGB | rgb(218, 222, 221) |
| HSL | hsl(165, 6%, 86%) |
| HSV | hsv(165, 2%, 87%) |
| CMYK | cmyk(1.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(88.15, -1.53, 0.02) |
| CIE-LCH | lch(88.15, 1.53, 179.36°) |
| OKLab | oklab(89.72% -0.0045 0) |
| OKLCH | oklch(89.72% 0.005 179.7) |
| XYZ | xyz(68.0836, 72.3682, 78.7742) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.19
Light Grey
#D8DCD6
ΔE00 2.58
Fog
#D8DCE0
ΔE00 2.70
Light Gray
#D3D3D3
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 5.02
Whitesmoke
#F5F5F5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADEDD #DEDADB
analogous
#DADEDB #DADEDD #DADDDE
triadic
#DADEDD #DDDADE #DEDDDA
tetradic
#DADEDD #DBDADE #DEDADB #DDDEDA
square
#DADEDD #DBDADE #DEDADB #DDDEDA
split-complementary
#DADEDD #DEDADD #DEDBDA
monochromatic
#99A4A2 #BAC1BF #DADEDD #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.36
#DADEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DADEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADEDD
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADEDD | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#D9DEDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadedd; /* rgb */ color: rgb(218, 222, 221); /* oklch */ color: oklch(89.7% 0.005 179.7);
Tailwind
colors: {
custom: {
50: '#e5e8e7',
500: '#dadedd',
950: '#000000',
},
}SCSS
$custom: #dadedd; $custom-light: #e5e8e7; $custom-dark: #000000;
JSON
{
"hex": "#dadedd",
"rgb": {
"r": 218,
"g": 222,
"b": 221
},
"hsl": {
"h": 165,
"s": 5.714,
"l": 86.275
},
"oklch": {
"l": 0.89723,
"c": 0.00453,
"h": 179.7
},
"luminance": 0.72368
}Semantic roles & 50–950 ramp
primary
#DADEDD
secondary
#B1ABAC
accent
#566490
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484