#D8D2E2#D8D2E2
#D8D2E2 is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.3% C 0.023 H 302.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2E2 |
|---|---|
| RGB | rgb(216, 210, 226) |
| HSL | hsl(263, 22%, 85%) |
| HSV | hsv(263, 7%, 89%) |
| CMYK | cmyk(4.4%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(85.09, 4.99, -7.14) |
| CIE-LCH | lch(85.09, 8.71, 304.95°) |
| OKLab | oklab(87.33% 0.0123 -0.019) |
| OKLCH | oklch(87.33% 0.023 302.9) |
| XYZ | xyz(65.0905, 66.1831, 81.2823) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Fog
#D8DCE0
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.56
Lavenderblush
#FFF0F5
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2E2 #DCE2D2
analogous
#D2D4E2 #D8D2E2 #E0D2E2
triadic
#D8D2E2 #E2D8D2 #D2E2D8
tetradic
#D8D2E2 #E2D2D4 #DCE2D2 #D2E2E0
square
#D8D2E2 #E2D2D4 #DCE2D2 #D2E2E0
split-complementary
#D8D2E2 #E2E0D2 #D4E2D2
monochromatic
#9788B2 #B8ADCA #D8D2E2 #EFECF3 #EFECF3
Accessibility & contrast
On white
1.48
#D8D2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#D8D2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2E2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2E2 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 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)
#CFD4E3
Deuteranopia (green-blind)
#D0D4E1
Tritanopia (blue-blind)
#D7D4D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d2e2; /* rgb */ color: rgb(216, 210, 226); /* oklch */ color: oklch(87.3% 0.023 302.9);
Tailwind
colors: {
custom: {
50: '#e4dfeb',
500: '#d8d2e2',
950: '#000000',
},
}SCSS
$custom: #d8d2e2; $custom-light: #e4dfeb; $custom-dark: #000000;
JSON
{
"hex": "#d8d2e2",
"rgb": {
"r": 216,
"g": 210,
"b": 226
},
"hsl": {
"h": 262.5,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.87332,
"c": 0.02269,
"h": 302.9
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#D8D2E2
secondary
#AFB9A0
accent
#A0457E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484