#CA9BCA#CA9BCA
#CA9BCA is a light, moderate purple. Relative luminance 0.403; OKLCH L 74.8% C 0.084 H 326.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9BCA |
|---|---|
| RGB | rgb(202, 155, 202) |
| HSL | hsl(300, 31%, 70%) |
| HSV | hsv(300, 23%, 79%) |
| CMYK | cmyk(0%, 23.3%, 0%, 20.8%) |
| CIE-LAB | lab(69.66, 25.44, -17.35) |
| CIE-LCH | lch(69.66, 30.79, 325.71°) |
| OKLab | oklab(74.83% 0.0702 -0.0467) |
| OKLCH | oklch(74.83% 0.084 326.4) |
| XYZ | xyz(46.7380, 40.2648, 61.1755) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.88
Plum
#DDA0DD
ΔE00 4.35
Pale Purple
#B790D4
ΔE00 7.11
Lavender Pink
#DD85D7
ΔE00 8.17
Dusty Lavender
#AC86A8
ΔE00 8.23
Lavender
#B39DDB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9BCA #9BCA9B
analogous
#B29BCA #CA9BCA #CA9BB3
triadic
#CA9BCA #CACA9B #9BCACA
tetradic
#CA9BCA #CAB39B #9BCA9B #9BB2CA
square
#CA9BCA #CAB39B #9BCA9B #9BB2CA
split-complementary
#CA9BCA #B3CA9B #9BCAB3
monochromatic
#995199 #B573B5 #CA9BCA #DFC3DF #F4EBF4
Accessibility & contrast
On white
2.32
#CA9BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CA9BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9BCA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9BCA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CC
Deuteranopia (green-blind)
#A3ACC8
Tritanopia (blue-blind)
#CD9FAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9bca; /* rgb */ color: rgb(202, 155, 202); /* oklch */ color: oklch(74.8% 0.084 326.4);
Tailwind
colors: {
custom: {
50: '#dab9da',
500: '#ca9bca',
950: '#000000',
},
}SCSS
$custom: #ca9bca; $custom-light: #dab9da; $custom-dark: #000000;
JSON
{
"hex": "#ca9bca",
"rgb": {
"r": 202,
"g": 155,
"b": 202
},
"hsl": {
"h": 300,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.74835,
"c": 0.08433,
"h": 326.4
},
"luminance": 0.40264
}Semantic roles & 50–950 ramp
primary
#CA9BCA
secondary
#DAE7DA
accent
#A93C3C
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083