#D0D2DE#D0D2DE
#D0D2DE is a very light, near-neutral blue. Relative luminance 0.648; OKLCH L 86.6% C 0.017 H 278.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2DE |
|---|---|
| RGB | rgb(208, 210, 222) |
| HSL | hsl(231, 18%, 84%) |
| HSV | hsv(231, 6%, 87%) |
| CMYK | cmyk(6.3%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.37, 1.57, -6.15) |
| CIE-LCH | lch(84.37, 6.34, 284.33°) |
| OKLab | oklab(86.58% 0.0025 -0.0164) |
| OKLCH | oklch(86.58% 0.017 278.5) |
| XYZ | xyz(62.2413, 64.7767, 78.3172) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.80
Light Gray
#D3D3D3
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.14
Silver
#C0C0C0
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2DE #DEDCD0
analogous
#D0D9DE #D0D2DE #D5D0DE
triadic
#D0D2DE #DED0D2 #D2DED0
tetradic
#D0D2DE #DED0D9 #DEDCD0 #D0DED5
square
#D0D2DE #DED0D9 #DEDCD0 #D0DED5
split-complementary
#D0D2DE #DED5D0 #D9DED0
monochromatic
#888DAC #ACB0C5 #D0D2DE #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.50
#D0D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#D0D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2DE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2DE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#CDD4D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d2de; /* rgb */ color: rgb(208, 210, 222); /* oklch */ color: oklch(86.6% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#dedfe8',
500: '#d0d2de',
950: '#000000',
},
}SCSS
$custom: #d0d2de; $custom-light: #dedfe8; $custom-dark: #000000;
JSON
{
"hex": "#d0d2de",
"rgb": {
"r": 208,
"g": 210,
"b": 222
},
"hsl": {
"h": 231.429,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.86581,
"c": 0.01662,
"h": 278.5
},
"luminance": 0.64777
}Semantic roles & 50–950 ramp
primary
#D0D2DE
secondary
#B4B19F
accent
#904A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484