#D0DADC#D0DADC
#D0DADC is a very light, near-neutral cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.011 H 211.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DADC |
|---|---|
| RGB | rgb(208, 218, 220) |
| HSL | hsl(190, 15%, 84%) |
| HSV | hsv(190, 5%, 86%) |
| CMYK | cmyk(5.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.36, -2.98, -2.15) |
| CIE-LCH | lch(86.36, 3.68, 215.74°) |
| OKLab | oklab(88.13% -0.0096 -0.0058) |
| OKLCH | oklch(88.13% 0.011 211) |
| XYZ | xyz(63.9995, 68.7195, 77.5887) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.28
Light Grey
#D8DCD6
ΔE00 4.41
Gainsboro
#DCDCDC
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 4.62
Silver (survey)
#C5C9C7
ΔE00 4.83
Aliceblue
#F0F8FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DADC #DCD2D0
analogous
#D0DCD8 #D0DADC #D0D4DC
triadic
#D0DADC #DCD0DA #DADCD0
tetradic
#D0DADC #D8D0DC #DCD2D0 #D4DCD0
square
#D0DADC #D8D0DC #DCD2D0 #D4DCD0
split-complementary
#D0DADC #DCD0D4 #DCD8D0
monochromatic
#8AA3A8 #ADBEC2 #D0DADC #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.42
#D0DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D0DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DADC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DADC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#CDDBDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dadc; /* rgb */ color: rgb(208, 218, 220); /* oklch */ color: oklch(88.1% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#dee5e6',
500: '#d0dadc',
950: '#000000',
},
}SCSS
$custom: #d0dadc; $custom-light: #dee5e6; $custom-dark: #000000;
JSON
{
"hex": "#d0dadc",
"rgb": {
"r": 208,
"g": 218,
"b": 220
},
"hsl": {
"h": 190,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88132,
"c": 0.01119,
"h": 211
},
"luminance": 0.6872
}Semantic roles & 50–950 ramp
primary
#D0DADC
secondary
#B1A29F
accent
#594D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484