#CA92AB#CA92AB
#CA92AB is a light, moderate pink. Relative luminance 0.361; OKLCH L 72.1% C 0.075 H 350.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92AB |
|---|---|
| RGB | rgb(202, 146, 171) |
| HSL | hsl(333, 35%, 68%) |
| HSV | hsv(333, 28%, 79%) |
| CMYK | cmyk(0%, 27.7%, 15.3%, 20.8%) |
| CIE-LAB | lab(66.56, 24.92, -4.69) |
| CIE-LCH | lch(66.56, 25.36, 349.34°) |
| OKLab | oklab(72.14% 0.0739 -0.0121) |
| OKLCH | oklch(72.14% 0.075 350.7) |
| XYZ | xyz(41.9868, 36.0565, 43.2682) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.47
Grey Pink
#C3909B
ΔE00 4.79
Dull Pink
#D5869D
ΔE00 5.26
Faded Pink
#DE9DAC
ΔE00 5.64
Greyish Pink
#C88D94
ΔE00 6.68
Pig Pink
#E78EA5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92AB #92CAB1
analogous
#CA92C7 #CA92AB #CA9592
triadic
#CA92AB #ABCA92 #92ABCA
tetradic
#CA92AB #C7CA92 #92CAB1 #9592CA
square
#CA92AB #C7CA92 #92CAB1 #9592CA
split-complementary
#CA92AB #92CA95 #92C7CA
monochromatic
#984A6D #B6698B #CA92AB #DEBBCB #F2E4EA
Accessibility & contrast
On white
2.56
#CA92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#CA92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92AB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92AB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAC
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#D2919A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca92ab; /* rgb */ color: rgb(202, 146, 171); /* oklch */ color: oklch(72.1% 0.075 350.7);
Tailwind
colors: {
custom: {
50: '#dbb2c4',
500: '#ca92ab',
950: '#000000',
},
}SCSS
$custom: #ca92ab; $custom-light: #dbb2c4; $custom-dark: #000000;
JSON
{
"hex": "#ca92ab",
"rgb": {
"r": 202,
"g": 146,
"b": 171
},
"hsl": {
"h": 333.214,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.72139,
"c": 0.07484,
"h": 350.7
},
"luminance": 0.36055
}Semantic roles & 50–950 ramp
primary
#CA92AB
secondary
#D3E4DD
accent
#AD7938
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081