#D6D4E6#D6D4E6
#D6D4E6 is a very light, muted blue. Relative luminance 0.671; OKLCH L 87.7% C 0.025 H 291.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4E6 |
|---|---|
| RGB | rgb(214, 212, 230) |
| HSL | hsl(247, 26%, 87%) |
| HSV | hsv(247, 8%, 90%) |
| CMYK | cmyk(7%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(85.55, 4.04, -8.59) |
| CIE-LCH | lch(85.55, 9.49, 295.19°) |
| OKLab | oklab(87.69% 0.0088 -0.023) |
| OKLCH | oklch(87.69% 0.025 291) |
| XYZ | xyz(65.5552, 67.0961, 84.3448) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Fog
#D8DCE0
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 8.62
Light Blue Grey
#B7C9E2
ΔE00 9.07
Ghostwhite
#F8F8FF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4E6 #E4E6D4
analogous
#D4DBE6 #D6D4E6 #DFD4E6
triadic
#D6D4E6 #E6D6D4 #D4E6D6
tetradic
#D6D4E6 #E6D4DB #E4E6D4 #D4E6DF
square
#D6D4E6 #E6D4DB #E4E6D4 #D4E6DF
split-complementary
#D6D4E6 #E6DFD4 #DBE6D4
monochromatic
#8C87B9 #B1ADD0 #D6D4E6 #EDECF4 #EDECF4
Accessibility & contrast
On white
1.46
#D6D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#D6D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4E6
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4E6 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#D3D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d6d4e6; /* rgb */ color: rgb(214, 212, 230); /* oklch */ color: oklch(87.7% 0.025 291.0);
Tailwind
colors: {
custom: {
50: '#e2e1ed',
500: '#d6d4e6',
950: '#000000',
},
}SCSS
$custom: #d6d4e6; $custom-light: #e2e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d6d4e6",
"rgb": {
"r": 214,
"g": 212,
"b": 230
},
"hsl": {
"h": 246.667,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.87694,
"c": 0.02465,
"h": 291
},
"luminance": 0.67096
}Semantic roles & 50–950 ramp
primary
#D6D4E6
secondary
#BBBEA0
accent
#A5409A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484