#D0D2E2#D0D2E2
#D0D2E2 is a very light, muted blue. Relative luminance 0.650; OKLCH L 86.7% C 0.022 H 280.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2E2 |
|---|---|
| RGB | rgb(208, 210, 226) |
| HSL | hsl(233, 24%, 85%) |
| HSV | hsv(233, 8%, 89%) |
| CMYK | cmyk(8%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(84.48, 2.35, -8.11) |
| CIE-LCH | lch(84.48, 8.44, 286.14°) |
| OKLab | oklab(86.71% 0.0039 -0.0217) |
| OKLCH | oklch(86.71% 0.022 280.2) |
| XYZ | xyz(62.7837, 64.9937, 81.1741) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Fog
#D8DCE0
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2E2 #E2E0D0
analogous
#D0DBE2 #D0D2E2 #D7D0E2
triadic
#D0D2E2 #E2D0D2 #D2E2D0
tetradic
#D0D2E2 #E2D0DB #E2E0D0 #D0E2D7
square
#D0D2E2 #E2D0DB #E2E0D0 #D0E2D7
split-complementary
#D0D2E2 #E2D7D0 #DBE2D0
monochromatic
#848AB3 #AAAECB #D0D2E2 #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.50
#D0D2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D0D2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2E2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2E2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#CCD5D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d2e2; /* rgb */ color: rgb(208, 210, 226); /* oklch */ color: oklch(86.7% 0.022 280.2);
Tailwind
colors: {
custom: {
50: '#dedfeb',
500: '#d0d2e2',
950: '#000000',
},
}SCSS
$custom: #d0d2e2; $custom-light: #dedfeb; $custom-dark: #000000;
JSON
{
"hex": "#d0d2e2",
"rgb": {
"r": 208,
"g": 210,
"b": 226
},
"hsl": {
"h": 233.333,
"s": 23.684,
"l": 85.098
},
"oklch": {
"l": 0.86705,
"c": 0.02209,
"h": 280.2
},
"luminance": 0.64994
}Semantic roles & 50–950 ramp
primary
#D0D2E2
secondary
#B9B69D
accent
#9843A2
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484