#DADCD6#DADCD6
#DADCD6 is a very light, near-neutral grey. Relative luminance 0.709; OKLCH L 89.1% C 0.008 H 121.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCD6 |
|---|---|
| RGB | rgb(218, 220, 214) |
| HSL | hsl(80, 8%, 85%) |
| HSV | hsv(80, 3%, 86%) |
| CMYK | cmyk(0.9%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(87.46, -1.75, 2.70) |
| CIE-LCH | lch(87.46, 3.22, 122.90°) |
| OKLab | oklab(89.13% -0.0044 0.0071) |
| OKLCH | oklch(89.13% 0.008 121.7) |
| XYZ | xyz(66.6423, 70.9469, 73.7885) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.94
Gainsboro
#DCDCDC
ΔE00 3.48
Light Gray
#D3D3D3
ΔE00 3.95
Silver (survey)
#C5C9C7
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.16
Whitesmoke
#F5F5F5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCD6 #D8D6DC
analogous
#DCDBD6 #DADCD6 #D7DCD6
triadic
#DADCD6 #D6DADC #DCD6DA
tetradic
#DADCD6 #D6DCDB #D8D6DC #DCD6D7
square
#DADCD6 #D6DCDB #D8D6DC #DCD6D7
split-complementary
#DADCD6 #D6D7DC #DBD6DC
monochromatic
#9EA494 #BCC0B5 #DADCD6 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.38
#DADCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DADCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCD6
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCD6 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#DDDBD6
Tritanopia (blue-blind)
#DBDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadcd6; /* rgb */ color: rgb(218, 220, 214); /* oklch */ color: oklch(89.1% 0.008 121.7);
Tailwind
colors: {
custom: {
50: '#e5e6e2',
500: '#dadcd6',
950: '#000000',
},
}SCSS
$custom: #dadcd6; $custom-light: #e5e6e2; $custom-dark: #000000;
JSON
{
"hex": "#dadcd6",
"rgb": {
"r": 218,
"g": 220,
"b": 214
},
"hsl": {
"h": 80,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.89125,
"c": 0.00836,
"h": 121.7
},
"luminance": 0.70947
}Semantic roles & 50–950 ramp
primary
#DADCD6
secondary
#AAA6B0
accent
#549268
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484