#D8D2E6#D8D2E6
#D8D2E6 is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.5% C 0.028 H 299.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2E6 |
|---|---|
| RGB | rgb(216, 210, 230) |
| HSL | hsl(258, 29%, 86%) |
| HSV | hsv(258, 9%, 90%) |
| CMYK | cmyk(6.1%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(85.20, 5.75, -9.09) |
| CIE-LCH | lch(85.20, 10.76, 302.32°) |
| OKLab | oklab(87.46% 0.0138 -0.0243) |
| OKLCH | oklch(87.46% 0.028 299.5) |
| XYZ | xyz(65.6458, 66.4052, 84.2067) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Thistle
#D8BFD8
ΔE00 7.76
Fog
#D8DCE0
ΔE00 9.45
Lavenderblush
#FFF0F5
ΔE00 9.57
Periwinkle
#CCCCFF
ΔE00 9.59
Light Gray
#D3D3D3
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2E6 #E0E6D2
analogous
#D2D6E6 #D8D2E6 #E2D2E6
triadic
#D8D2E6 #E6D8D2 #D2E6D8
tetradic
#D8D2E6 #E6D2D6 #E0E6D2 #D2E6E2
square
#D8D2E6 #E6D2D6 #E0E6D2 #D2E6E2
split-complementary
#D8D2E6 #E6E2D2 #D6E6D2
monochromatic
#9483BA #B6ABD0 #D8D2E6 #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.47
#D8D2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#D8D2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2E6
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2E6 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#CFD5E5
Tritanopia (blue-blind)
#D6D5D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d2e6; /* rgb */ color: rgb(216, 210, 230); /* oklch */ color: oklch(87.5% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#e4dfed',
500: '#d8d2e6',
950: '#000000',
},
}SCSS
$custom: #d8d2e6; $custom-light: #e4dfed; $custom-dark: #000000;
JSON
{
"hex": "#d8d2e6",
"rgb": {
"r": 216,
"g": 210,
"b": 230
},
"hsl": {
"h": 258,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.87458,
"c": 0.02797,
"h": 299.5
},
"luminance": 0.66405
}Semantic roles & 50–950 ramp
primary
#D8D2E6
secondary
#B5BE9E
accent
#A73E88
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484