#D6D2E8#D6D2E8
#D6D2E8 is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.4% C 0.030 H 294.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2E8 |
|---|---|
| RGB | rgb(214, 210, 232) |
| HSL | hsl(251, 32%, 87%) |
| HSV | hsv(251, 9%, 91%) |
| CMYK | cmyk(7.8%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(85.11, 5.48, -10.31) |
| CIE-LCH | lch(85.11, 11.68, 297.99°) |
| OKLab | oklab(87.36% 0.0124 -0.0277) |
| OKLCH | oklch(87.36% 0.03 294.1) |
| XYZ | xyz(65.3408, 66.2153, 85.6668) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.75
Thistle
#D8BFD8
ΔE00 8.30
Periwinkle
#CCCCFF
ΔE00 8.73
Fog
#D8DCE0
ΔE00 9.59
Light Blue Grey
#B7C9E2
ΔE00 9.94
Light Gray
#D3D3D3
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2E8 #E4E8D2
analogous
#D2D9E8 #D6D2E8 #E1D2E8
triadic
#D6D2E8 #E8D6D2 #D2E8D6
tetradic
#D6D2E8 #E8D2D9 #E4E8D2 #D2E8E1
square
#D6D2E8 #E8D2D9 #E4E8D2 #D2E8E1
split-complementary
#D6D2E8 #E8E1D2 #D9E8D2
monochromatic
#8C81BF #B1AAD3 #D6D2E8 #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.47
#D6D2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#D6D2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2E8
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2E8 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E9
Deuteranopia (green-blind)
#CED4E7
Tritanopia (blue-blind)
#D3D5D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6d2e8; /* rgb */ color: rgb(214, 210, 232); /* oklch */ color: oklch(87.4% 0.030 294.1);
Tailwind
colors: {
custom: {
50: '#e2dfef',
500: '#d6d2e8',
950: '#000000',
},
}SCSS
$custom: #d6d2e8; $custom-light: #e2dfef; $custom-dark: #000000;
JSON
{
"hex": "#d6d2e8",
"rgb": {
"r": 214,
"g": 210,
"b": 232
},
"hsl": {
"h": 250.909,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.87364,
"c": 0.03033,
"h": 294.1
},
"luminance": 0.66216
}Semantic roles & 50–950 ramp
primary
#D6D2E8
secondary
#BBC19D
accent
#AB3A97
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485