#CBABCB#CBABCB
#CBABCB is a light, muted purple. Relative luminance 0.461; OKLCH L 77.9% C 0.057 H 326.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABCB |
|---|---|
| RGB | rgb(203, 171, 203) |
| HSL | hsl(300, 24%, 73%) |
| HSV | hsv(300, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 0%, 20.4%) |
| CIE-LAB | lab(73.63, 17.20, -11.91) |
| CIE-LCH | lch(73.63, 20.92, 325.30°) |
| OKLab | oklab(77.93% 0.0474 -0.0318) |
| OKLCH | oklch(77.93% 0.057 326.1) |
| XYZ | xyz(49.9697, 46.1350, 62.7609) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.86
Thistle
#D8BFD8
ΔE00 5.46
Plum
#DDA0DD
ΔE00 7.93
Dusty Pink
#D8A7B1
ΔE00 9.11
Light Mauve
#C292A1
ΔE00 9.92
Light Lilac
#EDC8FF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABCB #ABCBAB
analogous
#BBABCB #CBABCB #CBABBB
triadic
#CBABCB #CBCBAB #ABCBCB
tetradic
#CBABCB #CBBBAB #ABCBAB #ABBBCB
square
#CBABCB #CBBBAB #ABCBAB #ABBBCB
split-complementary
#CBABCB #BBCBAB #ABCBBB
monochromatic
#9B609B #B485B4 #CBABCB #E2D1E2 #F3ECF3
Accessibility & contrast
On white
2.05
#CBABCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CBABCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABCB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABCB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CC
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#CDADB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbabcb; /* rgb */ color: rgb(203, 171, 203); /* oklch */ color: oklch(77.9% 0.057 326.1);
Tailwind
colors: {
custom: {
50: '#dbc4da',
500: '#cbabcb',
950: '#000000',
},
}SCSS
$custom: #cbabcb; $custom-light: #dbc4da; $custom-dark: #000000;
JSON
{
"hex": "#cbabcb",
"rgb": {
"r": 203,
"g": 171,
"b": 203
},
"hsl": {
"h": 300,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.7793,
"c": 0.05708,
"h": 326.1
},
"luminance": 0.46134
}Semantic roles & 50–950 ramp
primary
#CBABCB
secondary
#E1EAE1
accent
#A24444
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183