#D8CBDF#D8CBDF
#D8CBDF is a very light, muted violet. Relative luminance 0.626; OKLCH L 85.9% C 0.031 H 314.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CBDF |
|---|---|
| RGB | rgb(216, 203, 223) |
| HSL | hsl(279, 24%, 84%) |
| HSV | hsv(279, 9%, 87%) |
| CMYK | cmyk(3.1%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(83.25, 8.12, -8.26) |
| CIE-LCH | lch(83.25, 11.59, 314.50°) |
| OKLab | oklab(85.87% 0.0213 -0.022) |
| OKLCH | oklch(85.87% 0.031 314) |
| XYZ | xyz(62.9920, 62.6388, 78.5697) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.85
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Pale Lavender
#EECFFE
ΔE00 9.26
Pale Lilac
#E4CBFF
ΔE00 9.61
Lavenderblush
#FFF0F5
ΔE00 10.12
Very Light Purple
#F6CEFC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CBDF #D2DFCB
analogous
#CECBDF #D8CBDF #DFCBDC
triadic
#D8CBDF #DFD8CB #CBDFD8
tetradic
#D8CBDF #DFCECB #D2DFCB #CBDCDF
square
#D8CBDF #DFCECB #D2DFCB #CBDCDF
split-complementary
#D8CBDF #DCDFCB #CBDFCE
monochromatic
#9F7FB0 #BCA5C8 #D8CBDF #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.55
#D8CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D8CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CBDF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CBDF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#D8CDD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cbdf; /* rgb */ color: rgb(216, 203, 223); /* oklch */ color: oklch(85.9% 0.031 314.0);
Tailwind
colors: {
custom: {
50: '#e4dae9',
500: '#d8cbdf',
950: '#000000',
},
}SCSS
$custom: #d8cbdf; $custom-light: #e4dae9; $custom-dark: #000000;
JSON
{
"hex": "#d8cbdf",
"rgb": {
"r": 216,
"g": 203,
"b": 223
},
"hsl": {
"h": 279,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.85868,
"c": 0.03066,
"h": 314
},
"luminance": 0.62639
}Semantic roles & 50–950 ramp
primary
#D8CBDF
secondary
#A3B698
accent
#A24364
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384