#CA93AB#CA93AB
#CA93AB is a light, moderate pink. Relative luminance 0.364; OKLCH L 72.3% C 0.073 H 351.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93AB |
|---|---|
| RGB | rgb(202, 147, 171) |
| HSL | hsl(334, 34%, 68%) |
| HSV | hsv(334, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 15.3%, 20.8%) |
| CIE-LAB | lab(66.80, 24.37, -4.34) |
| CIE-LCH | lch(66.80, 24.76, 349.90°) |
| OKLab | oklab(72.32% 0.0723 -0.0112) |
| OKLCH | oklch(72.32% 0.073 351.2) |
| XYZ | xyz(42.1416, 36.3662, 43.3198) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.21
Grey Pink
#C3909B
ΔE00 4.57
Dull Pink
#D5869D
ΔE00 5.39
Faded Pink
#DE9DAC
ΔE00 5.40
Greyish Pink
#C88D94
ΔE00 6.50
Dusty Pink
#D8A7B1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93AB #93CAB2
analogous
#CA93C6 #CA93AB #CA9693
triadic
#CA93AB #ABCA93 #93ABCA
tetradic
#CA93AB #C6CA93 #93CAB2 #9693CA
square
#CA93AB #C6CA93 #93CAB2 #9693CA
split-complementary
#CA93AB #93CA96 #93C6CA
monochromatic
#984B6C #B66A8B #CA93AB #DEBCCB #F2E5EB
Accessibility & contrast
On white
2.54
#CA93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CA93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93AB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93AB | 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)
#989DAC
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#D2929B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca93ab; /* rgb */ color: rgb(202, 147, 171); /* oklch */ color: oklch(72.3% 0.073 351.2);
Tailwind
colors: {
custom: {
50: '#dbb3c4',
500: '#ca93ab',
950: '#000000',
},
}SCSS
$custom: #ca93ab; $custom-light: #dbb3c4; $custom-dark: #000000;
JSON
{
"hex": "#ca93ab",
"rgb": {
"r": 202,
"g": 147,
"b": 171
},
"hsl": {
"h": 333.818,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.7232,
"c": 0.07312,
"h": 351.2
},
"luminance": 0.36364
}Semantic roles & 50–950 ramp
primary
#CA93AB
secondary
#D4E5DD
accent
#AD7A39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081