#CA91B4#CA91B4
#CA91B4 is a light, moderate pink. Relative luminance 0.361; OKLCH L 72.3% C 0.083 H 342.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91B4 |
|---|---|
| RGB | rgb(202, 145, 180) |
| HSL | hsl(323, 35%, 68%) |
| HSV | hsv(323, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 10.9%, 20.8%) |
| CIE-LAB | lab(66.60, 26.97, -9.68) |
| CIE-LCH | lch(66.60, 28.66, 340.25°) |
| OKLab | oklab(72.26% 0.0786 -0.0256) |
| OKLCH | oklch(72.26% 0.083 342) |
| XYZ | xyz(42.7205, 36.1045, 47.8897) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.96
Light Mauve
#C292A1
ΔE00 6.17
Dusty Lavender
#AC86A8
ΔE00 6.62
Dull Pink
#D5869D
ΔE00 7.06
Grey Pink
#C3909B
ΔE00 7.65
Faded Pink
#DE9DAC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91B4 #91CAA7
analogous
#C391CA #CA91B4 #CA9197
triadic
#CA91B4 #B4CA91 #91B4CA
tetradic
#CA91B4 #CAC391 #91CAA7 #9197CA
square
#CA91B4 #CAC391 #91CAA7 #9197CA
split-complementary
#CA91B4 #97CA91 #91CAC3
monochromatic
#984979 #B66898 #CA91B4 #DEBAD0 #F2E4EC
Accessibility & contrast
On white
2.55
#CA91B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#CA91B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91B4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91B4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB5
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#D1919D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca91b4; /* rgb */ color: rgb(202, 145, 180); /* oklch */ color: oklch(72.3% 0.083 342.0);
Tailwind
colors: {
custom: {
50: '#dbb1ca',
500: '#ca91b4',
950: '#000000',
},
}SCSS
$custom: #ca91b4; $custom-light: #dbb1ca; $custom-dark: #000000;
JSON
{
"hex": "#ca91b4",
"rgb": {
"r": 202,
"g": 145,
"b": 180
},
"hsl": {
"h": 323.158,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72256,
"c": 0.08262,
"h": 342
},
"luminance": 0.36103
}Semantic roles & 50–950 ramp
primary
#CA91B4
secondary
#D3E4D9
accent
#AE6538
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151113
muted
#838082