#CA91AB#CA91AB
#CA91AB is a light, moderate pink. Relative luminance 0.357; OKLCH L 72.0% C 0.077 H 350.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91AB |
|---|---|
| RGB | rgb(202, 145, 171) |
| HSL | hsl(333, 35%, 68%) |
| HSV | hsv(333, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 15.3%, 20.8%) |
| CIE-LAB | lab(66.33, 25.47, -5.04) |
| CIE-LCH | lch(66.33, 25.96, 348.82°) |
| OKLab | oklab(71.96% 0.0754 -0.013) |
| OKLCH | oklch(71.96% 0.077 350.2) |
| XYZ | xyz(41.8333, 35.7496, 43.2170) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.74
Grey Pink
#C3909B
ΔE00 5.03
Dull Pink
#D5869D
ΔE00 5.16
Faded Pink
#DE9DAC
ΔE00 5.88
Pig Pink
#E78EA5
ΔE00 6.86
Greyish Pink
#C88D94
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91AB #91CAB0
analogous
#CA91C7 #CA91AB #CA9391
triadic
#CA91AB #ABCA91 #91ABCA
tetradic
#CA91AB #C7CA91 #91CAB0 #9391CA
square
#CA91AB #C7CA91 #91CAB0 #9391CA
split-complementary
#CA91AB #91CA93 #91C7CA
monochromatic
#98496D #B6688B #CA91AB #DEBACB #F2E4EA
Accessibility & contrast
On white
2.58
#CA91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CA91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91AB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91AB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAC
Deuteranopia (green-blind)
#A3A5AA
Tritanopia (blue-blind)
#D2909A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca91ab; /* rgb */ color: rgb(202, 145, 171); /* oklch */ color: oklch(72.0% 0.077 350.2);
Tailwind
colors: {
custom: {
50: '#dbb1c4',
500: '#ca91ab',
950: '#000000',
},
}SCSS
$custom: #ca91ab; $custom-light: #dbb1c4; $custom-dark: #000000;
JSON
{
"hex": "#ca91ab",
"rgb": {
"r": 202,
"g": 145,
"b": 171
},
"hsl": {
"h": 332.632,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.71958,
"c": 0.07656,
"h": 350.2
},
"luminance": 0.35748
}Semantic roles & 50–950 ramp
primary
#CA91AB
secondary
#D3E4DC
accent
#AE7838
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151112
muted
#838081