#D4D3EB#D4D3EB
#D4D3EB is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.5% C 0.033 H 287.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D3EB |
|---|---|
| RGB | rgb(212, 211, 235) |
| HSL | hsl(243, 38%, 87%) |
| HSV | hsv(243, 10%, 92%) |
| CMYK | cmyk(9.8%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.29, 4.90, -11.64) |
| CIE-LCH | lch(85.29, 12.63, 292.80°) |
| OKLab | oklab(87.5% 0.0099 -0.0313) |
| OKLCH | oklch(87.5% 0.033 287.6) |
| XYZ | xyz(65.4380, 66.5833, 87.9855) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.49
Periwinkle
#CCCCFF
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 8.79
Light Periwinkle
#C1C6FC
ΔE00 9.19
Thistle
#D8BFD8
ΔE00 9.41
Fog
#D8DCE0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D3EB #EAEBD3
analogous
#D3DEEB #D4D3EB #E0D3EB
triadic
#D4D3EB #EBD4D3 #D3EBD4
tetradic
#D4D3EB #EBD3DE #EAEBD3 #D3EBE0
square
#D4D3EB #EBD3DE #EAEBD3 #D3EBE0
split-complementary
#D4D3EB #EBE0D3 #DEEBD3
monochromatic
#827FC5 #ABA9D8 #D4D3EB #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.47
#D4D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D4D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D3EB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D3EB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#D0D7DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d3eb; /* rgb */ color: rgb(212, 211, 235); /* oklch */ color: oklch(87.5% 0.033 287.6);
Tailwind
colors: {
custom: {
50: '#e1e0f1',
500: '#d4d3eb',
950: '#000000',
},
}SCSS
$custom: #d4d3eb; $custom-light: #e1e0f1; $custom-dark: #000000;
JSON
{
"hex": "#d4d3eb",
"rgb": {
"r": 212,
"g": 211,
"b": 235
},
"hsl": {
"h": 242.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.87502,
"c": 0.03287,
"h": 287.6
},
"luminance": 0.66584
}Semantic roles & 50–950 ramp
primary
#D4D3EB
secondary
#C4C69D
accent
#B035AB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485