#D8D2DE#D8D2DE
#D8D2DE is a very light, near-neutral violet. Relative luminance 0.660; OKLCH L 87.2% C 0.018 H 308.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2DE |
|---|---|
| RGB | rgb(216, 210, 222) |
| HSL | hsl(270, 15%, 85%) |
| HSV | hsv(270, 5%, 87%) |
| CMYK | cmyk(2.7%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.98, 4.24, -5.18) |
| CIE-LCH | lch(84.98, 6.69, 309.30°) |
| OKLab | oklab(87.21% 0.0109 -0.0138) |
| OKLCH | oklch(87.21% 0.018 308.2) |
| XYZ | xyz(64.5481, 65.9661, 78.4253) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.09
Gainsboro
#DCDCDC
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2DE #D8DED2
analogous
#D2D2DE #D8D2DE #DED2DE
triadic
#D8D2DE #DED8D2 #D2DED8
tetradic
#D8D2DE #DED2D2 #D8DED2 #D2DEDE
square
#D8D2DE #DED2D2 #D8DED2 #D2DEDE
split-complementary
#D8D2DE #DEDED2 #D2DED2
monochromatic
#9B8BAA #B9AFC4 #D8D2DE #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.48
#D8D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#D8D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2DE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2DE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#D7D3D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d2de; /* rgb */ color: rgb(216, 210, 222); /* oklch */ color: oklch(87.2% 0.018 308.2);
Tailwind
colors: {
custom: {
50: '#e4dfe8',
500: '#d8d2de',
950: '#000000',
},
}SCSS
$custom: #d8d2de; $custom-light: #e4dfe8; $custom-dark: #000000;
JSON
{
"hex": "#d8d2de",
"rgb": {
"r": 216,
"g": 210,
"b": 222
},
"hsl": {
"h": 270,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87209,
"c": 0.01753,
"h": 308.2
},
"luminance": 0.65966
}Semantic roles & 50–950 ramp
primary
#D8D2DE
secondary
#AAB3A1
accent
#9A4C73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484