#CA96AB#CA96AB
#CA96AB is a light, moderate pink. Relative luminance 0.373; OKLCH L 72.9% C 0.068 H 352.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96AB |
|---|---|
| RGB | rgb(202, 150, 171) |
| HSL | hsl(336, 33%, 69%) |
| HSV | hsv(336, 26%, 79%) |
| CMYK | cmyk(0%, 25.7%, 15.3%, 20.8%) |
| CIE-LAB | lab(67.51, 22.73, -3.29) |
| CIE-LCH | lch(67.51, 22.97, 351.76°) |
| OKLab | oklab(72.87% 0.0675 -0.0084) |
| OKLCH | oklch(72.87% 0.068 352.9) |
| XYZ | xyz(42.6142, 37.3114, 43.4773) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.61
Grey Pink
#C3909B
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 4.83
Dusty Pink
#D8A7B1
ΔE00 5.77
Dull Pink
#D5869D
ΔE00 5.93
Greyish Pink
#C88D94
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96AB #96CAB5
analogous
#CA96C5 #CA96AB #CA9B96
triadic
#CA96AB #ABCA96 #96ABCA
tetradic
#CA96AB #C5CA96 #96CAB5 #9B96CA
square
#CA96AB #C5CA96 #96CAB5 #9B96CA
split-complementary
#CA96AB #96CA9B #96C5CA
monochromatic
#994D6C #B56D8A #CA96AB #DFBFCC #F3E7EC
Accessibility & contrast
On white
2.48
#CA96AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#CA96AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96AB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96AB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAC
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#D2949D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca96ab; /* rgb */ color: rgb(202, 150, 171); /* oklch */ color: oklch(72.9% 0.068 352.9);
Tailwind
colors: {
custom: {
50: '#dbb5c4',
500: '#ca96ab',
950: '#000000',
},
}SCSS
$custom: #ca96ab; $custom-light: #dbb5c4; $custom-dark: #000000;
JSON
{
"hex": "#ca96ab",
"rgb": {
"r": 202,
"g": 150,
"b": 171
},
"hsl": {
"h": 335.769,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.72867,
"c": 0.06802,
"h": 352.9
},
"luminance": 0.3731
}Semantic roles & 50–950 ramp
primary
#CA96AB
secondary
#D6E6DF
accent
#AC7E3A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081