#D6D4E7#D6D4E7
#D6D4E7 is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.7% C 0.026 H 290.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4E7 |
|---|---|
| RGB | rgb(214, 212, 231) |
| HSL | hsl(246, 28%, 87%) |
| HSV | hsv(246, 8%, 91%) |
| CMYK | cmyk(7.4%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.58, 4.23, -9.08) |
| CIE-LCH | lch(85.58, 10.02, 295.01°) |
| OKLab | oklab(87.73% 0.0092 -0.0243) |
| OKLCH | oklch(87.73% 0.026 290.7) |
| XYZ | xyz(65.6961, 67.1524, 85.0865) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.06
Fog
#D8DCE0
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.89
Gainsboro
#DCDCDC
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 9.08
Ghostwhite
#F8F8FF
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4E7 #E5E7D4
analogous
#D4DCE7 #D6D4E7 #E0D4E7
triadic
#D6D4E7 #E7D6D4 #D4E7D6
tetradic
#D6D4E7 #E7D4DC #E5E7D4 #D4E7E0
square
#D6D4E7 #E7D4DC #E5E7D4 #D4E7E0
split-complementary
#D6D4E7 #E7E0D4 #DCE7D4
monochromatic
#8B85BB #B1ADD1 #D6D4E7 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.46
#D6D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#D6D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4E7
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4E7 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#D0D6E6
Tritanopia (blue-blind)
#D3D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d6d4e7; /* rgb */ color: rgb(214, 212, 231); /* oklch */ color: oklch(87.7% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#e2e1ee',
500: '#d6d4e7',
950: '#000000',
},
}SCSS
$custom: #d6d4e7; $custom-light: #e2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#d6d4e7",
"rgb": {
"r": 214,
"g": 212,
"b": 231
},
"hsl": {
"h": 246.316,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.87726,
"c": 0.02601,
"h": 290.7
},
"luminance": 0.67153
}Semantic roles & 50–950 ramp
primary
#D6D4E7
secondary
#BCBFA0
accent
#A73F9C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485