#CA91BC#CA91BC
#CA91BC is a light, moderate pink. Relative luminance 0.364; OKLCH L 72.5% C 0.089 H 335.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91BC |
|---|---|
| RGB | rgb(202, 145, 188) |
| HSL | hsl(315, 35%, 68%) |
| HSV | hsv(315, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 6.9%, 20.8%) |
| CIE-LAB | lab(66.85, 28.36, -13.78) |
| CIE-LCH | lch(66.85, 31.53, 334.08°) |
| OKLab | oklab(72.54% 0.0812 -0.0368) |
| OKLCH | oklch(72.54% 0.089 335.6) |
| XYZ | xyz(43.5591, 36.4399, 52.3063) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.27
Plum
#DDA0DD
ΔE00 6.56
Dusty Lavender
#AC86A8
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 7.90
Light Mauve
#C292A1
ΔE00 8.31
Heather
#A484AC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91BC #91CA9F
analogous
#BB91CA #CA91BC #CA919F
triadic
#CA91BC #BCCA91 #91BCCA
tetradic
#CA91BC #CABB91 #91CA9F #919FCA
square
#CA91BC #CABB91 #91CA9F #919FCA
split-complementary
#CA91BC #9FCA91 #91CABB
monochromatic
#984984 #B668A3 #CA91BC #DEBAD5 #F2E4EE
Accessibility & contrast
On white
2.53
#CA91BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#CA91BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91BC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91BC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EBE
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#D093A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca91bc; /* rgb */ color: rgb(202, 145, 188); /* oklch */ color: oklch(72.5% 0.089 335.6);
Tailwind
colors: {
custom: {
50: '#dbb2d0',
500: '#ca91bc',
950: '#000000',
},
}SCSS
$custom: #ca91bc; $custom-light: #dbb2d0; $custom-dark: #000000;
JSON
{
"hex": "#ca91bc",
"rgb": {
"r": 202,
"g": 145,
"b": 188
},
"hsl": {
"h": 314.737,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72536,
"c": 0.08913,
"h": 335.6
},
"luminance": 0.36438
}Semantic roles & 50–950 ramp
primary
#CA91BC
secondary
#D3E4D7
accent
#AE5538
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082