#D4D2EB#D4D2EB
#D4D2EB is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.3% C 0.034 H 289.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2EB |
|---|---|
| RGB | rgb(212, 210, 235) |
| HSL | hsl(245, 38%, 87%) |
| HSV | hsv(245, 11%, 92%) |
| CMYK | cmyk(9.8%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(85.04, 5.42, -12.02) |
| CIE-LCH | lch(85.04, 13.19, 294.28°) |
| OKLab | oklab(87.31% 0.0114 -0.0323) |
| OKLCH | oklch(87.31% 0.034 289.3) |
| XYZ | xyz(65.1903, 66.0880, 87.9030) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Periwinkle
#CCCCFF
ΔE00 7.57
Thistle
#D8BFD8
ΔE00 8.92
Light Periwinkle
#C1C6FC
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 9.22
Pale Lilac
#E4CBFF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2EB #E9EBD2
analogous
#D2DDEB #D4D2EB #E1D2EB
triadic
#D4D2EB #EBD4D2 #D2EBD4
tetradic
#D4D2EB #EBD2DD #E9EBD2 #D2EBE1
square
#D4D2EB #EBD2DD #E9EBD2 #D2EBE1
split-complementary
#D4D2EB #EBE1D2 #DDEBD2
monochromatic
#837DC5 #ACA8D8 #D4D2EB #EBEAF6 #EBEAF6
Accessibility & contrast
On white
1.48
#D4D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#D4D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2EB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2EB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#D0D6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d2eb; /* rgb */ color: rgb(212, 210, 235); /* oklch */ color: oklch(87.3% 0.034 289.3);
Tailwind
colors: {
custom: {
50: '#e1dff1',
500: '#d4d2eb',
950: '#000000',
},
}SCSS
$custom: #d4d2eb; $custom-light: #e1dff1; $custom-dark: #000000;
JSON
{
"hex": "#d4d2eb",
"rgb": {
"r": 212,
"g": 210,
"b": 235
},
"hsl": {
"h": 244.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87305,
"c": 0.03428,
"h": 289.3
},
"luminance": 0.66088
}Semantic roles & 50–950 ramp
primary
#D4D2EB
secondary
#C2C69B
accent
#B134A7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485