#CA92AF#CA92AF
#CA92AF is a light, moderate pink. Relative luminance 0.362; OKLCH L 72.3% C 0.077 H 346.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92AF |
|---|---|
| RGB | rgb(202, 146, 175) |
| HSL | hsl(329, 35%, 68%) |
| HSV | hsv(329, 28%, 79%) |
| CMYK | cmyk(0%, 27.7%, 13.4%, 20.8%) |
| CIE-LAB | lab(66.68, 25.58, -6.76) |
| CIE-LCH | lch(66.68, 26.46, 345.20°) |
| OKLab | oklab(72.27% 0.0753 -0.0177) |
| OKLCH | oklch(72.27% 0.077 346.8) |
| XYZ | xyz(42.3738, 36.2113, 45.3066) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.55
Grey Pink
#C3909B
ΔE00 5.99
Dull Pink
#D5869D
ΔE00 5.99
Faded Pink
#DE9DAC
ΔE00 6.52
Lilac
#C8A2C8
ΔE00 6.68
Dusty Lavender
#AC86A8
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92AF #92CAAD
analogous
#C992CA #CA92AF #CA9293
triadic
#CA92AF #AFCA92 #92AFCA
tetradic
#CA92AF #CAC992 #92CAAD #9293CA
square
#CA92AF #CAC992 #92CAAD #9293CA
split-complementary
#CA92AF #93CA92 #92CAC9
monochromatic
#984A72 #B66991 #CA92AF #DEBBCD #F2E4EB
Accessibility & contrast
On white
2.55
#CA92AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CA92AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92AF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92AF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#A3A6AE
Tritanopia (blue-blind)
#D2919C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca92af; /* rgb */ color: rgb(202, 146, 175); /* oklch */ color: oklch(72.3% 0.077 346.8);
Tailwind
colors: {
custom: {
50: '#dbb2c6',
500: '#ca92af',
950: '#000000',
},
}SCSS
$custom: #ca92af; $custom-light: #dbb2c6; $custom-dark: #000000;
JSON
{
"hex": "#ca92af",
"rgb": {
"r": 202,
"g": 146,
"b": 175
},
"hsl": {
"h": 328.929,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.72268,
"c": 0.07731,
"h": 346.8
},
"luminance": 0.36209
}Semantic roles & 50–950 ramp
primary
#CA92AF
secondary
#D3E4DC
accent
#AD7138
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082