#CA96BA#CA96BA
#CA96BA is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.4% C 0.078 H 338.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96BA |
|---|---|
| RGB | rgb(202, 150, 186) |
| HSL | hsl(318, 33%, 69%) |
| HSV | hsv(318, 26%, 79%) |
| CMYK | cmyk(0%, 25.7%, 7.9%, 20.8%) |
| CIE-LAB | lab(67.96, 25.27, -11.01) |
| CIE-LCH | lch(67.96, 27.56, 336.45°) |
| OKLab | oklab(73.36% 0.0728 -0.0292) |
| OKLCH | oklch(73.36% 0.078 338.1) |
| XYZ | xyz(44.1259, 37.9160, 51.4390) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.31
Light Mauve
#C292A1
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.23
Faded Pink
#DE9DAC
ΔE00 8.38
Grey Pink
#C3909B
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96BA #96CAA6
analogous
#C096CA #CA96BA #CA96A0
triadic
#CA96BA #BACA96 #96BACA
tetradic
#CA96BA #CAC096 #96CAA6 #96A0CA
square
#CA96BA #CAC096 #96CAA6 #96A0CA
split-complementary
#CA96BA #A0CA96 #96CAC0
monochromatic
#994D81 #B56D9F #CA96BA #DFBFD5 #F3E7EF
Accessibility & contrast
On white
2.45
#CA96BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#CA96BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96BA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96BA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#A3A8B8
Tritanopia (blue-blind)
#D097A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca96ba; /* rgb */ color: rgb(202, 150, 186); /* oklch */ color: oklch(73.4% 0.078 338.1);
Tailwind
colors: {
custom: {
50: '#dab5ce',
500: '#ca96ba',
950: '#000000',
},
}SCSS
$custom: #ca96ba; $custom-light: #dab5ce; $custom-dark: #000000;
JSON
{
"hex": "#ca96ba",
"rgb": {
"r": 202,
"g": 150,
"b": 186
},
"hsl": {
"h": 318.462,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.7336,
"c": 0.0784,
"h": 338.1
},
"luminance": 0.37914
}Semantic roles & 50–950 ramp
primary
#CA96BA
secondary
#D6E6DB
accent
#AC5D3A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082