#CA9CC2#CA9CC2
#CA9CC2 is a light, moderate pink. Relative luminance 0.402; OKLCH L 74.7% C 0.075 H 332.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9CC2 |
|---|---|
| RGB | rgb(202, 156, 194) |
| HSL | hsl(310, 30%, 70%) |
| HSV | hsv(310, 23%, 79%) |
| CMYK | cmyk(0%, 22.8%, 4%, 20.8%) |
| CIE-LAB | lab(69.63, 23.41, -12.95) |
| CIE-LCH | lch(69.63, 26.75, 331.04°) |
| OKLab | oklab(74.73% 0.0661 -0.0346) |
| OKLCH | oklch(74.73% 0.075 332.4) |
| XYZ | xyz(45.9824, 40.2299, 56.3714) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.23
Plum
#DDA0DD
ΔE00 6.07
Dusty Lavender
#AC86A8
ΔE00 7.70
Light Mauve
#C292A1
ΔE00 8.14
Pale Purple
#B790D4
ΔE00 9.19
Heather
#A484AC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9CC2 #9CCAA4
analogous
#BB9CCA #CA9CC2 #CA9CAB
triadic
#CA9CC2 #C2CA9C #9CC2CA
tetradic
#CA9CC2 #CABB9C #9CCAA4 #9CABCA
square
#CA9CC2 #CABB9C #9CCAA4 #9CABCA
split-complementary
#CA9CC2 #ABCA9C #9CCABB
monochromatic
#99528D #B574A9 #CA9CC2 #DFC4DB #F4EBF3
Accessibility & contrast
On white
2.32
#CA9CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CA9CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9CC2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9CC2 | 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)
#9BA6C4
Deuteranopia (green-blind)
#A6ACC0
Tritanopia (blue-blind)
#CE9EA9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9cc2; /* rgb */ color: rgb(202, 156, 194); /* oklch */ color: oklch(74.7% 0.075 332.4);
Tailwind
colors: {
custom: {
50: '#dab9d4',
500: '#ca9cc2',
950: '#000000',
},
}SCSS
$custom: #ca9cc2; $custom-light: #dab9d4; $custom-dark: #000000;
JSON
{
"hex": "#ca9cc2",
"rgb": {
"r": 202,
"g": 156,
"b": 194
},
"hsl": {
"h": 310.435,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.7473,
"c": 0.07461,
"h": 332.4
},
"luminance": 0.40229
}Semantic roles & 50–950 ramp
primary
#CA9CC2
secondary
#DBE7DD
accent
#A94F3D
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083