#D3D0EA#D3D0EA
#D3D0EA is a very light, muted blue. Relative luminance 0.649; OKLCH L 86.8% C 0.036 H 290.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D0EA |
|---|---|
| RGB | rgb(211, 208, 234) |
| HSL | hsl(247, 38%, 87%) |
| HSV | hsv(247, 11%, 92%) |
| CMYK | cmyk(9.8%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.43, 5.96, -12.40) |
| CIE-LCH | lch(84.43, 13.76, 295.65°) |
| OKLab | oklab(86.8% 0.0128 -0.0334) |
| OKLCH | oklch(86.8% 0.036 290.9) |
| XYZ | xyz(64.2682, 64.9008, 86.9672) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Periwinkle
#CCCCFF
ΔE00 7.27
Thistle
#D8BFD8
ΔE00 8.36
Light Periwinkle
#C1C6FC
ΔE00 8.73
Pale Lilac
#E4CBFF
ΔE00 9.23
Light Blue Grey
#B7C9E2
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D0EA #E7EAD0
analogous
#D0DAEA #D3D0EA #E0D0EA
triadic
#D3D0EA #EAD3D0 #D0EAD3
tetradic
#D3D0EA #EAD0DA #E7EAD0 #D0EAE0
square
#D3D0EA #EAD0DA #E7EAD0 #D0EAE0
split-complementary
#D3D0EA #EAE0D0 #DAEAD0
monochromatic
#847BC4 #ABA6D7 #D3D0EA #EBEAF6 #EBEAF6
Accessibility & contrast
On white
1.50
#D3D0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D3D0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D0EA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D0EA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#CFD4D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3d0ea; /* rgb */ color: rgb(211, 208, 234); /* oklch */ color: oklch(86.8% 0.036 290.9);
Tailwind
colors: {
custom: {
50: '#e0def0',
500: '#d3d0ea',
950: '#000000',
},
}SCSS
$custom: #d3d0ea; $custom-light: #e0def0; $custom-dark: #000000;
JSON
{
"hex": "#d3d0ea",
"rgb": {
"r": 211,
"g": 208,
"b": 234
},
"hsl": {
"h": 246.923,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.868,
"c": 0.03576,
"h": 290.9
},
"luminance": 0.64901
}Semantic roles & 50–950 ramp
primary
#D3D0EA
secondary
#C0C49A
accent
#B134A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485