#CBB6DC#CBB6DC
#CBB6DC is a light, muted violet. Relative luminance 0.513; OKLCH L 80.6% C 0.057 H 309.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6DC |
|---|---|
| RGB | rgb(203, 182, 220) |
| HSL | hsl(273, 35%, 79%) |
| HSV | hsv(273, 17%, 86%) |
| CMYK | cmyk(7.7%, 17.3%, 0%, 13.7%) |
| CIE-LAB | lab(76.87, 14.50, -16.30) |
| CIE-LCH | lch(76.87, 21.82, 311.65°) |
| OKLab | oklab(80.62% 0.0368 -0.044) |
| OKLCH | oklch(80.62% 0.057 309.9) |
| XYZ | xyz(54.2726, 51.3200, 74.7429) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.97
Lilac
#C8A2C8
ΔE00 6.33
Light Lavender
#DFC5FE
ΔE00 6.45
Pale Lilac
#E4CBFF
ΔE00 6.66
Pale Lavender
#EECFFE
ΔE00 7.42
Light Lilac
#EDC8FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6DC #C7DCB6
analogous
#B8B6DC #CBB6DC #DCB6DA
triadic
#CBB6DC #DCCBB6 #B6DCCB
tetradic
#CBB6DC #DCB8B6 #C7DCB6 #B6DADC
square
#CBB6DC #DCB8B6 #C7DCB6 #B6DADC
split-complementary
#CBB6DC #DADCB6 #B6DCB8
monochromatic
#9063B4 #AE8DC8 #CBB6DC #E8DFF0 #F0EAF5
Accessibility & contrast
On white
1.86
#CBB6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CBB6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6DC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6DC | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDDE
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#C9BBC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbb6dc; /* rgb */ color: rgb(203, 182, 220); /* oklch */ color: oklch(80.6% 0.057 309.9);
Tailwind
colors: {
custom: {
50: '#dbcce7',
500: '#cbb6dc',
950: '#000000',
},
}SCSS
$custom: #cbb6dc; $custom-light: #dbcce7; $custom-dark: #000000;
JSON
{
"hex": "#cbb6dc",
"rgb": {
"r": 203,
"g": 182,
"b": 220
},
"hsl": {
"h": 273.158,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.80616,
"c": 0.05735,
"h": 309.9
},
"luminance": 0.5132
}Semantic roles & 50–950 ramp
primary
#CBB6DC
secondary
#99B482
accent
#AE376D
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151316
muted
#848384