#D6C4DA#D6C4DA
#D6C4DA is a very light, muted purple. Relative luminance 0.588; OKLCH L 84.2% C 0.036 H 320.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C4DA |
|---|---|
| RGB | rgb(214, 196, 218) |
| HSL | hsl(289, 23%, 81%) |
| HSV | hsv(289, 10%, 85%) |
| CMYK | cmyk(1.8%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(81.20, 10.24, -8.65) |
| CIE-LCH | lch(81.20, 13.40, 319.80°) |
| OKLab | oklab(84.18% 0.0276 -0.0231) |
| OKLCH | oklch(84.18% 0.036 320.1) |
| XYZ | xyz(60.1245, 58.8385, 74.5056) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.54
Pale Lavender
#EECFFE
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.94
Very Light Purple
#F6CEFC
ΔE00 9.15
Light Pink
#FFD1DF
ΔE00 9.64
Light Lavender
#DFC5FE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C4DA #C8DAC4
analogous
#CBC4DA #D6C4DA #DAC4D3
triadic
#D6C4DA #DAD6C4 #C4DAD6
tetradic
#D6C4DA #DACBC4 #C8DAC4 #C4D3DA
square
#D6C4DA #DACBC4 #C8DAC4 #C4D3DA
split-complementary
#D6C4DA #D3DAC4 #C4DACB
monochromatic
#A279AB #BC9EC2 #D6C4DA #F0EAF2 #F2ECF3
Accessibility & contrast
On white
1.64
#D6C4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#D6C4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C4DA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C4DA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#C6CAD9
Tritanopia (blue-blind)
#D7C6CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d6c4da; /* rgb */ color: rgb(214, 196, 218); /* oklch */ color: oklch(84.2% 0.036 320.1);
Tailwind
colors: {
custom: {
50: '#e2d5e5',
500: '#d6c4da',
950: '#000000',
},
}SCSS
$custom: #d6c4da; $custom-light: #e2d5e5; $custom-dark: #000000;
JSON
{
"hex": "#d6c4da",
"rgb": {
"r": 214,
"g": 196,
"b": 218
},
"hsl": {
"h": 289.091,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.84183,
"c": 0.03593,
"h": 320.1
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#D6C4DA
secondary
#98B092
accent
#A14455
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384