#D3C8DC#D3C8DC
#D3C8DC is a very light, muted violet. Relative luminance 0.603; OKLCH L 84.8% C 0.030 H 310.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8DC |
|---|---|
| RGB | rgb(211, 200, 220) |
| HSL | hsl(273, 22%, 82%) |
| HSV | hsv(273, 9%, 86%) |
| CMYK | cmyk(4.1%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(82.01, 7.47, -8.54) |
| CIE-LCH | lch(82.01, 11.35, 311.18°) |
| OKLab | oklab(84.78% 0.0192 -0.0228) |
| OKLCH | oklch(84.78% 0.03 310.1) |
| XYZ | xyz(60.4343, 60.3249, 76.1564) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.19
Lavender (CSS)
#E6E6FA
ΔE00 7.86
Pale Lavender
#EECFFE
ΔE00 9.83
Pale Lilac
#E4CBFF
ΔE00 9.92
Periwinkle
#CCCCFF
ΔE00 10.16
Dove Gray
#B6B8BD
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8DC #D1DCC8
analogous
#C9C8DC #D3C8DC #DCC8DB
triadic
#D3C8DC #DCD3C8 #C8DCD3
tetradic
#D3C8DC #DCC9C8 #D1DCC8 #C8DBDC
square
#D3C8DC #DCC9C8 #D1DCC8 #C8DBDC
split-complementary
#D3C8DC #DBDCC8 #C8DCC9
monochromatic
#977DAC #B5A3C4 #D3C8DC #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.61
#D3C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#D3C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8DC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8DC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#D2CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d3c8dc; /* rgb */ color: rgb(211, 200, 220); /* oklch */ color: oklch(84.8% 0.030 310.1);
Tailwind
colors: {
custom: {
50: '#e0d8e6',
500: '#d3c8dc',
950: '#000000',
},
}SCSS
$custom: #d3c8dc; $custom-light: #e0d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d3c8dc",
"rgb": {
"r": 211,
"g": 200,
"b": 220
},
"hsl": {
"h": 273,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84776,
"c": 0.02984,
"h": 310.1
},
"luminance": 0.60325
}Semantic roles & 50–950 ramp
primary
#D3C8DC
secondary
#A3B296
accent
#A1456E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384