#D0D2E6#D0D2E6
#D0D2E6 is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.8% C 0.028 H 281.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2E6 |
|---|---|
| RGB | rgb(208, 210, 230) |
| HSL | hsl(235, 31%, 86%) |
| HSV | hsv(235, 10%, 90%) |
| CMYK | cmyk(9.6%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(84.59, 3.13, -10.06) |
| CIE-LCH | lch(84.59, 10.54, 287.29°) |
| OKLab | oklab(86.83% 0.0054 -0.027) |
| OKLCH | oklch(86.83% 0.028 281.3) |
| XYZ | xyz(63.3390, 65.2158, 84.0985) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.69
Light Blue Grey
#B7C9E2
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.29
Light Gray
#D3D3D3
ΔE00 8.88
Gainsboro
#DCDCDC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2E6 #E6E4D0
analogous
#D0DDE6 #D0D2E6 #D9D0E6
triadic
#D0D2E6 #E6D0D2 #D2E6D0
tetradic
#D0D2E6 #E6D0DD #E6E4D0 #D0E6D9
square
#D0D2E6 #E6D0DD #E6E4D0 #D0E6D9
split-complementary
#D0D2E6 #E6D9D0 #DDE6D0
monochromatic
#8085BB #A8ACD1 #D0D2E6 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.50
#D0D2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#D0D2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2E6
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2E6 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#CCD5D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d2e6; /* rgb */ color: rgb(208, 210, 230); /* oklch */ color: oklch(86.8% 0.028 281.3);
Tailwind
colors: {
custom: {
50: '#dedfed',
500: '#d0d2e6',
950: '#000000',
},
}SCSS
$custom: #d0d2e6; $custom-light: #dedfed; $custom-dark: #000000;
JSON
{
"hex": "#d0d2e6",
"rgb": {
"r": 208,
"g": 210,
"b": 230
},
"hsl": {
"h": 234.545,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.86833,
"c": 0.02757,
"h": 281.3
},
"luminance": 0.65216
}Semantic roles & 50–950 ramp
primary
#D0D2E6
secondary
#BFBB9C
accent
#9F3CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484