#D3D4EB#D3D4EB
#D3D4EB is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.032 H 283.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4EB |
|---|---|
| RGB | rgb(211, 212, 235) |
| HSL | hsl(238, 38%, 87%) |
| HSV | hsv(238, 10%, 92%) |
| CMYK | cmyk(10.2%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.47, 4.05, -11.39) |
| CIE-LCH | lch(85.47, 12.08, 289.56°) |
| OKLab | oklab(87.62% 0.0075 -0.0306) |
| OKLCH | oklch(87.62% 0.032 283.7) |
| XYZ | xyz(65.3998, 66.9335, 88.0551) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.21
Light Blue Grey
#B7C9E2
ΔE00 7.91
Periwinkle
#CCCCFF
ΔE00 8.15
Fog
#D8DCE0
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 9.13
Light Periwinkle
#C1C6FC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4EB #EBEAD3
analogous
#D3E0EB #D3D4EB #DED3EB
triadic
#D3D4EB #EBD3D4 #D4EBD3
tetradic
#D3D4EB #EBD3E0 #EBEAD3 #D3EBDE
square
#D3D4EB #EBD3E0 #EBEAD3 #D3EBDE
split-complementary
#D3D4EB #EBDED3 #E0EBD3
monochromatic
#7F82C5 #A9ABD8 #D3D4EB #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.46
#D3D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D3D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4EB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4EB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#CED8DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d3d4eb; /* rgb */ color: rgb(211, 212, 235); /* oklch */ color: oklch(87.6% 0.032 283.7);
Tailwind
colors: {
custom: {
50: '#e0e1f1',
500: '#d3d4eb',
950: '#000000',
},
}SCSS
$custom: #d3d4eb; $custom-light: #e0e1f1; $custom-dark: #000000;
JSON
{
"hex": "#d3d4eb",
"rgb": {
"r": 211,
"g": 212,
"b": 235
},
"hsl": {
"h": 237.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.87622,
"c": 0.03154,
"h": 283.7
},
"luminance": 0.66934
}Semantic roles & 50–950 ramp
primary
#D3D4EB
secondary
#C6C49D
accent
#AB35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485