#CA93AA#CA93AA
#CA93AA is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.3% C 0.073 H 352.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93AA |
|---|---|
| RGB | rgb(202, 147, 170) |
| HSL | hsl(335, 34%, 68%) |
| HSV | hsv(335, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 15.8%, 20.8%) |
| CIE-LAB | lab(66.77, 24.21, -3.82) |
| CIE-LCH | lch(66.77, 24.51, 351.03°) |
| OKLab | oklab(72.29% 0.0719 -0.0098) |
| OKLCH | oklch(72.29% 0.073 352.2) |
| XYZ | xyz(42.0467, 36.3282, 42.8197) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.96
Grey Pink
#C3909B
ΔE00 4.27
Faded Pink
#DE9DAC
ΔE00 5.21
Dull Pink
#D5869D
ΔE00 5.26
Greyish Pink
#C88D94
ΔE00 6.19
Dusty Pink
#D8A7B1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93AA #93CAB3
analogous
#CA93C5 #CA93AA #CA9793
triadic
#CA93AA #AACA93 #93AACA
tetradic
#CA93AA #C5CA93 #93CAB3 #9793CA
square
#CA93AA #C5CA93 #93CAB3 #9793CA
split-complementary
#CA93AA #93CA97 #93C5CA
monochromatic
#984B6B #B66A8A #CA93AA #DEBCCA #F2E5EB
Accessibility & contrast
On white
2.54
#CA93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CA93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93AA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93AA | 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)
#989DAB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#D2919B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca93aa; /* rgb */ color: rgb(202, 147, 170); /* oklch */ color: oklch(72.3% 0.073 352.2);
Tailwind
colors: {
custom: {
50: '#dbb3c3',
500: '#ca93aa',
950: '#000000',
},
}SCSS
$custom: #ca93aa; $custom-light: #dbb3c3; $custom-dark: #000000;
JSON
{
"hex": "#ca93aa",
"rgb": {
"r": 202,
"g": 147,
"b": 170
},
"hsl": {
"h": 334.909,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72288,
"c": 0.07256,
"h": 352.2
},
"luminance": 0.36326
}Semantic roles & 50–950 ramp
primary
#CA93AA
secondary
#D4E5DE
accent
#AD7C39
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081