#D6D6E2#D6D6E2
#D6D6E2 is a very light, near-neutral blue. Relative luminance 0.679; OKLCH L 88.0% C 0.016 H 286.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D6E2 |
|---|---|
| RGB | rgb(214, 214, 226) |
| HSL | hsl(240, 17%, 86%) |
| HSV | hsv(240, 5%, 89%) |
| CMYK | cmyk(5.3%, 5.3%, 0%, 11.4%) |
| CIE-LAB | lab(85.95, 2.23, -5.89) |
| CIE-LCH | lch(85.95, 6.29, 290.70°) |
| OKLab | oklab(87.97% 0.0045 -0.0157) |
| OKLCH | oklch(87.97% 0.016 286.1) |
| XYZ | xyz(65.5030, 67.8800, 81.5880) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Fog
#D8DCE0
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 5.99
Ghostwhite
#F8F8FF
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D6E2 #E2E2D6
analogous
#D6DCE2 #D6D6E2 #DCD6E2
triadic
#D6D6E2 #E2D6D6 #D6E2D6
tetradic
#D6D6E2 #E2D6DC #E2E2D6 #D6E2DC
square
#D6D6E2 #E2D6DC #E2E2D6 #D6E2DC
split-complementary
#D6D6E2 #E2DCD6 #DCE2D6
monochromatic
#8E8EAF #B2B2C9 #D6D6E2 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.44
#D6D6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#D6D6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D6E2
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D6E2 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E3
Deuteranopia (green-blind)
#D3D7E2
Tritanopia (blue-blind)
#D4D8DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d6d6e2; /* rgb */ color: rgb(214, 214, 226); /* oklch */ color: oklch(88.0% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#e2e2eb',
500: '#d6d6e2',
950: '#000000',
},
}SCSS
$custom: #d6d6e2; $custom-light: #e2e2eb; $custom-dark: #000000;
JSON
{
"hex": "#d6d6e2",
"rgb": {
"r": 214,
"g": 214,
"b": 226
},
"hsl": {
"h": 240,
"s": 17.143,
"l": 86.275
},
"oklch": {
"l": 0.87966,
"c": 0.01636,
"h": 286.1
},
"luminance": 0.6788
}Semantic roles & 50–950 ramp
primary
#D6D6E2
secondary
#B8B8A4
accent
#9B4A9B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484