#CBB7DC#CBB7DC
#CBB7DC is a light, muted violet. Relative luminance 0.517; OKLCH L 80.8% C 0.056 H 309.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7DC |
|---|---|
| RGB | rgb(203, 183, 220) |
| HSL | hsl(272, 35%, 79%) |
| HSV | hsv(272, 17%, 86%) |
| CMYK | cmyk(7.7%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(77.12, 13.96, -15.93) |
| CIE-LCH | lch(77.12, 21.18, 311.22°) |
| OKLab | oklab(80.81% 0.0353 -0.043) |
| OKLCH | oklch(80.81% 0.056 309.4) |
| XYZ | xyz(54.4781, 51.7311, 74.8114) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.75
Light Lavender
#DFC5FE
ΔE00 6.54
Lilac
#C8A2C8
ΔE00 6.64
Pale Lilac
#E4CBFF
ΔE00 6.67
Pale Lavender
#EECFFE
ΔE00 7.41
Light Lilac
#EDC8FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7DC #C8DCB7
analogous
#B9B7DC #CBB7DC #DCB7DB
triadic
#CBB7DC #DCCBB7 #B7DCCB
tetradic
#CBB7DC #DCB9B7 #C8DCB7 #B7DBDC
square
#CBB7DC #DCB9B7 #C8DCB7 #B7DBDC
split-complementary
#CBB7DC #DBDCB7 #B7DCB9
monochromatic
#9065B4 #AD8EC8 #CBB7DC #E9E0F0 #F0EAF5
Accessibility & contrast
On white
1.85
#CBB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CBB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7DC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7DC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDE
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#C9BBC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbb7dc; /* rgb */ color: rgb(203, 183, 220); /* oklch */ color: oklch(80.8% 0.056 309.4);
Tailwind
colors: {
custom: {
50: '#dbcce7',
500: '#cbb7dc',
950: '#000000',
},
}SCSS
$custom: #cbb7dc; $custom-light: #dbcce7; $custom-dark: #000000;
JSON
{
"hex": "#cbb7dc",
"rgb": {
"r": 203,
"g": 183,
"b": 220
},
"hsl": {
"h": 272.432,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.80808,
"c": 0.05562,
"h": 309.4
},
"luminance": 0.51731
}Semantic roles & 50–950 ramp
primary
#CBB7DC
secondary
#9AB484
accent
#AD386E
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151316
muted
#848384