#CA92B2#CA92B2
#CA92B2 is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.4% C 0.079 H 344.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92B2 |
|---|---|
| RGB | rgb(202, 146, 178) |
| HSL | hsl(326, 35%, 68%) |
| HSV | hsv(326, 28%, 79%) |
| CMYK | cmyk(0%, 27.7%, 11.9%, 20.8%) |
| CIE-LAB | lab(66.77, 26.08, -8.31) |
| CIE-LCH | lch(66.77, 27.37, 342.33°) |
| OKLab | oklab(72.37% 0.0763 -0.0218) |
| OKLCH | oklch(72.37% 0.079 344) |
| XYZ | xyz(42.6717, 36.3305, 46.8756) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.38
Lilac
#C8A2C8
ΔE00 6.12
Dull Pink
#D5869D
ΔE00 6.62
Dusty Lavender
#AC86A8
ΔE00 6.83
Grey Pink
#C3909B
ΔE00 6.87
Faded Pink
#DE9DAC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92B2 #92CAAA
analogous
#C692CA #CA92B2 #CA9296
triadic
#CA92B2 #B2CA92 #92B2CA
tetradic
#CA92B2 #CAC692 #92CAAA #9296CA
square
#CA92B2 #CAC692 #92CAAA #9296CA
split-complementary
#CA92B2 #96CA92 #92CAC6
monochromatic
#984A76 #B66995 #CA92B2 #DEBBCF #F2E4EC
Accessibility & contrast
On white
2.54
#CA92B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CA92B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92B2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92B2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#A2A6B0
Tritanopia (blue-blind)
#D1929D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca92b2; /* rgb */ color: rgb(202, 146, 178); /* oklch */ color: oklch(72.4% 0.079 344.0);
Tailwind
colors: {
custom: {
50: '#dbb2c9',
500: '#ca92b2',
950: '#000000',
},
}SCSS
$custom: #ca92b2; $custom-light: #dbb2c9; $custom-dark: #000000;
JSON
{
"hex": "#ca92b2",
"rgb": {
"r": 202,
"g": 146,
"b": 178
},
"hsl": {
"h": 325.714,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.72368,
"c": 0.07937,
"h": 344
},
"luminance": 0.36329
}Semantic roles & 50–950 ramp
primary
#CA92B2
secondary
#D3E4DB
accent
#AD6A38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082