#CA91B2#CA91B2
#CA91B2 is a light, moderate pink. Relative luminance 0.360; OKLCH L 72.2% C 0.081 H 343.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91B2 |
|---|---|
| RGB | rgb(202, 145, 178) |
| HSL | hsl(325, 35%, 68%) |
| HSV | hsv(325, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 11.9%, 20.8%) |
| CIE-LAB | lab(66.54, 26.63, -8.66) |
| CIE-LCH | lch(66.54, 28.00, 342.00°) |
| OKLab | oklab(72.19% 0.0779 -0.0228) |
| OKLCH | oklch(72.19% 0.081 343.7) |
| XYZ | xyz(42.5183, 36.0235, 46.8245) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.62
Lilac
#C8A2C8
ΔE00 6.26
Dull Pink
#D5869D
ΔE00 6.60
Dusty Lavender
#AC86A8
ΔE00 6.73
Grey Pink
#C3909B
ΔE00 7.08
Faded Pink
#DE9DAC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91B2 #91CAA9
analogous
#C591CA #CA91B2 #CA9195
triadic
#CA91B2 #B2CA91 #91B2CA
tetradic
#CA91B2 #CAC591 #91CAA9 #9195CA
square
#CA91B2 #CAC591 #91CAA9 #9195CA
split-complementary
#CA91B2 #95CA91 #91CAC5
monochromatic
#984977 #B66895 #CA91B2 #DEBACF #F2E4EC
Accessibility & contrast
On white
2.56
#CA91B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#CA91B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91B2
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91B2 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#A2A5B0
Tritanopia (blue-blind)
#D1919C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca91b2; /* rgb */ color: rgb(202, 145, 178); /* oklch */ color: oklch(72.2% 0.081 343.7);
Tailwind
colors: {
custom: {
50: '#dbb1c9',
500: '#ca91b2',
950: '#000000',
},
}SCSS
$custom: #ca91b2; $custom-light: #dbb1c9; $custom-dark: #000000;
JSON
{
"hex": "#ca91b2",
"rgb": {
"r": 202,
"g": 145,
"b": 178
},
"hsl": {
"h": 325.263,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72188,
"c": 0.08114,
"h": 343.7
},
"luminance": 0.36022
}Semantic roles & 50–950 ramp
primary
#CA91B2
secondary
#D3E4DA
accent
#AE6938
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151113
muted
#838082