#CA91AA#CA91AA
#CA91AA is a light, moderate pink. Relative luminance 0.357; OKLCH L 71.9% C 0.076 H 351.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91AA |
|---|---|
| RGB | rgb(202, 145, 170) |
| HSL | hsl(334, 35%, 68%) |
| HSV | hsv(334, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 15.8%, 20.8%) |
| CIE-LAB | lab(66.30, 25.31, -4.52) |
| CIE-LCH | lch(66.30, 25.71, 349.88°) |
| OKLab | oklab(71.93% 0.0751 -0.0116) |
| OKLCH | oklch(71.93% 0.076 351.2) |
| XYZ | xyz(41.7384, 35.7116, 42.7169) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.48
Grey Pink
#C3909B
ΔE00 4.73
Dull Pink
#D5869D
ΔE00 4.99
Faded Pink
#DE9DAC
ΔE00 5.67
Greyish Pink
#C88D94
ΔE00 6.55
Pig Pink
#E78EA5
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91AA #91CAB1
analogous
#CA91C6 #CA91AA #CA9491
triadic
#CA91AA #AACA91 #91AACA
tetradic
#CA91AA #C6CA91 #91CAB1 #9491CA
square
#CA91AA #C6CA91 #91CAB1 #9491CA
split-complementary
#CA91AA #91CA94 #91C6CA
monochromatic
#98496B #B6688A #CA91AA #DEBACA #F2E4EA
Accessibility & contrast
On white
2.58
#CA91AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#CA91AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91AA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91AA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAB
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#D38F99
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca91aa; /* rgb */ color: rgb(202, 145, 170); /* oklch */ color: oklch(71.9% 0.076 351.2);
Tailwind
colors: {
custom: {
50: '#dbb1c3',
500: '#ca91aa',
950: '#000000',
},
}SCSS
$custom: #ca91aa; $custom-light: #dbb1c3; $custom-dark: #000000;
JSON
{
"hex": "#ca91aa",
"rgb": {
"r": 202,
"g": 145,
"b": 170
},
"hsl": {
"h": 333.684,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.71926,
"c": 0.07598,
"h": 351.2
},
"luminance": 0.3571
}Semantic roles & 50–950 ramp
primary
#CA91AA
secondary
#D3E4DC
accent
#AE7A38
background
#FDFAFB
surface
#FBF5F7
border
#D4CFD0
text
#151112
muted
#838081