#CA91BA#CA91BA
#CA91BA is a light, moderate pink. Relative luminance 0.364; OKLCH L 72.5% C 0.087 H 337.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91BA |
|---|---|
| RGB | rgb(202, 145, 186) |
| HSL | hsl(317, 35%, 68%) |
| HSV | hsv(317, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 7.9%, 20.8%) |
| CIE-LAB | lab(66.79, 28.01, -12.76) |
| CIE-LCH | lch(66.79, 30.78, 335.50°) |
| OKLab | oklab(72.46% 0.0806 -0.034) |
| OKLCH | oklch(72.46% 0.087 337.1) |
| XYZ | xyz(43.3450, 36.3542, 51.1787) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.36
Dusty Lavender
#AC86A8
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.97
Light Mauve
#C292A1
ΔE00 7.78
Lavender Pink
#DD85D7
ΔE00 8.35
Heather
#A484AC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91BA #91CAA1
analogous
#BD91CA #CA91BA #CA919D
triadic
#CA91BA #BACA91 #91BACA
tetradic
#CA91BA #CABD91 #91CAA1 #919DCA
square
#CA91BA #CABD91 #91CAA1 #919DCA
split-complementary
#CA91BA #9DCA91 #91CABD
monochromatic
#984982 #B668A0 #CA91BA #DEBAD4 #F2E4EE
Accessibility & contrast
On white
2.54
#CA91BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CA91BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91BA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91BA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBC
Deuteranopia (green-blind)
#9FA6B8
Tritanopia (blue-blind)
#D0939F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca91ba; /* rgb */ color: rgb(202, 145, 186); /* oklch */ color: oklch(72.5% 0.087 337.1);
Tailwind
colors: {
custom: {
50: '#dbb2ce',
500: '#ca91ba',
950: '#000000',
},
}SCSS
$custom: #ca91ba; $custom-light: #dbb2ce; $custom-dark: #000000;
JSON
{
"hex": "#ca91ba",
"rgb": {
"r": 202,
"g": 145,
"b": 186
},
"hsl": {
"h": 316.842,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72464,
"c": 0.08742,
"h": 337.1
},
"luminance": 0.36353
}Semantic roles & 50–950 ramp
primary
#CA91BA
secondary
#D3E4D8
accent
#AE5938
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151113
muted
#838082