#CA73B5#CA73B5
#CA73B5 is a light, vivid pink. Relative luminance 0.282; OKLCH L 67.3% C 0.137 H 336.6°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CA73B5 |
|---|---|
| RGB | rgb(202, 115, 181) |
| HSL | hsl(314, 45%, 62%) |
| HSV | hsv(314, 43%, 79%) |
| CMYK | cmyk(0%, 43.1%, 10.4%, 20.8%) |
| CIE-LAB | lab(60.03, 43.28, -20.17) |
| CIE-LCH | lch(60.03, 47.75, 335.02°) |
| OKLab | oklab(67.28% 0.1255 -0.0542) |
| OKLCH | oklch(67.28% 0.137 336.6) |
| XYZ | xyz(38.8284, 28.1566, 47.0967) |
| Luminance | 0.2815 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.42
Pale Magenta
#D767AD
ΔE00 3.81
Purplish Pink
#CE5DAE
ΔE00 4.95
Orchid
#DA70D6
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.97
Soft Purple
#A66FB5
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA73B5 #73CA88
analogous
#B473CA #CA73B5 #CA7389
triadic
#CA73B5 #B5CA73 #73B5CA
tetradic
#CA73B5 #CAB473 #73CA88 #7389CA
square
#CA73B5 #CAB473 #73CA88 #7389CA
split-complementary
#CA73B5 #89CA73 #73CAB4
monochromatic
#8D3578 #B9479E #CA73B5 #DB9FCC #ECCCE4
Accessibility & contrast
On white
3.17
#CA73B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#CA73B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA73B5
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA73B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA73B5 | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7489B7
Deuteranopia (green-blind)
#8B95B3
Tritanopia (blue-blind)
#D2768C
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ca73b5; /* rgb */ color: rgb(202, 115, 181); /* oklch */ color: oklch(67.3% 0.137 336.6);
Tailwind
colors: {
custom: {
50: '#dc9dcb',
500: '#ca73b5',
950: '#000000',
},
}SCSS
$custom: #ca73b5; $custom-light: #dc9dcb; $custom-dark: #000000;
JSON
{
"hex": "#ca73b5",
"rgb": {
"r": 202,
"g": 115,
"b": 181
},
"hsl": {
"h": 314.483,
"s": 45.078,
"l": 62.157
},
"oklch": {
"l": 0.67282,
"c": 0.13665,
"h": 336.6
},
"luminance": 0.28154
}Semantic roles & 50–950 ramp
primary
#CA73B5
secondary
#BCDCC4
accent
#B84F2D
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150E13
muted
#837E82