#CAABCB#CAABCB
#CAABCB is a light, muted purple. Relative luminance 0.460; OKLCH L 77.8% C 0.056 H 325.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABCB |
|---|---|
| RGB | rgb(202, 171, 203) |
| HSL | hsl(298, 24%, 73%) |
| HSV | hsv(298, 16%, 80%) |
| CMYK | cmyk(0.5%, 15.8%, 0%, 20.4%) |
| CIE-LAB | lab(73.54, 16.86, -12.05) |
| CIE-LCH | lch(73.54, 20.72, 324.44°) |
| OKLab | oklab(77.84% 0.0463 -0.0322) |
| OKLCH | oklch(77.84% 0.056 325.1) |
| XYZ | xyz(49.6981, 45.9950, 62.7482) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.93
Thistle
#D8BFD8
ΔE00 5.44
Plum
#DDA0DD
ΔE00 8.05
Dusty Pink
#D8A7B1
ΔE00 9.27
Light Lavender
#DFC5FE
ΔE00 9.95
Lavender
#B39DDB
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABCB #ACCBAB
analogous
#BAABCB #CAABCB #CBABBC
triadic
#CAABCB #CBCAAB #ABCBCA
tetradic
#CAABCB #CBBAAB #ACCBAB #ABBCCB
square
#CAABCB #CBBAAB #ACCBAB #ABBCCB
split-complementary
#CAABCB #BCCBAB #ABCBBA
monochromatic
#9A609B #B285B4 #CAABCB #E2D1E2 #F3ECF3
Accessibility & contrast
On white
2.06
#CAABCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#CAABCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABCB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABCB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CC
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#CCAEB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caabcb; /* rgb */ color: rgb(202, 171, 203); /* oklch */ color: oklch(77.8% 0.056 325.1);
Tailwind
colors: {
custom: {
50: '#dac4da',
500: '#caabcb',
950: '#000000',
},
}SCSS
$custom: #caabcb; $custom-light: #dac4da; $custom-dark: #000000;
JSON
{
"hex": "#caabcb",
"rgb": {
"r": 202,
"g": 171,
"b": 203
},
"hsl": {
"h": 298.125,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77839,
"c": 0.05639,
"h": 325.1
},
"luminance": 0.45994
}Semantic roles & 50–950 ramp
primary
#CAABCB
secondary
#E2EAE1
accent
#A24446
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#151214
muted
#838183