#D7D6EA#D7D6EA
#D7D6EA is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.3% C 0.027 H 288.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D6EA |
|---|---|
| RGB | rgb(215, 214, 234) |
| HSL | hsl(243, 32%, 88%) |
| HSV | hsv(243, 9%, 92%) |
| CMYK | cmyk(8.1%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(86.25, 4.09, -9.67) |
| CIE-LCH | lch(86.25, 10.50, 292.95°) |
| OKLab | oklab(88.29% 0.0085 -0.0259) |
| OKLCH | oklch(88.29% 0.027 288.1) |
| XYZ | xyz(66.9193, 68.4804, 87.5185) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.56
Fog
#D8DCE0
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.84
Ghostwhite
#F8F8FF
ΔE00 9.07
Gainsboro
#DCDCDC
ΔE00 9.16
Light Gray
#D3D3D3
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D6EA #E9EAD6
analogous
#D6DFEA #D7D6EA #E1D6EA
triadic
#D7D6EA #EAD7D6 #D6EAD7
tetradic
#D7D6EA #EAD6DF #E9EAD6 #D6EAE1
square
#D7D6EA #EAD6DF #E9EAD6 #D6EAE1
split-complementary
#D7D6EA #EAE1D6 #DFEAD6
monochromatic
#8885C1 #B0AED5 #D7D6EA #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.43
#D7D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D7D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D6EA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D6EA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#D3D9DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d7d6ea; /* rgb */ color: rgb(215, 214, 234); /* oklch */ color: oklch(88.3% 0.027 288.1);
Tailwind
colors: {
custom: {
50: '#e3e2f0',
500: '#d7d6ea',
950: '#000000',
},
}SCSS
$custom: #d7d6ea; $custom-light: #e3e2f0; $custom-dark: #000000;
JSON
{
"hex": "#d7d6ea",
"rgb": {
"r": 215,
"g": 214,
"b": 234
},
"hsl": {
"h": 243,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.88294,
"c": 0.0273,
"h": 288.1
},
"luminance": 0.68481
}Semantic roles & 50–950 ramp
primary
#D7D6EA
secondary
#C2C3A1
accent
#AB3AA5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485