#CA72B3#CA72B3
#CA72B3 is a light, vivid pink. Relative luminance 0.278; OKLCH L 67.0% C 0.137 H 337.6°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CA72B3 |
|---|---|
| RGB | rgb(202, 114, 179) |
| HSL | hsl(316, 45%, 62%) |
| HSV | hsv(316, 44%, 79%) |
| CMYK | cmyk(0%, 43.6%, 11.4%, 20.8%) |
| CIE-LAB | lab(59.75, 43.47, -19.45) |
| CIE-LCH | lch(59.75, 47.63, 335.90°) |
| OKLab | oklab(67.05% 0.1264 -0.0522) |
| OKLCH | oklch(67.05% 0.137 337.6) |
| XYZ | xyz(38.5112, 27.8482, 45.9859) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.49
Orchid (survey)
#C875C4
ΔE00 3.82
Purplish Pink
#CE5DAE
ΔE00 4.72
Orchid
#DA70D6
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 7.35
Purpleish Pink
#DF4EC8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA72B3 #72CA89
analogous
#B572CA #CA72B3 #CA7287
triadic
#CA72B3 #B3CA72 #72B3CA
tetradic
#CA72B3 #CAB572 #72CA89 #7287CA
square
#CA72B3 #CAB572 #72CA89 #7287CA
split-complementary
#CA72B3 #87CA72 #72CAB5
monochromatic
#8D3576 #B9469B #CA72B3 #DB9ECB #EBCBE3
Accessibility & contrast
On white
3.20
#CA72B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#CA72B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA72B3
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA72B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA72B3 | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7488B5
Deuteranopia (green-blind)
#8B95B1
Tritanopia (blue-blind)
#D3758A
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #ca72b3; /* rgb */ color: rgb(202, 114, 179); /* oklch */ color: oklch(67.0% 0.137 337.6);
Tailwind
colors: {
custom: {
50: '#dc9dc9',
500: '#ca72b3',
950: '#000000',
},
}SCSS
$custom: #ca72b3; $custom-light: #dc9dc9; $custom-dark: #000000;
JSON
{
"hex": "#ca72b3",
"rgb": {
"r": 202,
"g": 114,
"b": 179
},
"hsl": {
"h": 315.682,
"s": 45.361,
"l": 61.961
},
"oklch": {
"l": 0.67048,
"c": 0.13678,
"h": 337.6
},
"luminance": 0.27846
}Semantic roles & 50–950 ramp
primary
#CA72B3
secondary
#BCDCC4
accent
#B9512D
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150E13
muted
#837E82