#D6CBDF#D6CBDF
#D6CBDF is a very light, muted violet. Relative luminance 0.623; OKLCH L 85.7% C 0.030 H 310.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CBDF |
|---|---|
| RGB | rgb(214, 203, 223) |
| HSL | hsl(273, 24%, 84%) |
| HSV | hsv(273, 9%, 87%) |
| CMYK | cmyk(4%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(83.09, 7.45, -8.52) |
| CIE-LCH | lch(83.09, 11.32, 311.18°) |
| OKLab | oklab(85.7% 0.0192 -0.0228) |
| OKLCH | oklch(85.7% 0.03 310.1) |
| XYZ | xyz(62.4045, 62.3359, 78.5422) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.44
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Pale Lavender
#EECFFE
ΔE00 9.64
Pale Lilac
#E4CBFF
ΔE00 9.82
Periwinkle
#CCCCFF
ΔE00 10.12
Lavenderblush
#FFF0F5
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CBDF #D4DFCB
analogous
#CCCBDF #D6CBDF #DFCBDE
triadic
#D6CBDF #DFD6CB #CBDFD6
tetradic
#D6CBDF #DFCCCB #D4DFCB #CBDEDF
square
#D6CBDF #DFCCCB #D4DFCB #CBDEDF
split-complementary
#D6CBDF #DEDFCB #CBDFCC
monochromatic
#9A7FB0 #B8A5C8 #D6CBDF #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.56
#D6CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D6CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CBDF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CBDF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#D5CDD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d6cbdf; /* rgb */ color: rgb(214, 203, 223); /* oklch */ color: oklch(85.7% 0.030 310.1);
Tailwind
colors: {
custom: {
50: '#e2dae9',
500: '#d6cbdf',
950: '#000000',
},
}SCSS
$custom: #d6cbdf; $custom-light: #e2dae9; $custom-dark: #000000;
JSON
{
"hex": "#d6cbdf",
"rgb": {
"r": 214,
"g": 203,
"b": 223
},
"hsl": {
"h": 273,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.85704,
"c": 0.02976,
"h": 310.1
},
"luminance": 0.62336
}Semantic roles & 50–950 ramp
primary
#D6CBDF
secondary
#A6B698
accent
#A2436E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384