#D4D5EA#D4D5EA
#D4D5EA is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.9% C 0.029 H 283.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D5EA |
|---|---|
| RGB | rgb(212, 213, 234) |
| HSL | hsl(237, 34%, 87%) |
| HSV | hsv(237, 9%, 92%) |
| CMYK | cmyk(9.4%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(85.77, 3.64, -10.40) |
| CIE-LCH | lch(85.77, 11.02, 289.30°) |
| OKLab | oklab(87.86% 0.0068 -0.028) |
| OKLCH | oklch(87.86% 0.029 283.6) |
| XYZ | xyz(65.7939, 67.5256, 87.3934) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.88
Light Blue Grey
#B7C9E2
ΔE00 7.88
Fog
#D8DCE0
ΔE00 8.15
Periwinkle
#CCCCFF
ΔE00 8.90
Lightsteelblue
#B0C4DE
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D5EA #EAE9D4
analogous
#D4E0EA #D4D5EA #DED4EA
triadic
#D4D5EA #EAD4D5 #D5EAD4
tetradic
#D4D5EA #EAD4E0 #EAE9D4 #D4EADE
square
#D4D5EA #EAD4E0 #EAE9D4 #D4EADE
split-complementary
#D4D5EA #EADED4 #E0EAD4
monochromatic
#8285C2 #ABADD6 #D4D5EA #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.45
#D4D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#D4D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D5EA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D5EA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#CFD6E9
Tritanopia (blue-blind)
#D0D8DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d4d5ea; /* rgb */ color: rgb(212, 213, 234); /* oklch */ color: oklch(87.9% 0.029 283.6);
Tailwind
colors: {
custom: {
50: '#e1e1f0',
500: '#d4d5ea',
950: '#000000',
},
}SCSS
$custom: #d4d5ea; $custom-light: #e1e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d4d5ea",
"rgb": {
"r": 212,
"g": 213,
"b": 234
},
"hsl": {
"h": 237.273,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.87864,
"c": 0.02877,
"h": 283.6
},
"luminance": 0.67526
}Semantic roles & 50–950 ramp
primary
#D4D5EA
secondary
#C4C29E
accent
#A838AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485