#CAB2CA#CAB2CA
#CAB2CA is a light, muted purple. Relative luminance 0.487; OKLCH L 79.1% C 0.043 H 326.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2CA |
|---|---|
| RGB | rgb(202, 178, 202) |
| HSL | hsl(300, 18%, 75%) |
| HSV | hsv(300, 12%, 79%) |
| CMYK | cmyk(0%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(75.24, 12.85, -8.97) |
| CIE-LCH | lch(75.24, 15.67, 325.09°) |
| OKLab | oklab(79.15% 0.0354 -0.0239) |
| OKLCH | oklch(79.15% 0.043 326) |
| XYZ | xyz(50.9368, 48.6623, 62.5751) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.44
Lilac
#C8A2C8
ΔE00 6.15
Dusty Pink
#D8A7B1
ΔE00 8.98
Pale Lavender
#EECFFE
ΔE00 10.25
Pale Lilac
#E4CBFF
ΔE00 10.43
Very Light Purple
#F6CEFC
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2CA #B2CAB2
analogous
#BEB2CA #CAB2CA #CAB2BE
triadic
#CAB2CA #CACAB2 #B2CACA
tetradic
#CAB2CA #CABEB2 #B2CAB2 #B2BECA
square
#CAB2CA #CABEB2 #B2CAB2 #B2BECA
split-complementary
#CAB2CA #BECAB2 #B2CABE
monochromatic
#986A98 #B18EB1 #CAB2CA #E3D6E3 #F3EDF3
Accessibility & contrast
On white
1.96
#CAB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CAB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2CA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2CA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7CB
Deuteranopia (green-blind)
#B6BAC9
Tritanopia (blue-blind)
#CCB4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab2ca; /* rgb */ color: rgb(202, 178, 202); /* oklch */ color: oklch(79.1% 0.043 326.0);
Tailwind
colors: {
custom: {
50: '#dac9da',
500: '#cab2ca',
950: '#000000',
},
}SCSS
$custom: #cab2ca; $custom-light: #dac9da; $custom-dark: #000000;
JSON
{
"hex": "#cab2ca",
"rgb": {
"r": 202,
"g": 178,
"b": 202
},
"hsl": {
"h": 300,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.79146,
"c": 0.04269,
"h": 326
},
"luminance": 0.48662
}Semantic roles & 50–950 ramp
primary
#CAB2CA
secondary
#E2E9E2
accent
#9D4949
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283