#D4C8DE#D4C8DE
#D4C8DE is a very light, muted violet. Relative luminance 0.606; OKLCH L 84.9% C 0.033 H 309.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8DE |
|---|---|
| RGB | rgb(212, 200, 222) |
| HSL | hsl(273, 25%, 83%) |
| HSV | hsv(273, 10%, 87%) |
| CMYK | cmyk(4.5%, 9.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.15, 8.19, -9.40) |
| CIE-LCH | lch(82.15, 12.47, 311.07°) |
| OKLab | oklab(84.92% 0.021 -0.0251) |
| OKLCH | oklch(84.92% 0.033 309.9) |
| XYZ | xyz(60.9882, 60.5797, 77.5732) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.67
Lavender (CSS)
#E6E6FA
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 9.06
Pale Lilac
#E4CBFF
ΔE00 9.15
Periwinkle
#CCCCFF
ΔE00 9.71
Light Lavender
#DFC5FE
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8DE #D2DEC8
analogous
#C9C8DE #D4C8DE #DEC8DD
triadic
#D4C8DE #DED4C8 #C8DED4
tetradic
#D4C8DE #DEC9C8 #D2DEC8 #C8DDDE
square
#D4C8DE #DEC9C8 #D2DEC8 #C8DDDE
split-complementary
#D4C8DE #DDDEC8 #C8DEC9
monochromatic
#987BB0 #B6A2C7 #D4C8DE #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.60
#D4C8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#D4C8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8DE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8DE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#D3CACF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d4c8de; /* rgb */ color: rgb(212, 200, 222); /* oklch */ color: oklch(84.9% 0.033 309.9);
Tailwind
colors: {
custom: {
50: '#e1d8e8',
500: '#d4c8de',
950: '#000000',
},
}SCSS
$custom: #d4c8de; $custom-light: #e1d8e8; $custom-dark: #000000;
JSON
{
"hex": "#d4c8de",
"rgb": {
"r": 212,
"g": 200,
"b": 222
},
"hsl": {
"h": 272.727,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.84922,
"c": 0.03276,
"h": 309.9
},
"luminance": 0.6058
}Semantic roles & 50–950 ramp
primary
#D4C8DE
secondary
#A4B595
accent
#A4426E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384