#D6D6EE#D6D6EE
#D6D6EE is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.3% C 0.033 H 285.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D6EE |
|---|---|
| RGB | rgb(214, 214, 238) |
| HSL | hsl(240, 41%, 89%) |
| HSV | hsv(240, 10%, 93%) |
| CMYK | cmyk(10.1%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.29, 4.56, -11.73) |
| CIE-LCH | lch(86.29, 12.59, 291.23°) |
| OKLab | oklab(88.35% 0.0089 -0.0316) |
| OKLCH | oklch(88.35% 0.033 285.7) |
| XYZ | xyz(67.2076, 68.5619, 90.5654) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Periwinkle
#CCCCFF
ΔE00 7.96
Light Blue Grey
#B7C9E2
ΔE00 8.63
Light Periwinkle
#C1C6FC
ΔE00 9.29
Fog
#D8DCE0
ΔE00 9.31
Lightsteelblue
#B0C4DE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D6EE #EEEED6
analogous
#D6E2EE #D6D6EE #E2D6EE
triadic
#D6D6EE #EED6D6 #D6EED6
tetradic
#D6D6EE #EED6E2 #EEEED6 #D6EEE2
square
#D6D6EE #EED6E2 #EEEED6 #D6EEE2
split-complementary
#D6D6EE #EEE2D6 #E2EED6
monochromatic
#7F7FCA #ABABDC #D6D6EE #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.43
#D6D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#D6D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D6EE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D6EE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#D1DADE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d6d6ee; /* rgb */ color: rgb(214, 214, 238); /* oklch */ color: oklch(88.3% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#e2e2f3',
500: '#d6d6ee',
950: '#000000',
},
}SCSS
$custom: #d6d6ee; $custom-light: #e2e2f3; $custom-dark: #000000;
JSON
{
"hex": "#d6d6ee",
"rgb": {
"r": 214,
"g": 214,
"b": 238
},
"hsl": {
"h": 240,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.88345,
"c": 0.0328,
"h": 285.7
},
"luminance": 0.68562
}Semantic roles & 50–950 ramp
primary
#D6D6EE
secondary
#CACA9E
accent
#B431B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485