#D5D4E1#D5D4E1
#D5D4E1 is a very light, near-neutral blue. Relative luminance 0.667; OKLCH L 87.5% C 0.018 H 289.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D4E1 |
|---|---|
| RGB | rgb(213, 212, 225) |
| HSL | hsl(245, 18%, 86%) |
| HSV | hsv(245, 6%, 88%) |
| CMYK | cmyk(5.3%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(85.34, 2.75, -6.27) |
| CIE-LCH | lch(85.34, 6.84, 293.70°) |
| OKLab | oklab(87.46% 0.006 -0.0167) |
| OKLCH | oklch(87.46% 0.018 289.6) |
| XYZ | xyz(64.5721, 66.6692, 80.6862) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.88
Fog
#D8DCE0
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D4E1 #E0E1D4
analogous
#D4D9E1 #D5D4E1 #DBD4E1
triadic
#D5D4E1 #E1D5D4 #D4E1D5
tetradic
#D5D4E1 #E1D4D9 #E0E1D4 #D4E1DB
square
#D5D4E1 #E1D4D9 #E0E1D4 #D4E1DB
split-complementary
#D5D4E1 #E1DBD4 #D9E1D4
monochromatic
#8F8CAF #B2B0C8 #D5D4E1 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.47
#D5D4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#D5D4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D4E1
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D4E1 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#D1D5E1
Tritanopia (blue-blind)
#D3D6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5d4e1; /* rgb */ color: rgb(213, 212, 225); /* oklch */ color: oklch(87.5% 0.018 289.6);
Tailwind
colors: {
custom: {
50: '#e1e1ea',
500: '#d5d4e1',
950: '#000000',
},
}SCSS
$custom: #d5d4e1; $custom-light: #e1e1ea; $custom-dark: #000000;
JSON
{
"hex": "#d5d4e1",
"rgb": {
"r": 213,
"g": 212,
"b": 225
},
"hsl": {
"h": 244.615,
"s": 17.808,
"l": 85.686
},
"oklch": {
"l": 0.8746,
"c": 0.01777,
"h": 289.6
},
"luminance": 0.66669
}Semantic roles & 50–950 ramp
primary
#D5D4E1
secondary
#B5B7A2
accent
#9C4996
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484