#D2D0EB#D2D0EB
#D2D0EB is a very light, muted blue. Relative luminance 0.648; OKLCH L 86.8% C 0.037 H 289.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0EB |
|---|---|
| RGB | rgb(210, 208, 235) |
| HSL | hsl(244, 40%, 87%) |
| HSV | hsv(244, 11%, 92%) |
| CMYK | cmyk(10.6%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.39, 5.83, -13.01) |
| CIE-LCH | lch(84.39, 14.26, 294.15°) |
| OKLab | oklab(86.76% 0.0121 -0.0351) |
| OKLCH | oklch(86.76% 0.037 289) |
| XYZ | xyz(64.1265, 64.8112, 87.7126) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Periwinkle
#CCCCFF
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 8.73
Pale Lilac
#E4CBFF
ΔE00 9.18
Light Blue Grey
#B7C9E2
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0EB #E9EBD0
analogous
#D0DCEB #D2D0EB #E0D0EB
triadic
#D2D0EB #EBD2D0 #D0EBD2
tetradic
#D2D0EB #EBD0DC #E9EBD0 #D0EBE0
square
#D2D0EB #EBD0DC #E9EBD0 #D0EBE0
split-complementary
#D2D0EB #EBE0D0 #DCEBD0
monochromatic
#807AC6 #A9A5D9 #D2D0EB #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.50
#D2D0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#D2D0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0EB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0EB | 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)
#CAD3EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#CDD4D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d0eb; /* rgb */ color: rgb(210, 208, 235); /* oklch */ color: oklch(86.8% 0.037 289.0);
Tailwind
colors: {
custom: {
50: '#dfdef1',
500: '#d2d0eb',
950: '#000000',
},
}SCSS
$custom: #d2d0eb; $custom-light: #dfdef1; $custom-dark: #000000;
JSON
{
"hex": "#d2d0eb",
"rgb": {
"r": 210,
"g": 208,
"b": 235
},
"hsl": {
"h": 244.444,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.86755,
"c": 0.03709,
"h": 289
},
"luminance": 0.64812
}Semantic roles & 50–950 ramp
primary
#D2D0EB
secondary
#C3C699
accent
#B332AA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485