#D4D3EA#D4D3EA
#D4D3EA is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.5% C 0.032 H 287.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D3EA |
|---|---|
| RGB | rgb(212, 211, 234) |
| HSL | hsl(243, 35%, 87%) |
| HSV | hsv(243, 10%, 92%) |
| CMYK | cmyk(9.4%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.26, 4.70, -11.16) |
| CIE-LCH | lch(85.26, 12.10, 292.83°) |
| OKLab | oklab(87.47% 0.0096 -0.03) |
| OKLCH | oklch(87.47% 0.032 287.7) |
| XYZ | xyz(65.2939, 66.5257, 87.2268) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.39
Periwinkle
#CCCCFF
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.72
Fog
#D8DCE0
ΔE00 9.27
Thistle
#D8BFD8
ΔE00 9.46
Light Periwinkle
#C1C6FC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D3EA #E9EAD3
analogous
#D3DEEA #D4D3EA #E0D3EA
triadic
#D4D3EA #EAD4D3 #D3EAD4
tetradic
#D4D3EA #EAD3DE #E9EAD3 #D3EAE0
square
#D4D3EA #EAD3DE #E9EAD3 #D3EAE0
split-complementary
#D4D3EA #EAE0D3 #DEEAD3
monochromatic
#8380C2 #ACAAD6 #D4D3EA #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.47
#D4D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D4D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D3EA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D3EA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#CED4E9
Tritanopia (blue-blind)
#D0D7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d3ea; /* rgb */ color: rgb(212, 211, 234); /* oklch */ color: oklch(87.5% 0.032 287.7);
Tailwind
colors: {
custom: {
50: '#e1e0f0',
500: '#d4d3ea',
950: '#000000',
},
}SCSS
$custom: #d4d3ea; $custom-light: #e1e0f0; $custom-dark: #000000;
JSON
{
"hex": "#d4d3ea",
"rgb": {
"r": 212,
"g": 211,
"b": 234
},
"hsl": {
"h": 242.609,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.87469,
"c": 0.0315,
"h": 287.7
},
"luminance": 0.66526
}Semantic roles & 50–950 ramp
primary
#D4D3EA
secondary
#C2C49D
accent
#AE37A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485