#CA92BB#CA92BB
#CA92BB is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.7% C 0.086 H 336.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92BB |
|---|---|
| RGB | rgb(202, 146, 187) |
| HSL | hsl(316, 35%, 68%) |
| HSV | hsv(316, 28%, 79%) |
| CMYK | cmyk(0%, 27.7%, 7.4%, 20.8%) |
| CIE-LAB | lab(67.05, 27.64, -12.92) |
| CIE-LCH | lch(67.05, 30.51, 334.94°) |
| OKLab | oklab(72.68% 0.0793 -0.0344) |
| OKLCH | oklch(72.68% 0.086 336.5) |
| XYZ | xyz(43.6052, 36.7039, 51.7917) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.07
Dusty Lavender
#AC86A8
ΔE00 6.63
Plum
#DDA0DD
ΔE00 6.77
Light Mauve
#C292A1
ΔE00 7.84
Lavender Pink
#DD85D7
ΔE00 8.38
Heather
#A484AC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92BB #92CAA1
analogous
#BD92CA #CA92BB #CA929F
triadic
#CA92BB #BBCA92 #92BBCA
tetradic
#CA92BB #CABD92 #92CAA1 #929FCA
square
#CA92BB #CABD92 #92CAA1 #929FCA
split-complementary
#CA92BB #9FCA92 #92CABD
monochromatic
#984A83 #B669A1 #CA92BB #DEBBD5 #F2E4EE
Accessibility & contrast
On white
2.52
#CA92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CA92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92BB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92BB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBD
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#D094A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca92bb; /* rgb */ color: rgb(202, 146, 187); /* oklch */ color: oklch(72.7% 0.086 336.5);
Tailwind
colors: {
custom: {
50: '#dbb2cf',
500: '#ca92bb',
950: '#000000',
},
}SCSS
$custom: #ca92bb; $custom-light: #dbb2cf; $custom-dark: #000000;
JSON
{
"hex": "#ca92bb",
"rgb": {
"r": 202,
"g": 146,
"b": 187
},
"hsl": {
"h": 316.071,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.72678,
"c": 0.08646,
"h": 336.5
},
"luminance": 0.36702
}Semantic roles & 50–950 ramp
primary
#CA92BB
secondary
#D3E4D8
accent
#AD5838
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082