#D6D4E2#D6D4E2
#D6D4E2 is a very light, near-neutral blue. Relative luminance 0.669; OKLCH L 87.6% C 0.019 H 292.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4E2 |
|---|---|
| RGB | rgb(214, 212, 226) |
| HSL | hsl(249, 19%, 86%) |
| HSV | hsv(249, 6%, 89%) |
| CMYK | cmyk(5.3%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.44, 3.27, -6.64) |
| CIE-LCH | lch(85.44, 7.40, 296.26°) |
| OKLab | oklab(87.57% 0.0074 -0.0177) |
| OKLCH | oklch(87.57% 0.019 292.6) |
| XYZ | xyz(65.0000, 66.8739, 81.4204) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.65
Fog
#D8DCE0
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4E2 #E0E2D4
analogous
#D4D9E2 #D6D4E2 #DDD4E2
triadic
#D6D4E2 #E2D6D4 #D4E2D6
tetradic
#D6D4E2 #E2D4D9 #E0E2D4 #D4E2DD
square
#D6D4E2 #E2D4D9 #E0E2D4 #D4E2DD
split-complementary
#D6D4E2 #E2DDD4 #D9E2D4
monochromatic
#908BB1 #B3AFC9 #D6D4E2 #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.46
#D6D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D6D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4E2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4E2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E3
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#D4D6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6d4e2; /* rgb */ color: rgb(214, 212, 226); /* oklch */ color: oklch(87.6% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#e2e1eb',
500: '#d6d4e2',
950: '#000000',
},
}SCSS
$custom: #d6d4e2; $custom-light: #e2e1eb; $custom-dark: #000000;
JSON
{
"hex": "#d6d4e2",
"rgb": {
"r": 214,
"g": 212,
"b": 226
},
"hsl": {
"h": 248.571,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.87569,
"c": 0.0192,
"h": 292.6
},
"luminance": 0.66874
}Semantic roles & 50–950 ramp
primary
#D6D4E2
secondary
#B5B8A2
accent
#9E4891
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484