#CBACCB#CBACCB
#CBACCB is a light, muted purple. Relative luminance 0.465; OKLCH L 78.1% C 0.055 H 326.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBACCB |
|---|---|
| RGB | rgb(203, 172, 203) |
| HSL | hsl(300, 23%, 74%) |
| HSV | hsv(300, 15%, 80%) |
| CMYK | cmyk(0%, 15.3%, 0%, 20.4%) |
| CIE-LAB | lab(73.88, 16.65, -11.54) |
| CIE-LCH | lch(73.88, 20.26, 325.28°) |
| OKLab | oklab(78.12% 0.0459 -0.0308) |
| OKLCH | oklch(78.12% 0.055 326.1) |
| XYZ | xyz(50.1593, 46.5142, 62.8241) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.26
Thistle
#D8BFD8
ΔE00 5.12
Plum
#DDA0DD
ΔE00 8.28
Dusty Pink
#D8A7B1
ΔE00 9.02
Light Lilac
#EDC8FF
ΔE00 9.97
Light Lavender
#DFC5FE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBACCB #ACCBAC
analogous
#BBACCB #CBACCB #CBACBB
triadic
#CBACCB #CBCBAC #ACCBCB
tetradic
#CBACCB #CBBBAC #ACCBAC #ACBBCB
square
#CBACCB #CBBBAC #ACCBAC #ACBBCB
split-complementary
#CBACCB #BBCBAC #ACCBBB
monochromatic
#9B619B #B386B3 #CBACCB #E3D2E3 #F3ECF3
Accessibility & contrast
On white
2.04
#CBACCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CBACCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBACCB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBACCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBACCB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CC
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#CDAEB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbaccb; /* rgb */ color: rgb(203, 172, 203); /* oklch */ color: oklch(78.1% 0.055 326.1);
Tailwind
colors: {
custom: {
50: '#dbc4da',
500: '#cbaccb',
950: '#000000',
},
}SCSS
$custom: #cbaccb; $custom-light: #dbc4da; $custom-dark: #000000;
JSON
{
"hex": "#cbaccb",
"rgb": {
"r": 203,
"g": 172,
"b": 203
},
"hsl": {
"h": 300,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.7812,
"c": 0.05527,
"h": 326.1
},
"luminance": 0.46513
}Semantic roles & 50–950 ramp
primary
#CBACCB
secondary
#E1EAE1
accent
#A14444
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183