#CABBCA#CABBCA
#CABBCA is a light, muted purple. Relative luminance 0.524; OKLCH L 80.9% C 0.027 H 325.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBCA |
|---|---|
| RGB | rgb(202, 187, 202) |
| HSL | hsl(300, 12%, 76%) |
| HSV | hsv(300, 7%, 79%) |
| CMYK | cmyk(0%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(77.50, 7.99, -5.62) |
| CIE-LCH | lch(77.50, 9.77, 324.85°) |
| OKLab | oklab(80.9% 0.022 -0.0149) |
| OKLCH | oklch(80.9% 0.027 325.8) |
| XYZ | xyz(52.7866, 52.3619, 63.1917) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.08
Pinkish Grey
#C8ACA9
ΔE00 9.32
Dove Gray
#B6B8BD
ΔE00 9.57
Silver
#C0C0C0
ΔE00 10.19
Lilac
#C8A2C8
ΔE00 10.75
Dusty Pink
#D8A7B1
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBCA #BBCABB
analogous
#C3BBCA #CABBCA #CABBC3
triadic
#CABBCA #CACABB #BBCACA
tetradic
#CABBCA #CAC3BB #BBCABB #BBC3CA
square
#CABBCA #CAC3BB #BBCABB #BBC3CA
split-complementary
#CABBCA #C3CABB #BBCAC3
monochromatic
#947694 #AF99AF #CABBCA #E5DDE5 #F2EEF2
Accessibility & contrast
On white
1.83
#CABBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CABBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBCA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBCA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#CBBCC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cabbca; /* rgb */ color: rgb(202, 187, 202); /* oklch */ color: oklch(80.9% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#dacfda',
500: '#cabbca',
950: '#000000',
},
}SCSS
$custom: #cabbca; $custom-light: #dacfda; $custom-dark: #000000;
JSON
{
"hex": "#cabbca",
"rgb": {
"r": 202,
"g": 187,
"b": 202
},
"hsl": {
"h": 300,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.80903,
"c": 0.02656,
"h": 325.8
},
"luminance": 0.52361
}Semantic roles & 50–950 ramp
primary
#CABBCA
secondary
#8B9E8B
accent
#974F4F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383