#D6C0DA#D6C0DA
#D6C0DA is a very light, muted purple. Relative luminance 0.571; OKLCH L 83.4% C 0.043 H 321.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C0DA |
|---|---|
| RGB | rgb(214, 192, 218) |
| HSL | hsl(291, 26%, 80%) |
| HSV | hsv(291, 12%, 85%) |
| CMYK | cmyk(1.8%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.21, 12.38, -10.12) |
| CIE-LCH | lch(80.21, 15.99, 320.72°) |
| OKLab | oklab(83.41% 0.0334 -0.027) |
| OKLCH | oklch(83.41% 0.043 321) |
| XYZ | xyz(59.2342, 57.0580, 74.2089) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.02
Pale Lavender
#EECFFE
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.95
Very Light Purple
#F6CEFC
ΔE00 7.99
Lilac
#C8A2C8
ΔE00 8.55
Light Lilac
#EDC8FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C0DA #C4DAC0
analogous
#C9C0DA #D6C0DA #DAC0D1
triadic
#D6C0DA #DAD6C0 #C0DAD6
tetradic
#D6C0DA #DAC9C0 #C4DAC0 #C0D1DA
square
#D6C0DA #DAC9C0 #C4DAC0 #C0D1DA
split-complementary
#D6C0DA #D1DAC0 #C0DAC9
monochromatic
#A473AD #BD99C3 #D6C0DA #EFE7F1 #F2ECF4
Accessibility & contrast
On white
1.69
#D6C0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#D6C0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C0DA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C0DA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DB
Deuteranopia (green-blind)
#C2C8D9
Tritanopia (blue-blind)
#D7C2C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d6c0da; /* rgb */ color: rgb(214, 192, 218); /* oklch */ color: oklch(83.4% 0.043 321.0);
Tailwind
colors: {
custom: {
50: '#e2d3e5',
500: '#d6c0da',
950: '#000000',
},
}SCSS
$custom: #d6c0da; $custom-light: #e2d3e5; $custom-dark: #000000;
JSON
{
"hex": "#d6c0da",
"rgb": {
"r": 214,
"g": 192,
"b": 218
},
"hsl": {
"h": 290.769,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.83412,
"c": 0.04299,
"h": 321
},
"luminance": 0.57057
}Semantic roles & 50–950 ramp
primary
#D6C0DA
secondary
#93B18E
accent
#A54150
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384