#D6C8DA#D6C8DA
#D6C8DA is a very light, muted purple. Relative luminance 0.607; OKLCH L 85.0% C 0.029 H 318.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C8DA |
|---|---|
| RGB | rgb(214, 200, 218) |
| HSL | hsl(287, 20%, 82%) |
| HSV | hsv(287, 8%, 85%) |
| CMYK | cmyk(1.8%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(82.20, 8.11, -7.17) |
| CIE-LCH | lch(82.20, 10.82, 318.50°) |
| OKLab | oklab(84.96% 0.0217 -0.0191) |
| OKLCH | oklch(84.96% 0.029 318.7) |
| XYZ | xyz(61.0388, 60.6670, 74.8104) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.60
Lavender (CSS)
#E6E6FA
ΔE00 8.48
Pale Lavender
#EECFFE
ΔE00 9.91
Light Pink
#FFD1DF
ΔE00 10.25
Lavenderblush
#FFF0F5
ΔE00 10.29
Pale Lilac
#E4CBFF
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C8DA #CCDAC8
analogous
#CDC8DA #D6C8DA #DAC8D5
triadic
#D6C8DA #DAD6C8 #C8DAD6
tetradic
#D6C8DA #DACDC8 #CCDAC8 #C8D5DA
square
#D6C8DA #DACDC8 #CCDAC8 #C8D5DA
split-complementary
#D6C8DA #D5DAC8 #C8DACD
monochromatic
#9F7FA9 #BBA3C1 #D6C8DA #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.60
#D6C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#D6C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C8DA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C8DA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDB
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#D6CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d6c8da; /* rgb */ color: rgb(214, 200, 218); /* oklch */ color: oklch(85.0% 0.029 318.7);
Tailwind
colors: {
custom: {
50: '#e2d8e5',
500: '#d6c8da',
950: '#000000',
},
}SCSS
$custom: #d6c8da; $custom-light: #e2d8e5; $custom-dark: #000000;
JSON
{
"hex": "#d6c8da",
"rgb": {
"r": 214,
"g": 200,
"b": 218
},
"hsl": {
"h": 286.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84961,
"c": 0.02892,
"h": 318.7
},
"luminance": 0.60667
}Semantic roles & 50–950 ramp
primary
#D6C8DA
secondary
#9CB097
accent
#9E485B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384