#CA93AF#CA93AF
#CA93AF is a light, moderate pink. Relative luminance 0.365; OKLCH L 72.4% C 0.076 H 347.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93AF |
|---|---|
| RGB | rgb(202, 147, 175) |
| HSL | hsl(329, 34%, 68%) |
| HSV | hsv(329, 27%, 79%) |
| CMYK | cmyk(0%, 27.2%, 13.4%, 20.8%) |
| CIE-LAB | lab(66.92, 25.03, -6.41) |
| CIE-LCH | lch(66.92, 25.84, 345.64°) |
| OKLab | oklab(72.45% 0.0737 -0.0167) |
| OKLCH | oklch(72.45% 0.076 347.2) |
| XYZ | xyz(42.5287, 36.5210, 45.3582) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.30
Grey Pink
#C3909B
ΔE00 5.77
Dull Pink
#D5869D
ΔE00 6.06
Faded Pink
#DE9DAC
ΔE00 6.29
Lilac
#C8A2C8
ΔE00 6.60
Dusty Lavender
#AC86A8
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93AF #93CAAE
analogous
#C993CA #CA93AF #CA9393
triadic
#CA93AF #AFCA93 #93AFCA
tetradic
#CA93AF #CAC993 #93CAAE #9393CA
square
#CA93AF #CAC993 #93CAAE #9393CA
split-complementary
#CA93AF #93CA93 #93CAC9
monochromatic
#984B72 #B66A91 #CA93AF #DEBCCD #F2E5EC
Accessibility & contrast
On white
2.53
#CA93AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#CA93AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93AF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93AF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB0
Deuteranopia (green-blind)
#A4A6AE
Tritanopia (blue-blind)
#D2929C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca93af; /* rgb */ color: rgb(202, 147, 175); /* oklch */ color: oklch(72.4% 0.076 347.2);
Tailwind
colors: {
custom: {
50: '#dbb3c6',
500: '#ca93af',
950: '#000000',
},
}SCSS
$custom: #ca93af; $custom-light: #dbb3c6; $custom-dark: #000000;
JSON
{
"hex": "#ca93af",
"rgb": {
"r": 202,
"g": 147,
"b": 175
},
"hsl": {
"h": 329.455,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72449,
"c": 0.07556,
"h": 347.2
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#CA93AF
secondary
#D4E5DC
accent
#AD7239
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082