#CA91AF#CA91AF
#CA91AF is a light, moderate pink. Relative luminance 0.359; OKLCH L 72.1% C 0.079 H 346.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91AF |
|---|---|
| RGB | rgb(202, 145, 175) |
| HSL | hsl(328, 35%, 68%) |
| HSV | hsv(328, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 13.4%, 20.8%) |
| CIE-LAB | lab(66.45, 26.13, -7.11) |
| CIE-LCH | lch(66.45, 27.08, 344.78°) |
| OKLab | oklab(72.09% 0.0768 -0.0186) |
| OKLCH | oklch(72.09% 0.079 346.4) |
| XYZ | xyz(42.2204, 35.9044, 45.2554) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.80
Dull Pink
#D5869D
ΔE00 5.94
Grey Pink
#C3909B
ΔE00 6.21
Lilac
#C8A2C8
ΔE00 6.77
Faded Pink
#DE9DAC
ΔE00 6.77
Dusty Lavender
#AC86A8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91AF #91CAAC
analogous
#C891CA #CA91AF #CA9192
triadic
#CA91AF #AFCA91 #91AFCA
tetradic
#CA91AF #CAC891 #91CAAC #9192CA
square
#CA91AF #CAC891 #91CAAC #9192CA
split-complementary
#CA91AF #92CA91 #91CAC8
monochromatic
#984972 #B66891 #CA91AF #DEBACD #F2E4EB
Accessibility & contrast
On white
2.57
#CA91AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CA91AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91AF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91AF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#D2909B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca91af; /* rgb */ color: rgb(202, 145, 175); /* oklch */ color: oklch(72.1% 0.079 346.4);
Tailwind
colors: {
custom: {
50: '#dbb1c6',
500: '#ca91af',
950: '#000000',
},
}SCSS
$custom: #ca91af; $custom-light: #dbb1c6; $custom-dark: #000000;
JSON
{
"hex": "#ca91af",
"rgb": {
"r": 202,
"g": 145,
"b": 175
},
"hsl": {
"h": 328.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72088,
"c": 0.07906,
"h": 346.4
},
"luminance": 0.35902
}Semantic roles & 50–950 ramp
primary
#CA91AF
secondary
#D3E4DB
accent
#AE7038
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151113
muted
#838082