#CBB1CB#CBB1CB
#CBB1CB is a light, muted purple. Relative luminance 0.485; OKLCH L 79.1% C 0.046 H 326.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB1CB |
|---|---|
| RGB | rgb(203, 177, 203) |
| HSL | hsl(300, 20%, 75%) |
| HSV | hsv(300, 13%, 80%) |
| CMYK | cmyk(0%, 12.8%, 0%, 20.4%) |
| CIE-LAB | lab(75.11, 13.93, -9.70) |
| CIE-LCH | lch(75.11, 16.97, 325.14°) |
| OKLab | oklab(79.07% 0.0384 -0.0259) |
| OKLCH | oklch(79.07% 0.046 326) |
| XYZ | xyz(51.1288, 48.4533, 63.1473) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.57
Lilac
#C8A2C8
ΔE00 5.39
Dusty Pink
#D8A7B1
ΔE00 8.90
Pale Lavender
#EECFFE
ΔE00 9.93
Pale Lilac
#E4CBFF
ΔE00 10.12
Very Light Purple
#F6CEFC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB1CB #B1CBB1
analogous
#BEB1CB #CBB1CB #CBB1BE
triadic
#CBB1CB #CBCBB1 #B1CBCB
tetradic
#CBB1CB #CBBEB1 #B1CBB1 #B1BECB
square
#CBB1CB #CBBEB1 #B1CBB1 #B1BECB
split-complementary
#CBB1CB #BECBB1 #B1CBBE
monochromatic
#9A689A #B38CB3 #CBB1CB #E3D6E3 #F3EDF3
Accessibility & contrast
On white
1.96
#CBB1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#CBB1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB1CB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB1CB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7CC
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#CDB3BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb1cb; /* rgb */ color: rgb(203, 177, 203); /* oklch */ color: oklch(79.1% 0.046 326.0);
Tailwind
colors: {
custom: {
50: '#dbc8da',
500: '#cbb1cb',
950: '#000000',
},
}SCSS
$custom: #cbb1cb; $custom-light: #dbc8da; $custom-dark: #000000;
JSON
{
"hex": "#cbb1cb",
"rgb": {
"r": 203,
"g": 177,
"b": 203
},
"hsl": {
"h": 300,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.79075,
"c": 0.04625,
"h": 326
},
"luminance": 0.48453
}Semantic roles & 50–950 ramp
primary
#CBB1CB
secondary
#E2E9E2
accent
#9E4747
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#151314
muted
#838283