#D6D4EA#D6D4EA
#D6D4EA is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.8% C 0.030 H 289.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4EA |
|---|---|
| RGB | rgb(214, 212, 234) |
| HSL | hsl(245, 34%, 87%) |
| HSV | hsv(245, 9%, 92%) |
| CMYK | cmyk(8.5%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.67, 4.82, -10.54) |
| CIE-LCH | lch(85.67, 11.59, 294.57°) |
| OKLab | oklab(87.82% 0.0103 -0.0283) |
| OKLCH | oklch(87.82% 0.03 289.9) |
| XYZ | xyz(66.1234, 67.3233, 87.3371) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 8.64
Fog
#D8DCE0
ΔE00 9.09
Light Blue Grey
#B7C9E2
ΔE00 9.20
Thistle
#D8BFD8
ΔE00 9.23
Ghostwhite
#F8F8FF
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4EA #E8EAD4
analogous
#D4DDEA #D6D4EA #E1D4EA
triadic
#D6D4EA #EAD6D4 #D4EAD6
tetradic
#D6D4EA #EAD4DD #E8EAD4 #D4EAE1
square
#D6D4EA #EAD4DD #E8EAD4 #D4EAE1
split-complementary
#D6D4EA #EAE1D4 #DDEAD4
monochromatic
#8882C2 #AFABD6 #D6D4EA #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.45
#D6D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#D6D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4EA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4EA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EB
Deuteranopia (green-blind)
#CFD6E9
Tritanopia (blue-blind)
#D2D7DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d6d4ea; /* rgb */ color: rgb(214, 212, 234); /* oklch */ color: oklch(87.8% 0.030 289.9);
Tailwind
colors: {
custom: {
50: '#e2e1f0',
500: '#d6d4ea',
950: '#000000',
},
}SCSS
$custom: #d6d4ea; $custom-light: #e2e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d6d4ea",
"rgb": {
"r": 214,
"g": 212,
"b": 234
},
"hsl": {
"h": 245.455,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.87822,
"c": 0.03012,
"h": 289.9
},
"luminance": 0.67324
}Semantic roles & 50–950 ramp
primary
#D6D4EA
secondary
#C0C49E
accent
#AD38A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485