#D3C8DF#D3C8DF
#D3C8DF is a very light, muted violet. Relative luminance 0.605; OKLCH L 84.9% C 0.034 H 307.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8DF |
|---|---|
| RGB | rgb(211, 200, 223) |
| HSL | hsl(269, 26%, 83%) |
| HSV | hsv(269, 10%, 87%) |
| CMYK | cmyk(5.4%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.10, 8.05, -10.02) |
| CIE-LCH | lch(82.10, 12.85, 308.78°) |
| OKLab | oklab(84.87% 0.0203 -0.0268) |
| OKLCH | oklch(84.87% 0.034 307.1) |
| XYZ | xyz(60.8352, 60.4853, 78.2676) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.94
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 8.99
Periwinkle
#CCCCFF
ΔE00 9.26
Light Lavender
#DFC5FE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8DF #D4DFC8
analogous
#C8C8DF #D3C8DF #DEC8DF
triadic
#D3C8DF #DFD3C8 #C8DFD3
tetradic
#D3C8DF #DFC8C8 #D4DFC8 #C8DFDE
square
#D3C8DF #DFC8C8 #D4DFC8 #C8DFDE
split-complementary
#D3C8DF #DFDEC8 #C8DFC8
monochromatic
#957BB2 #B4A1C8 #D3C8DF #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.60
#D3C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#D3C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8DF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8DF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#D2CBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d3c8df; /* rgb */ color: rgb(211, 200, 223); /* oklch */ color: oklch(84.9% 0.034 307.1);
Tailwind
colors: {
custom: {
50: '#e0d8e9',
500: '#d3c8df',
950: '#000000',
},
}SCSS
$custom: #d3c8df; $custom-light: #e0d8e9; $custom-dark: #000000;
JSON
{
"hex": "#d3c8df",
"rgb": {
"r": 211,
"g": 200,
"b": 223
},
"hsl": {
"h": 268.696,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.84873,
"c": 0.03364,
"h": 307.1
},
"luminance": 0.60485
}Semantic roles & 50–950 ramp
primary
#D3C8DF
secondary
#A6B695
accent
#A54075
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384