#D5D4E5#D5D4E5
#D5D4E5 is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.023 H 288.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D4E5 |
|---|---|
| RGB | rgb(213, 212, 229) |
| HSL | hsl(244, 25%, 86%) |
| HSV | hsv(244, 7%, 90%) |
| CMYK | cmyk(7%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.45, 3.52, -8.22) |
| CIE-LCH | lch(85.45, 8.94, 293.17°) |
| OKLab | oklab(87.59% 0.0074 -0.022) |
| OKLCH | oklch(87.59% 0.023 288.6) |
| XYZ | xyz(65.1242, 66.8900, 83.5937) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.18
Fog
#D8DCE0
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 8.03
Gainsboro
#DCDCDC
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.60
Ghostwhite
#F8F8FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D4E5 #E4E5D4
analogous
#D4DCE5 #D5D4E5 #DED4E5
triadic
#D5D4E5 #E5D5D4 #D4E5D5
tetradic
#D5D4E5 #E5D4DC #E4E5D4 #D4E5DE
square
#D5D4E5 #E5D4DC #E4E5D4 #D4E5DE
split-complementary
#D5D4E5 #E5DED4 #DCE5D4
monochromatic
#8A88B7 #B0AECE #D5D4E5 #ECECF3 #ECECF3
Accessibility & contrast
On white
1.46
#D5D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#D5D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D4E5
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D4E5 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#D2D7D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5d4e5; /* rgb */ color: rgb(213, 212, 229); /* oklch */ color: oklch(87.6% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#e2e1ed',
500: '#d5d4e5',
950: '#000000',
},
}SCSS
$custom: #d5d4e5; $custom-light: #e2e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d5d4e5",
"rgb": {
"r": 213,
"g": 212,
"b": 229
},
"hsl": {
"h": 243.529,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.87585,
"c": 0.02324,
"h": 288.6
},
"luminance": 0.6689
}Semantic roles & 50–950 ramp
primary
#D5D4E5
secondary
#BBBCA1
accent
#A3429D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484