#D2D1EA#D2D1EA
#D2D1EA is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.9% C 0.034 H 287.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D1EA |
|---|---|
| RGB | rgb(210, 209, 234) |
| HSL | hsl(242, 37%, 87%) |
| HSV | hsv(242, 11%, 92%) |
| CMYK | cmyk(10.3%, 10.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.61, 5.11, -12.15) |
| CIE-LCH | lch(84.61, 13.18, 292.79°) |
| OKLab | oklab(86.92% 0.0103 -0.0327) |
| OKLCH | oklch(86.92% 0.034 287.5) |
| XYZ | xyz(64.2271, 65.2427, 87.0353) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 8.70
Light Periwinkle
#C1C6FC
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D1EA #E9EAD1
analogous
#D1DDEA #D2D1EA #DFD1EA
triadic
#D2D1EA #EAD2D1 #D1EAD2
tetradic
#D2D1EA #EAD1DD #E9EAD1 #D1EADF
square
#D2D1EA #EAD1DD #E9EAD1 #D1EADF
split-complementary
#D2D1EA #EADFD1 #DDEAD1
monochromatic
#807DC4 #A9A7D7 #D2D1EA #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.49
#D2D1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D2D1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D1EA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D1EA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#CDD5D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d1ea; /* rgb */ color: rgb(210, 209, 234); /* oklch */ color: oklch(86.9% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#dfdff0',
500: '#d2d1ea',
950: '#000000',
},
}SCSS
$custom: #d2d1ea; $custom-light: #dfdff0; $custom-dark: #000000;
JSON
{
"hex": "#d2d1ea",
"rgb": {
"r": 210,
"g": 209,
"b": 234
},
"hsl": {
"h": 242.4,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.86919,
"c": 0.03431,
"h": 287.5
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#D2D1EA
secondary
#C3C49B
accent
#B035AB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485