#CAB1CA#CAB1CA
#CAB1CA is a light, muted purple. Relative luminance 0.483; OKLCH L 79.0% C 0.044 H 326.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB1CA |
|---|---|
| RGB | rgb(202, 177, 202) |
| HSL | hsl(300, 19%, 74%) |
| HSV | hsv(300, 12%, 79%) |
| CMYK | cmyk(0%, 12.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.99, 13.40, -9.34) |
| CIE-LCH | lch(74.99, 16.33, 325.12°) |
| OKLab | oklab(78.95% 0.0369 -0.0249) |
| OKLCH | oklch(78.95% 0.045 326) |
| XYZ | xyz(50.7385, 48.2658, 62.5090) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.62
Lilac
#C8A2C8
ΔE00 5.69
Dusty Pink
#D8A7B1
ΔE00 8.91
Pale Lavender
#EECFFE
ΔE00 10.18
Pale Lilac
#E4CBFF
ΔE00 10.36
Very Light Purple
#F6CEFC
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB1CA #B1CAB1
analogous
#BEB1CA #CAB1CA #CAB1BE
triadic
#CAB1CA #CACAB1 #B1CACA
tetradic
#CAB1CA #CABEB1 #B1CAB1 #B1BECA
square
#CAB1CA #CABEB1 #B1CAB1 #B1BECA
split-complementary
#CAB1CA #BECAB1 #B1CABE
monochromatic
#986898 #B18DB1 #CAB1CA #E3D5E3 #F3EDF3
Accessibility & contrast
On white
1.97
#CAB1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#CAB1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB1CA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB1CA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#CCB3B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab1ca; /* rgb */ color: rgb(202, 177, 202); /* oklch */ color: oklch(79.0% 0.044 326.0);
Tailwind
colors: {
custom: {
50: '#dac8da',
500: '#cab1ca',
950: '#000000',
},
}SCSS
$custom: #cab1ca; $custom-light: #dac8da; $custom-dark: #000000;
JSON
{
"hex": "#cab1ca",
"rgb": {
"r": 202,
"g": 177,
"b": 202
},
"hsl": {
"h": 300,
"s": 19.084,
"l": 74.314
},
"oklch": {
"l": 0.78953,
"c": 0.0445,
"h": 326
},
"luminance": 0.48265
}Semantic roles & 50–950 ramp
primary
#CAB1CA
secondary
#E2E9E2
accent
#9D4848
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283