#D5D4E2#D5D4E2
#D5D4E2 is a very light, near-neutral blue. Relative luminance 0.667; OKLCH L 87.5% C 0.019 H 289.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D4E2 |
|---|---|
| RGB | rgb(213, 212, 226) |
| HSL | hsl(244, 19%, 86%) |
| HSV | hsv(244, 6%, 89%) |
| CMYK | cmyk(5.8%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.36, 2.94, -6.76) |
| CIE-LCH | lch(85.36, 7.37, 293.53°) |
| OKLab | oklab(87.49% 0.0063 -0.0181) |
| OKLCH | oklch(87.49% 0.019 289.3) |
| XYZ | xyz(64.7089, 66.7239, 81.4067) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Fog
#D8DCE0
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 7.00
Ghostwhite
#F8F8FF
ΔE00 8.36
Silver
#C0C0C0
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D4E2 #E1E2D4
analogous
#D4DAE2 #D5D4E2 #DCD4E2
triadic
#D5D4E2 #E2D5D4 #D4E2D5
tetradic
#D5D4E2 #E2D4DA #E1E2D4 #D4E2DC
square
#D5D4E2 #E2D4DA #E1E2D4 #D4E2DC
split-complementary
#D5D4E2 #E2DCD4 #DAE2D4
monochromatic
#8E8BB1 #B1AFC9 #D5D4E2 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.46
#D5D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D5D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D4E2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D4E2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E3
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#D3D6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5d4e2; /* rgb */ color: rgb(213, 212, 226); /* oklch */ color: oklch(87.5% 0.019 289.3);
Tailwind
colors: {
custom: {
50: '#e1e1eb',
500: '#d5d4e2',
950: '#000000',
},
}SCSS
$custom: #d5d4e2; $custom-light: #e1e1eb; $custom-dark: #000000;
JSON
{
"hex": "#d5d4e2",
"rgb": {
"r": 213,
"g": 212,
"b": 226
},
"hsl": {
"h": 244.286,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.87491,
"c": 0.01913,
"h": 289.3
},
"luminance": 0.66724
}Semantic roles & 50–950 ramp
primary
#D5D4E2
secondary
#B7B8A2
accent
#9E4898
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484