#CA91BB#CA91BB
#CA91BB is a light, moderate pink. Relative luminance 0.364; OKLCH L 72.5% C 0.088 H 336.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91BB |
|---|---|
| RGB | rgb(202, 145, 187) |
| HSL | hsl(316, 35%, 68%) |
| HSV | hsv(316, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 7.4%, 20.8%) |
| CIE-LAB | lab(66.82, 28.18, -13.27) |
| CIE-LCH | lch(66.82, 31.15, 334.78°) |
| OKLab | oklab(72.5% 0.0809 -0.0354) |
| OKLCH | oklch(72.5% 0.088 336.4) |
| XYZ | xyz(43.4517, 36.3969, 51.7405) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.31
Dusty Lavender
#AC86A8
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.76
Light Mauve
#C292A1
ΔE00 8.05
Lavender Pink
#DD85D7
ΔE00 8.12
Heather
#A484AC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91BB #91CAA0
analogous
#BC91CA #CA91BB #CA919E
triadic
#CA91BB #BBCA91 #91BBCA
tetradic
#CA91BB #CABC91 #91CAA0 #919ECA
square
#CA91BB #CABC91 #91CAA0 #919ECA
split-complementary
#CA91BB #9ECA91 #91CABC
monochromatic
#984983 #B668A1 #CA91BB #DEBAD5 #F2E4EE
Accessibility & contrast
On white
2.54
#CA91BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#CA91BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91BB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91BB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#9FA6B9
Tritanopia (blue-blind)
#D093A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca91bb; /* rgb */ color: rgb(202, 145, 187); /* oklch */ color: oklch(72.5% 0.088 336.4);
Tailwind
colors: {
custom: {
50: '#dbb2cf',
500: '#ca91bb',
950: '#000000',
},
}SCSS
$custom: #ca91bb; $custom-light: #dbb2cf; $custom-dark: #000000;
JSON
{
"hex": "#ca91bb",
"rgb": {
"r": 202,
"g": 145,
"b": 187
},
"hsl": {
"h": 315.789,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.725,
"c": 0.08827,
"h": 336.4
},
"luminance": 0.36395
}Semantic roles & 50–950 ramp
primary
#CA91BB
secondary
#D3E4D7
accent
#AE5738
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151113
muted
#838082