#D6D6EA#D6D6EA
#D6D6EA is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.2% C 0.027 H 285.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D6EA |
|---|---|
| RGB | rgb(214, 214, 234) |
| HSL | hsl(240, 32%, 88%) |
| HSV | hsv(240, 9%, 92%) |
| CMYK | cmyk(8.5%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(86.17, 3.77, -9.79) |
| CIE-LCH | lch(86.17, 10.49, 291.05°) |
| OKLab | oklab(88.22% 0.0075 -0.0263) |
| OKLCH | oklch(88.22% 0.027 285.8) |
| XYZ | xyz(66.6264, 68.3294, 87.5047) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.58
Fog
#D8DCE0
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 8.39
Ghostwhite
#F8F8FF
ΔE00 9.04
Gainsboro
#DCDCDC
ΔE00 9.07
Light Gray
#D3D3D3
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D6EA #EAEAD6
analogous
#D6E0EA #D6D6EA #E0D6EA
triadic
#D6D6EA #EAD6D6 #D6EAD6
tetradic
#D6D6EA #EAD6E0 #EAEAD6 #D6EAE0
square
#D6D6EA #EAD6E0 #EAEAD6 #D6EAE0
split-complementary
#D6D6EA #EAE0D6 #E0EAD6
monochromatic
#8585C1 #AEAED5 #D6D6EA #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.43
#D6D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D6D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D6EA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D6EA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#D2D9DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d6d6ea; /* rgb */ color: rgb(214, 214, 234); /* oklch */ color: oklch(88.2% 0.027 285.8);
Tailwind
colors: {
custom: {
50: '#e2e2f0',
500: '#d6d6ea',
950: '#000000',
},
}SCSS
$custom: #d6d6ea; $custom-light: #e2e2f0; $custom-dark: #000000;
JSON
{
"hex": "#d6d6ea",
"rgb": {
"r": 214,
"g": 214,
"b": 234
},
"hsl": {
"h": 240,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.88216,
"c": 0.02732,
"h": 285.8
},
"luminance": 0.6833
}Semantic roles & 50–950 ramp
primary
#D6D6EA
secondary
#C3C3A1
accent
#AB3AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485