#CAB0CA#CAB0CA
#CAB0CA is a light, muted purple. Relative luminance 0.479; OKLCH L 78.8% C 0.046 H 326.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0CA |
|---|---|
| RGB | rgb(202, 176, 202) |
| HSL | hsl(300, 20%, 74%) |
| HSV | hsv(300, 13%, 79%) |
| CMYK | cmyk(0%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.74, 13.94, -9.71) |
| CIE-LCH | lch(74.74, 16.99, 325.14°) |
| OKLab | oklab(78.76% 0.0384 -0.0259) |
| OKLCH | oklch(78.76% 0.046 326) |
| XYZ | xyz(50.5417, 47.8722, 62.4434) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.84
Lilac
#C8A2C8
ΔE00 5.23
Dusty Pink
#D8A7B1
ΔE00 8.86
Plum
#DDA0DD
ΔE00 10.13
Pale Lavender
#EECFFE
ΔE00 10.14
Pale Lilac
#E4CBFF
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0CA #B0CAB0
analogous
#BDB0CA #CAB0CA #CAB0BD
triadic
#CAB0CA #CACAB0 #B0CACA
tetradic
#CAB0CA #CABDB0 #B0CAB0 #B0BDCA
square
#CAB0CA #CABDB0 #B0CAB0 #B0BDCA
split-complementary
#CAB0CA #BDCAB0 #B0CABD
monochromatic
#996799 #B18BB1 #CAB0CA #E3D5E3 #F3EDF3
Accessibility & contrast
On white
1.99
#CAB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#CAB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0CA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0CA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CB
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#CCB2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab0ca; /* rgb */ color: rgb(202, 176, 202); /* oklch */ color: oklch(78.8% 0.046 326.0);
Tailwind
colors: {
custom: {
50: '#dac7da',
500: '#cab0ca',
950: '#000000',
},
}SCSS
$custom: #cab0ca; $custom-light: #dac7da; $custom-dark: #000000;
JSON
{
"hex": "#cab0ca",
"rgb": {
"r": 202,
"g": 176,
"b": 202
},
"hsl": {
"h": 300,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.7876,
"c": 0.0463,
"h": 326
},
"luminance": 0.47871
}Semantic roles & 50–950 ramp
primary
#CAB0CA
secondary
#E2E9E2
accent
#9E4747
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283