#D3D1EA#D3D1EA
#D3D1EA is a very light, muted blue. Relative luminance 0.654; OKLCH L 87.0% C 0.034 H 289.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D1EA |
|---|---|
| RGB | rgb(211, 209, 234) |
| HSL | hsl(245, 37%, 87%) |
| HSV | hsv(245, 11%, 92%) |
| CMYK | cmyk(9.8%, 10.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.68, 5.43, -12.03) |
| CIE-LCH | lch(84.68, 13.20, 294.29°) |
| OKLab | oklab(87% 0.0114 -0.0324) |
| OKLCH | oklch(87% 0.034 289.3) |
| XYZ | xyz(64.5127, 65.3900, 87.0487) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 8.83
Light Periwinkle
#C1C6FC
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 9.14
Pale Lilac
#E4CBFF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D1EA #E8EAD1
analogous
#D1DCEA #D3D1EA #E0D1EA
triadic
#D3D1EA #EAD3D1 #D1EAD3
tetradic
#D3D1EA #EAD1DC #E8EAD1 #D1EAE0
square
#D3D1EA #EAD1DC #E8EAD1 #D1EAE0
split-complementary
#D3D1EA #EAE0D1 #DCEAD1
monochromatic
#837DC4 #ABA7D7 #D3D1EA #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.49
#D3D1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#D3D1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D1EA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D1EA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#CFD5D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3d1ea; /* rgb */ color: rgb(211, 209, 234); /* oklch */ color: oklch(87.0% 0.034 289.3);
Tailwind
colors: {
custom: {
50: '#e0dff0',
500: '#d3d1ea',
950: '#000000',
},
}SCSS
$custom: #d3d1ea; $custom-light: #e0dff0; $custom-dark: #000000;
JSON
{
"hex": "#d3d1ea",
"rgb": {
"r": 211,
"g": 209,
"b": 234
},
"hsl": {
"h": 244.8,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.86997,
"c": 0.03431,
"h": 289.3
},
"luminance": 0.6539
}Semantic roles & 50–950 ramp
primary
#D3D1EA
secondary
#C1C49B
accent
#B035A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485