#D4DADC#D4DADC
#D4DADC is a very light, near-neutral cyan. Relative luminance 0.693; OKLCH L 88.4% C 0.007 H 219.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DADC |
|---|---|
| RGB | rgb(212, 218, 220) |
| HSL | hsl(195, 10%, 85%) |
| HSV | hsv(195, 4%, 86%) |
| CMYK | cmyk(3.6%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.66, -1.65, -1.69) |
| CIE-LCH | lch(86.66, 2.36, 225.59°) |
| OKLab | oklab(88.43% -0.0055 -0.0045) |
| OKLCH | oklch(88.43% 0.007 219.6) |
| XYZ | xyz(65.1386, 69.3068, 77.6421) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.72
Gainsboro
#DCDCDC
ΔE00 2.90
Light Gray
#D3D3D3
ΔE00 3.13
Light Grey
#D8DCD6
ΔE00 4.08
Silver (survey)
#C5C9C7
ΔE00 4.55
Silver
#C0C0C0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DADC #DCD6D4
analogous
#D4DCDA #D4DADC #D4D6DC
triadic
#D4DADC #DCD4DA #DADCD4
tetradic
#D4DADC #DAD4DC #DCD6D4 #D6DCD4
square
#D4DADC #DAD4DC #DCD6D4 #D6DCD4
split-complementary
#D4DADC #DCD4D6 #DCDAD4
monochromatic
#91A0A5 #B2BDC1 #D4DADC #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.41
#D4DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#D4DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DADC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DADC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#D2DBDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dadc; /* rgb */ color: rgb(212, 218, 220); /* oklch */ color: oklch(88.4% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#e1e5e6',
500: '#d4dadc',
950: '#000000',
},
}SCSS
$custom: #d4dadc; $custom-light: #e1e5e6; $custom-dark: #000000;
JSON
{
"hex": "#d4dadc",
"rgb": {
"r": 212,
"g": 218,
"b": 220
},
"hsl": {
"h": 195,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88433,
"c": 0.0071,
"h": 219.6
},
"luminance": 0.69307
}Semantic roles & 50–950 ramp
primary
#D4DADC
secondary
#B0A7A4
accent
#625194
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484