#D6D5EA#D6D5EA
#D6D5EA is a very light, muted blue. Relative luminance 0.678; OKLCH L 88.0% C 0.029 H 288.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D5EA |
|---|---|
| RGB | rgb(214, 213, 234) |
| HSL | hsl(243, 33%, 88%) |
| HSV | hsv(243, 9%, 92%) |
| CMYK | cmyk(8.5%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(85.92, 4.29, -10.16) |
| CIE-LCH | lch(85.92, 11.03, 292.90°) |
| OKLab | oklab(88.02% 0.0089 -0.0273) |
| OKLCH | oklch(88.02% 0.029 288) |
| XYZ | xyz(66.3741, 67.8248, 87.4206) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.81
Fog
#D8DCE0
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 8.97
Ghostwhite
#F8F8FF
ΔE00 9.47
Light Gray
#D3D3D3
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D5EA #E9EAD5
analogous
#D5DEEA #D6D5EA #E0D5EA
triadic
#D6D5EA #EAD6D5 #D5EAD6
tetradic
#D6D5EA #EAD5DE #E9EAD5 #D5EAE0
square
#D6D5EA #EAD5DE #E9EAD5 #D5EAE0
split-complementary
#D6D5EA #EAE0D5 #DEEAD5
monochromatic
#8683C1 #AEACD6 #D6D5EA #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.44
#D6D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#D6D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D5EA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D5EA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#D2D8DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d6d5ea; /* rgb */ color: rgb(214, 213, 234); /* oklch */ color: oklch(88.0% 0.029 288.0);
Tailwind
colors: {
custom: {
50: '#e2e1f0',
500: '#d6d5ea',
950: '#000000',
},
}SCSS
$custom: #d6d5ea; $custom-light: #e2e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d6d5ea",
"rgb": {
"r": 214,
"g": 213,
"b": 234
},
"hsl": {
"h": 242.857,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.88019,
"c": 0.02869,
"h": 288
},
"luminance": 0.67825
}Semantic roles & 50–950 ramp
primary
#D6D5EA
secondary
#C2C4A0
accent
#AC39A7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485