#D4D4EA#D4D4EA
#D4D4EA is a very light, muted blue. Relative luminance 0.670; OKLCH L 87.7% C 0.030 H 285.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4EA |
|---|---|
| RGB | rgb(212, 212, 234) |
| HSL | hsl(240, 34%, 87%) |
| HSV | hsv(240, 9%, 92%) |
| CMYK | cmyk(9.4%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.52, 4.17, -10.78) |
| CIE-LCH | lch(85.52, 11.56, 291.15°) |
| OKLab | oklab(87.67% 0.0082 -0.029) |
| OKLCH | oklch(87.67% 0.03 285.8) |
| XYZ | xyz(65.5431, 67.0241, 87.3099) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Light Blue Grey
#B7C9E2
ΔE00 8.29
Periwinkle
#CCCCFF
ΔE00 8.53
Fog
#D8DCE0
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 9.51
Light Periwinkle
#C1C6FC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4EA #EAEAD4
analogous
#D4DFEA #D4D4EA #DFD4EA
triadic
#D4D4EA #EAD4D4 #D4EAD4
tetradic
#D4D4EA #EAD4DF #EAEAD4 #D4EADF
square
#D4D4EA #EAD4DF #EAEAD4 #D4EADF
split-complementary
#D4D4EA #EADFD4 #DFEAD4
monochromatic
#8282C2 #ABABD6 #D4D4EA #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.46
#D4D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#D4D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4EA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4EA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#CFD5E9
Tritanopia (blue-blind)
#D0D7DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d4d4ea; /* rgb */ color: rgb(212, 212, 234); /* oklch */ color: oklch(87.7% 0.030 285.8);
Tailwind
colors: {
custom: {
50: '#e1e1f0',
500: '#d4d4ea',
950: '#000000',
},
}SCSS
$custom: #d4d4ea; $custom-light: #e1e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d4d4ea",
"rgb": {
"r": 212,
"g": 212,
"b": 234
},
"hsl": {
"h": 240,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.87667,
"c": 0.03011,
"h": 285.8
},
"luminance": 0.67025
}Semantic roles & 50–950 ramp
primary
#D4D4EA
secondary
#C4C49E
accent
#AD38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485