#D6D4E8#D6D4E8
#D6D4E8 is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.8% C 0.027 H 290.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4E8 |
|---|---|
| RGB | rgb(214, 212, 232) |
| HSL | hsl(246, 30%, 87%) |
| HSV | hsv(246, 9%, 91%) |
| CMYK | cmyk(7.8%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.61, 4.43, -9.57) |
| CIE-LCH | lch(85.61, 10.54, 294.84°) |
| OKLab | oklab(87.76% 0.0096 -0.0257) |
| OKLCH | oklch(87.76% 0.027 290.4) |
| XYZ | xyz(65.8377, 67.2090, 85.8324) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.05
Fog
#D8DCE0
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 9.11
Light Gray
#D3D3D3
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.33
Periwinkle
#CCCCFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4E8 #E6E8D4
analogous
#D4DCE8 #D6D4E8 #E0D4E8
triadic
#D6D4E8 #E8D6D4 #D4E8D6
tetradic
#D6D4E8 #E8D4DC #E6E8D4 #D4E8E0
square
#D6D4E8 #E8D4DC #E6E8D4 #D4E8E0
split-complementary
#D6D4E8 #E8E0D4 #DCE8D4
monochromatic
#8A84BD #B0ACD3 #D6D4E8 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.45
#D6D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#D6D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4E8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4E8 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#D3D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d6d4e8; /* rgb */ color: rgb(214, 212, 232); /* oklch */ color: oklch(87.8% 0.027 290.4);
Tailwind
colors: {
custom: {
50: '#e2e1ef',
500: '#d6d4e8',
950: '#000000',
},
}SCSS
$custom: #d6d4e8; $custom-light: #e2e1ef; $custom-dark: #000000;
JSON
{
"hex": "#d6d4e8",
"rgb": {
"r": 214,
"g": 212,
"b": 232
},
"hsl": {
"h": 246,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.87758,
"c": 0.02738,
"h": 290.4
},
"luminance": 0.67209
}Semantic roles & 50–950 ramp
primary
#D6D4E8
secondary
#BDC19F
accent
#A93D9E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485