#D3D4EA#D3D4EA
#D3D4EA is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.030 H 283.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4EA |
|---|---|
| RGB | rgb(211, 212, 234) |
| HSL | hsl(237, 35%, 87%) |
| HSV | hsv(237, 10%, 92%) |
| CMYK | cmyk(9.8%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.44, 3.85, -10.90) |
| CIE-LCH | lch(85.44, 11.56, 289.44°) |
| OKLab | oklab(87.59% 0.0071 -0.0293) |
| OKLCH | oklch(87.59% 0.03 283.7) |
| XYZ | xyz(65.2557, 66.8759, 87.2964) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Light Blue Grey
#B7C9E2
ΔE00 7.84
Periwinkle
#CCCCFF
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 9.07
Light Periwinkle
#C1C6FC
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4EA #EAE9D3
analogous
#D3E0EA #D3D4EA #DED3EA
triadic
#D3D4EA #EAD3D4 #D4EAD3
tetradic
#D3D4EA #EAD3E0 #EAE9D3 #D3EADE
square
#D3D4EA #EAD3E0 #EAE9D3 #D3EADE
split-complementary
#D3D4EA #EADED3 #E0EAD3
monochromatic
#8083C2 #AAACD6 #D3D4EA #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.46
#D3D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#D3D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4EA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4EA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#CED8DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4ea; /* rgb */ color: rgb(211, 212, 234); /* oklch */ color: oklch(87.6% 0.030 283.7);
Tailwind
colors: {
custom: {
50: '#e0e1f0',
500: '#d3d4ea',
950: '#000000',
},
}SCSS
$custom: #d3d4ea; $custom-light: #e0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d3d4ea",
"rgb": {
"r": 211,
"g": 212,
"b": 234
},
"hsl": {
"h": 237.391,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.87589,
"c": 0.03017,
"h": 283.7
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#D3D4EA
secondary
#C4C29D
accent
#A937AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485