#D4C8DC#D4C8DC
#D4C8DC is a very light, muted violet. Relative luminance 0.605; OKLCH L 84.9% C 0.030 H 312.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8DC |
|---|---|
| RGB | rgb(212, 200, 220) |
| HSL | hsl(276, 22%, 82%) |
| HSV | hsv(276, 9%, 86%) |
| CMYK | cmyk(3.6%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(82.09, 7.81, -8.41) |
| CIE-LCH | lch(82.09, 11.48, 312.86°) |
| OKLab | oklab(84.86% 0.0203 -0.0225) |
| OKLCH | oklch(84.86% 0.03 312.1) |
| XYZ | xyz(60.7218, 60.4732, 76.1698) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Pale Lavender
#EECFFE
ΔE00 9.64
Pale Lilac
#E4CBFF
ΔE00 9.81
Periwinkle
#CCCCFF
ΔE00 10.30
Very Light Purple
#F6CEFC
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8DC #D0DCC8
analogous
#CAC8DC #D4C8DC #DCC8DA
triadic
#D4C8DC #DCD4C8 #C8DCD4
tetradic
#D4C8DC #DCCAC8 #D0DCC8 #C8DADC
square
#D4C8DC #DCCAC8 #D0DCC8 #C8DADC
split-complementary
#D4C8DC #DADCC8 #C8DCCA
monochromatic
#9A7DAC #B7A3C4 #D4C8DC #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.60
#D4C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D4C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8DC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8DC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#D3CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d4c8dc; /* rgb */ color: rgb(212, 200, 220); /* oklch */ color: oklch(84.9% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#e1d8e6',
500: '#d4c8dc',
950: '#000000',
},
}SCSS
$custom: #d4c8dc; $custom-light: #e1d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d4c8dc",
"rgb": {
"r": 212,
"g": 200,
"b": 220
},
"hsl": {
"h": 276,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84858,
"c": 0.03028,
"h": 312.1
},
"luminance": 0.60473
}Semantic roles & 50–950 ramp
primary
#D4C8DC
secondary
#A1B296
accent
#A1456A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384