#CBABCA#CBABCA
#CBABCA is a light, muted purple. Relative luminance 0.461; OKLCH L 77.9% C 0.056 H 327.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABCA |
|---|---|
| RGB | rgb(203, 171, 202) |
| HSL | hsl(302, 24%, 73%) |
| HSV | hsv(302, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 0.5%, 20.4%) |
| CIE-LAB | lab(73.60, 17.01, -11.40) |
| CIE-LCH | lch(73.60, 20.48, 326.16°) |
| OKLab | oklab(77.9% 0.047 -0.0305) |
| OKLCH | oklch(77.9% 0.056 327.1) |
| XYZ | xyz(49.8509, 46.0875, 62.1354) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.02
Thistle
#D8BFD8
ΔE00 5.38
Plum
#DDA0DD
ΔE00 8.15
Dusty Pink
#D8A7B1
ΔE00 8.84
Light Mauve
#C292A1
ΔE00 9.72
Light Lilac
#EDC8FF
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABCA #ABCBAC
analogous
#BCABCB #CBABCA #CBABBA
triadic
#CBABCA #CACBAB #ABCACB
tetradic
#CBABCA #CBBCAB #ABCBAC #ABBACB
square
#CBABCA #CBBCAB #ABCBAC #ABBACB
split-complementary
#CBABCA #BACBAB #ABCBBC
monochromatic
#9B609A #B485B2 #CBABCA #E2D1E2 #F3ECF3
Accessibility & contrast
On white
2.06
#CBABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#CBABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABCA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABCA | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#CDADB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbabca; /* rgb */ color: rgb(203, 171, 202); /* oklch */ color: oklch(77.9% 0.056 327.1);
Tailwind
colors: {
custom: {
50: '#dbc4da',
500: '#cbabca',
950: '#000000',
},
}SCSS
$custom: #cbabca; $custom-light: #dbc4da; $custom-dark: #000000;
JSON
{
"hex": "#cbabca",
"rgb": {
"r": 203,
"g": 171,
"b": 202
},
"hsl": {
"h": 301.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77897,
"c": 0.05604,
"h": 327.1
},
"luminance": 0.46087
}Semantic roles & 50–950 ramp
primary
#CBABCA
secondary
#E1EAE2
accent
#A24644
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183