#D0D0DC#D0D0DC
#D0D0DC is a very light, near-neutral blue. Relative luminance 0.637; OKLCH L 86.1% C 0.016 H 286.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0DC |
|---|---|
| RGB | rgb(208, 208, 220) |
| HSL | hsl(240, 15%, 84%) |
| HSV | hsv(240, 5%, 86%) |
| CMYK | cmyk(5.5%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.80, 2.24, -5.92) |
| CIE-LCH | lch(83.80, 6.33, 290.72°) |
| OKLab | oklab(86.12% 0.0046 -0.0158) |
| OKLCH | oklch(86.12% 0.016 286.1) |
| XYZ | xyz(61.4841, 63.6887, 76.7503) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0DC #DCDCD0
analogous
#D0D6DC #D0D0DC #D6D0DC
triadic
#D0D0DC #DCD0D0 #D0DCD0
tetradic
#D0D0DC #DCD0D6 #DCDCD0 #D0DCD6
square
#D0D0DC #DCD0D6 #DCDCD0 #D0DCD6
split-complementary
#D0D0DC #DCD6D0 #D6DCD0
monochromatic
#8A8AA8 #ADADC2 #D0D0DC #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.53
#D0D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#D0D0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0DC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0DC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#CED2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d0dc; /* rgb */ color: rgb(208, 208, 220); /* oklch */ color: oklch(86.1% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#dedee6',
500: '#d0d0dc',
950: '#000000',
},
}SCSS
$custom: #d0d0dc; $custom-light: #dedee6; $custom-dark: #000000;
JSON
{
"hex": "#d0d0dc",
"rgb": {
"r": 208,
"g": 208,
"b": 220
},
"hsl": {
"h": 240,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.86119,
"c": 0.01645,
"h": 286.1
},
"luminance": 0.63689
}Semantic roles & 50–950 ramp
primary
#D0D0DC
secondary
#B1B19F
accent
#994D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484