#D5D4E4#D5D4E4
#D5D4E4 is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.6% C 0.022 H 288.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D4E4 |
|---|---|
| RGB | rgb(213, 212, 228) |
| HSL | hsl(244, 23%, 86%) |
| HSV | hsv(244, 7%, 89%) |
| CMYK | cmyk(6.6%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.42, 3.33, -7.73) |
| CIE-LCH | lch(85.42, 8.42, 293.27°) |
| OKLab | oklab(87.55% 0.0071 -0.0207) |
| OKLCH | oklch(87.55% 0.022 288.8) |
| XYZ | xyz(64.9850, 66.8343, 82.8605) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.31
Fog
#D8DCE0
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 7.77
Light Blue Grey
#B7C9E2
ΔE00 8.61
Ghostwhite
#F8F8FF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D4E4 #E3E4D4
analogous
#D4DBE4 #D5D4E4 #DDD4E4
triadic
#D5D4E4 #E4D5D4 #D4E4D5
tetradic
#D5D4E4 #E4D4DB #E3E4D4 #D4E4DD
square
#D5D4E4 #E4D4DB #E3E4D4 #D4E4DD
split-complementary
#D5D4E4 #E4DDD4 #DBE4D4
monochromatic
#8C89B5 #B0AECC #D5D4E4 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.46
#D5D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D5D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D4E4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D4E4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#D1D5E4
Tritanopia (blue-blind)
#D2D6D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5d4e4; /* rgb */ color: rgb(213, 212, 228); /* oklch */ color: oklch(87.6% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#e2e1ec',
500: '#d5d4e4',
950: '#000000',
},
}SCSS
$custom: #d5d4e4; $custom-light: #e2e1ec; $custom-dark: #000000;
JSON
{
"hex": "#d5d4e4",
"rgb": {
"r": 213,
"g": 212,
"b": 228
},
"hsl": {
"h": 243.75,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.87553,
"c": 0.02187,
"h": 288.8
},
"luminance": 0.66835
}Semantic roles & 50–950 ramp
primary
#D5D4E4
secondary
#B9BBA1
accent
#A1449B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484