#D3D2EB#D3D2EB
#D3D2EB is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.2% C 0.034 H 287.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2EB |
|---|---|
| RGB | rgb(211, 210, 235) |
| HSL | hsl(242, 38%, 87%) |
| HSV | hsv(242, 11%, 92%) |
| CMYK | cmyk(10.2%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.97, 5.10, -12.14) |
| CIE-LCH | lch(84.97, 13.17, 292.79°) |
| OKLab | oklab(87.23% 0.0103 -0.0327) |
| OKLCH | oklch(87.23% 0.034 287.5) |
| XYZ | xyz(64.9029, 65.9398, 87.8895) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 8.78
Light Periwinkle
#C1C6FC
ΔE00 8.82
Thistle
#D8BFD8
ΔE00 9.29
Lightsteelblue
#B0C4DE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2EB #EAEBD2
analogous
#D2DEEB #D3D2EB #E0D2EB
triadic
#D3D2EB #EBD3D2 #D2EBD3
tetradic
#D3D2EB #EBD2DE #EAEBD2 #D2EBE0
square
#D3D2EB #EBD2DE #EAEBD2 #D2EBE0
split-complementary
#D3D2EB #EBE0D2 #DEEBD2
monochromatic
#807DC5 #AAA8D8 #D3D2EB #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.48
#D3D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#D3D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2EB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2EB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#CED6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d3d2eb; /* rgb */ color: rgb(211, 210, 235); /* oklch */ color: oklch(87.2% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#e0dff1',
500: '#d3d2eb',
950: '#000000',
},
}SCSS
$custom: #d3d2eb; $custom-light: #e0dff1; $custom-dark: #000000;
JSON
{
"hex": "#d3d2eb",
"rgb": {
"r": 211,
"g": 210,
"b": 235
},
"hsl": {
"h": 242.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87227,
"c": 0.03428,
"h": 287.5
},
"luminance": 0.6594
}Semantic roles & 50–950 ramp
primary
#D3D2EB
secondary
#C4C69B
accent
#B134AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485