#D6C8DB#D6C8DB
#D6C8DB is a very light, muted purple. Relative luminance 0.607; OKLCH L 85.0% C 0.030 H 317.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C8DB |
|---|---|
| RGB | rgb(214, 200, 219) |
| HSL | hsl(284, 21%, 82%) |
| HSV | hsv(284, 9%, 86%) |
| CMYK | cmyk(2.3%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(82.23, 8.29, -7.66) |
| CIE-LCH | lch(82.23, 11.29, 317.25°) |
| OKLab | oklab(84.99% 0.0221 -0.0204) |
| OKLCH | oklch(84.99% 0.03 317.2) |
| XYZ | xyz(61.1700, 60.7195, 75.5016) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.42
Lavender (CSS)
#E6E6FA
ΔE00 8.46
Pale Lavender
#EECFFE
ΔE00 9.59
Pale Lilac
#E4CBFF
ΔE00 9.97
Light Pink
#FFD1DF
ΔE00 10.29
Very Light Purple
#F6CEFC
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C8DB #CDDBC8
analogous
#CDC8DB #D6C8DB #DBC8D7
triadic
#D6C8DB #DBD6C8 #C8DBD6
tetradic
#D6C8DB #DBCDC8 #CDDBC8 #C8D7DB
square
#D6C8DB #DBCDC8 #CDDBC8 #C8D7DB
split-complementary
#D6C8DB #D7DBC8 #C8DBCD
monochromatic
#9F7EAB #BAA3C3 #D6C8DB #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.60
#D6C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#D6C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C8DB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C8DB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#D6CACE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d6c8db; /* rgb */ color: rgb(214, 200, 219); /* oklch */ color: oklch(85.0% 0.030 317.2);
Tailwind
colors: {
custom: {
50: '#e2d8e6',
500: '#d6c8db',
950: '#000000',
},
}SCSS
$custom: #d6c8db; $custom-light: #e2d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d6c8db",
"rgb": {
"r": 214,
"g": 200,
"b": 219
},
"hsl": {
"h": 284.211,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84992,
"c": 0.03007,
"h": 317.2
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#D6C8DB
secondary
#9DB196
accent
#9F465E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384