#D5D4E6#D5D4E6
#D5D4E6 is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.025 H 288.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D4E6 |
|---|---|
| RGB | rgb(213, 212, 230) |
| HSL | hsl(243, 26%, 87%) |
| HSV | hsv(243, 8%, 90%) |
| CMYK | cmyk(7.4%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(85.48, 3.71, -8.71) |
| CIE-LCH | lch(85.48, 9.47, 293.08°) |
| OKLab | oklab(87.62% 0.0078 -0.0233) |
| OKLCH | oklch(87.62% 0.025 288.4) |
| XYZ | xyz(65.2642, 66.9460, 84.3311) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Fog
#D8DCE0
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.60
Ghostwhite
#F8F8FF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D4E6 #E5E6D4
analogous
#D4DCE6 #D5D4E6 #DED4E6
triadic
#D5D4E6 #E6D5D4 #D4E6D5
tetradic
#D5D4E6 #E6D4DC #E5E6D4 #D4E6DE
square
#D5D4E6 #E6D4DC #E5E6D4 #D4E6DE
split-complementary
#D5D4E6 #E6DED4 #DCE6D4
monochromatic
#8987B9 #AFADD0 #D5D4E6 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.46
#D5D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D5D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D4E6
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D4E6 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#D2D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d5d4e6; /* rgb */ color: rgb(213, 212, 230); /* oklch */ color: oklch(87.6% 0.025 288.4);
Tailwind
colors: {
custom: {
50: '#e2e1ed',
500: '#d5d4e6',
950: '#000000',
},
}SCSS
$custom: #d5d4e6; $custom-light: #e2e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d5d4e6",
"rgb": {
"r": 213,
"g": 212,
"b": 230
},
"hsl": {
"h": 243.333,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.87616,
"c": 0.02461,
"h": 288.4
},
"luminance": 0.66946
}Semantic roles & 50–950 ramp
primary
#D5D4E6
secondary
#BCBEA0
accent
#A5409F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484