#D1D2EA#D1D2EA
#D1D2EA is a very light, muted blue. Relative luminance 0.656; OKLCH L 87.0% C 0.033 H 283.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D2EA |
|---|---|
| RGB | rgb(209, 210, 234) |
| HSL | hsl(238, 37%, 87%) |
| HSV | hsv(238, 11%, 92%) |
| CMYK | cmyk(10.7%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.79, 4.25, -11.89) |
| CIE-LCH | lch(84.79, 12.63, 289.68°) |
| OKLab | oklab(87.04% 0.0079 -0.032) |
| OKLCH | oklch(87.04% 0.033 283.8) |
| XYZ | xyz(64.1893, 65.5885, 87.1041) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 7.81
Light Periwinkle
#C1C6FC
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 8.97
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D2EA #EAE9D1
analogous
#D1DFEA #D1D2EA #DDD1EA
triadic
#D1D2EA #EAD1D2 #D2EAD1
tetradic
#D1D2EA #EAD1DF #EAE9D1 #D1EADD
square
#D1D2EA #EAD1DF #EAE9D1 #D1EADD
split-complementary
#D1D2EA #EADDD1 #DFEAD1
monochromatic
#7D80C4 #A7A9D7 #D1D2EA #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.49
#D1D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#D1D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D2EA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D2EA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#CCD6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d1d2ea; /* rgb */ color: rgb(209, 210, 234); /* oklch */ color: oklch(87.0% 0.033 283.8);
Tailwind
colors: {
custom: {
50: '#dfdff0',
500: '#d1d2ea',
950: '#000000',
},
}SCSS
$custom: #d1d2ea; $custom-light: #dfdff0; $custom-dark: #000000;
JSON
{
"hex": "#d1d2ea",
"rgb": {
"r": 209,
"g": 210,
"b": 234
},
"hsl": {
"h": 237.6,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.8704,
"c": 0.03298,
"h": 283.8
},
"luminance": 0.65589
}Semantic roles & 50–950 ramp
primary
#D1D2EA
secondary
#C4C39B
accent
#AB35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485