#D8CCDB#D8CCDB
#D8CCDB is a very light, muted purple. Relative luminance 0.629; OKLCH L 85.9% C 0.024 H 319.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCDB |
|---|---|
| RGB | rgb(216, 204, 219) |
| HSL | hsl(288, 17%, 83%) |
| HSV | hsv(288, 7%, 86%) |
| CMYK | cmyk(1.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(83.39, 6.85, -5.93) |
| CIE-LCH | lch(83.39, 9.05, 319.11°) |
| OKLab | oklab(85.94% 0.0184 -0.0157) |
| OKLCH | oklch(85.94% 0.024 319.5) |
| XYZ | xyz(62.6960, 62.8995, 75.8420) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.12
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Lavenderblush
#FFF0F5
ΔE00 9.05
Light Gray
#D3D3D3
ΔE00 9.39
Gainsboro
#DCDCDC
ΔE00 9.78
Silver
#C0C0C0
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCDB #CFDBCC
analogous
#D0CCDB #D8CCDB #DBCCD6
triadic
#D8CCDB #DBD8CC #CCDBD8
tetradic
#D8CCDB #DBD0CC #CFDBCC #CCD6DB
square
#D8CCDB #DBD0CC #CFDBCC #CCD6DB
split-complementary
#D8CCDB #D6DBCC #CCDBD0
monochromatic
#A184A8 #BDA8C2 #D8CCDB #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.55
#D8CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D8CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCDB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCDB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#D8CDD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8ccdb; /* rgb */ color: rgb(216, 204, 219); /* oklch */ color: oklch(85.9% 0.024 319.5);
Tailwind
colors: {
custom: {
50: '#e4dbe6',
500: '#d8ccdb',
950: '#000000',
},
}SCSS
$custom: #d8ccdb; $custom-light: #e4dbe6; $custom-dark: #000000;
JSON
{
"hex": "#d8ccdb",
"rgb": {
"r": 216,
"g": 204,
"b": 219
},
"hsl": {
"h": 288,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85938,
"c": 0.02423,
"h": 319.5
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#D8CCDB
secondary
#9FB09B
accent
#9C4A5A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484