#CA96BB#CA96BB
#CA96BB is a light, moderate pink. Relative luminance 0.380; OKLCH L 73.4% C 0.079 H 337.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96BB |
|---|---|
| RGB | rgb(202, 150, 187) |
| HSL | hsl(317, 33%, 69%) |
| HSV | hsv(317, 26%, 79%) |
| CMYK | cmyk(0%, 25.7%, 7.4%, 20.8%) |
| CIE-LAB | lab(67.99, 25.44, -11.52) |
| CIE-LCH | lch(67.99, 27.93, 335.64°) |
| OKLab | oklab(73.4% 0.0731 -0.0306) |
| OKLCH | oklch(73.4% 0.079 337.3) |
| XYZ | xyz(44.2326, 37.9587, 52.0008) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.19
Dusty Lavender
#AC86A8
ΔE00 6.89
Plum
#DDA0DD
ΔE00 6.99
Light Mauve
#C292A1
ΔE00 7.07
Faded Pink
#DE9DAC
ΔE00 8.63
Dull Pink
#D5869D
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96BB #96CAA5
analogous
#BF96CA #CA96BB #CA96A1
triadic
#CA96BB #BBCA96 #96BBCA
tetradic
#CA96BB #CABF96 #96CAA5 #96A1CA
square
#CA96BB #CABF96 #96CAA5 #96A1CA
split-complementary
#CA96BB #A1CA96 #96CABF
monochromatic
#994D83 #B56DA1 #CA96BB #DFBFD5 #F3E7F0
Accessibility & contrast
On white
2.44
#CA96BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#CA96BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96BB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96BB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#A3A8B9
Tritanopia (blue-blind)
#D097A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca96bb; /* rgb */ color: rgb(202, 150, 187); /* oklch */ color: oklch(73.4% 0.079 337.3);
Tailwind
colors: {
custom: {
50: '#dab5cf',
500: '#ca96bb',
950: '#000000',
},
}SCSS
$custom: #ca96bb; $custom-light: #dab5cf; $custom-dark: #000000;
JSON
{
"hex": "#ca96bb",
"rgb": {
"r": 202,
"g": 150,
"b": 187
},
"hsl": {
"h": 317.308,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.73395,
"c": 0.07924,
"h": 337.3
},
"luminance": 0.37957
}Semantic roles & 50–950 ramp
primary
#CA96BB
secondary
#D6E6DB
accent
#AC5B3A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082