#D4D4E5#D4D4E5
#D4D4E5 is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.5% C 0.023 H 285.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4E5 |
|---|---|
| RGB | rgb(212, 212, 229) |
| HSL | hsl(240, 25%, 86%) |
| HSV | hsv(240, 7%, 90%) |
| CMYK | cmyk(7.4%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.37, 3.19, -8.34) |
| CIE-LCH | lch(85.37, 8.93, 290.93°) |
| OKLab | oklab(87.51% 0.0064 -0.0224) |
| OKLCH | oklch(87.51% 0.023 285.9) |
| XYZ | xyz(64.8350, 66.7409, 83.5801) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.23
Fog
#D8DCE0
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 8.13
Ghostwhite
#F8F8FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4E5 #E5E5D4
analogous
#D4DDE5 #D4D4E5 #DDD4E5
triadic
#D4D4E5 #E5D4D4 #D4E5D4
tetradic
#D4D4E5 #E5D4DD #E5E5D4 #D4E5DD
square
#D4D4E5 #E5D4DD #E5E5D4 #D4E5DD
split-complementary
#D4D4E5 #E5DDD4 #DDE5D4
monochromatic
#8888B7 #AEAECE #D4D4E5 #ECECF3 #ECECF3
Accessibility & contrast
On white
1.46
#D4D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D4D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4E5
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4E5 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#D1D7D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d4e5; /* rgb */ color: rgb(212, 212, 229); /* oklch */ color: oklch(87.5% 0.023 285.9);
Tailwind
colors: {
custom: {
50: '#e1e1ed',
500: '#d4d4e5',
950: '#000000',
},
}SCSS
$custom: #d4d4e5; $custom-light: #e1e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d4d4e5",
"rgb": {
"r": 212,
"g": 212,
"b": 229
},
"hsl": {
"h": 240,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.87507,
"c": 0.02325,
"h": 285.9
},
"luminance": 0.66741
}Semantic roles & 50–950 ramp
primary
#D4D4E5
secondary
#BCBCA1
accent
#A342A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484