#CA91BF#CA91BF
#CA91BF is a light, moderate pink. Relative luminance 0.366; OKLCH L 72.6% C 0.092 H 333.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91BF |
|---|---|
| RGB | rgb(202, 145, 191) |
| HSL | hsl(312, 35%, 68%) |
| HSV | hsv(312, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 5.4%, 20.8%) |
| CIE-LAB | lab(66.95, 28.90, -15.31) |
| CIE-LCH | lch(66.95, 32.70, 332.08°) |
| OKLab | oklab(72.64% 0.0822 -0.041) |
| OKLCH | oklch(72.64% 0.092 333.5) |
| XYZ | xyz(43.8859, 36.5706, 54.0272) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.01
Dusty Lavender
#AC86A8
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 7.27
Pale Purple
#B790D4
ΔE00 8.16
Heather
#A484AC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91BF #91CA9C
analogous
#B891CA #CA91BF #CA91A2
triadic
#CA91BF #BFCA91 #91BFCA
tetradic
#CA91BF #CAB891 #91CA9C #91A2CA
square
#CA91BF #CAB891 #91CA9C #91A2CA
split-complementary
#CA91BF #A2CA91 #91CAB8
monochromatic
#984988 #B668A7 #CA91BF #DEBAD7 #F2E4EF
Accessibility & contrast
On white
2.53
#CA91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#CA91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91BF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91BF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#9EA6BD
Tritanopia (blue-blind)
#CF94A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca91bf; /* rgb */ color: rgb(202, 145, 191); /* oklch */ color: oklch(72.6% 0.092 333.5);
Tailwind
colors: {
custom: {
50: '#dbb2d2',
500: '#ca91bf',
950: '#000000',
},
}SCSS
$custom: #ca91bf; $custom-light: #dbb2d2; $custom-dark: #000000;
JSON
{
"hex": "#ca91bf",
"rgb": {
"r": 202,
"g": 145,
"b": 191
},
"hsl": {
"h": 311.579,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72644,
"c": 0.09181,
"h": 333.5
},
"luminance": 0.36569
}Semantic roles & 50–950 ramp
primary
#CA91BF
secondary
#D3E4D6
accent
#AE4E38
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082