#D4C8DD#D4C8DD
#D4C8DD is a very light, muted violet. Relative luminance 0.605; OKLCH L 84.9% C 0.032 H 311.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8DD |
|---|---|
| RGB | rgb(212, 200, 221) |
| HSL | hsl(274, 24%, 83%) |
| HSV | hsv(274, 10%, 87%) |
| CMYK | cmyk(4.1%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.12, 8.00, -8.91) |
| CIE-LCH | lch(82.12, 11.97, 311.93°) |
| OKLab | oklab(84.89% 0.0207 -0.0238) |
| OKLCH | oklch(84.89% 0.032 311) |
| XYZ | xyz(60.8546, 60.5263, 76.8694) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.75
Lavender (CSS)
#E6E6FA
ΔE00 8.06
Pale Lavender
#EECFFE
ΔE00 9.35
Pale Lilac
#E4CBFF
ΔE00 9.48
Periwinkle
#CCCCFF
ΔE00 10.00
Very Light Purple
#F6CEFC
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8DD #D1DDC8
analogous
#C9C8DD #D4C8DD #DDC8DC
triadic
#D4C8DD #DDD4C8 #C8DDD4
tetradic
#D4C8DD #DDC9C8 #D1DDC8 #C8DCDD
square
#D4C8DD #DDC9C8 #D1DDC8 #C8DCDD
split-complementary
#D4C8DD #DCDDC8 #C8DDC9
monochromatic
#997CAE #B6A2C6 #D4C8DD #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.60
#D4C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#D4C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8DD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8DD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDE
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#D3CACF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d4c8dd; /* rgb */ color: rgb(212, 200, 221); /* oklch */ color: oklch(84.9% 0.032 311.0);
Tailwind
colors: {
custom: {
50: '#e1d8e7',
500: '#d4c8dd',
950: '#000000',
},
}SCSS
$custom: #d4c8dd; $custom-light: #e1d8e7; $custom-dark: #000000;
JSON
{
"hex": "#d4c8dd",
"rgb": {
"r": 212,
"g": 200,
"b": 221
},
"hsl": {
"h": 274.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.8489,
"c": 0.03152,
"h": 311
},
"luminance": 0.60526
}Semantic roles & 50–950 ramp
primary
#D4C8DD
secondary
#A2B496
accent
#A2436C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384