#D6D4E4#D6D4E4
#D6D4E4 is a very light, muted blue. Relative luminance 0.670; OKLCH L 87.6% C 0.022 H 291.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4E4 |
|---|---|
| RGB | rgb(214, 212, 228) |
| HSL | hsl(248, 23%, 86%) |
| HSV | hsv(248, 7%, 89%) |
| CMYK | cmyk(6.1%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.50, 3.66, -7.61) |
| CIE-LCH | lch(85.50, 8.45, 295.65°) |
| OKLab | oklab(87.63% 0.0081 -0.0204) |
| OKLCH | oklch(87.63% 0.022 291.7) |
| XYZ | xyz(65.2760, 66.9844, 82.8741) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.31
Fog
#D8DCE0
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 7.88
Ghostwhite
#F8F8FF
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4E4 #E2E4D4
analogous
#D4DAE4 #D6D4E4 #DED4E4
triadic
#D6D4E4 #E4D6D4 #D4E4D6
tetradic
#D6D4E4 #E4D4DA #E2E4D4 #D4E4DE
square
#D6D4E4 #E4D4DA #E2E4D4 #D4E4DE
split-complementary
#D6D4E4 #E4DED4 #DAE4D4
monochromatic
#8E89B5 #B2AECC #D6D4E4 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.46
#D6D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#D6D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4E4
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4E4 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#D1D5E4
Tritanopia (blue-blind)
#D4D6D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d6d4e4; /* rgb */ color: rgb(214, 212, 228); /* oklch */ color: oklch(87.6% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#e2e1ec',
500: '#d6d4e4',
950: '#000000',
},
}SCSS
$custom: #d6d4e4; $custom-light: #e2e1ec; $custom-dark: #000000;
JSON
{
"hex": "#d6d4e4",
"rgb": {
"r": 214,
"g": 212,
"b": 228
},
"hsl": {
"h": 247.5,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.87631,
"c": 0.02192,
"h": 291.7
},
"luminance": 0.66985
}Semantic roles & 50–950 ramp
primary
#D6D4E4
secondary
#B8BBA1
accent
#A14496
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484