#CA4DBA#CA4DBA
#CA4DBA is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 62.4% C 0.201 H 333.1°. Best body text is #000000 at 5.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4DBA |
|---|---|
| RGB | rgb(202, 77, 186) |
| HSL | hsl(308, 54%, 55%) |
| HSV | hsv(308, 62%, 79%) |
| CMYK | cmyk(0%, 61.9%, 7.9%, 20.8%) |
| CIE-LAB | lab(53.40, 62.21, -33.29) |
| CIE-LCH | lch(53.40, 70.56, 331.85°) |
| OKLab | oklab(62.44% 0.1791 -0.091) |
| OKLCH | oklch(62.44% 0.201 333.1) |
| XYZ | xyz(35.8740, 21.4122, 48.6884) |
| Luminance | 0.2141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.89
Purpley Pink
#C83CB9
ΔE00 3.10
Purpleish Pink
#DF4EC8
ΔE00 4.15
Pinkish Purple
#D648D7
ΔE00 4.71
Purplish Pink
#CE5DAE
ΔE00 4.94
Mediumorchid
#BA55D3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4DBA #4DCA5D
analogous
#9C4DCA #CA4DBA #CA4D7C
triadic
#CA4DBA #BACA4D #4DBACA
tetradic
#CA4DBA #CA9C4D #4DCA5D #4D7CCA
square
#CA4DBA #CA9C4D #4DCA5D #4D7CCA
split-complementary
#CA4DBA #7CCA4D #4DCA9C
monochromatic
#79246E #A83299 #CA4DBA #D87CCC #E6ABDF
Accessibility & contrast
On white
3.98
#CA4DBA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.28
#CA4DBA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4DBA
5.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4DBA | 1.00 | 3.98 | 5.28 | 5.28 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4974BD
Deuteranopia (green-blind)
#7286B7
Tritanopia (blue-blind)
#D3577D
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ca4dba; /* rgb */ color: rgb(202, 77, 186); /* oklch */ color: oklch(62.4% 0.201 333.1);
Tailwind
colors: {
custom: {
50: '#dd87cf',
500: '#ca4dba',
950: '#000000',
},
}SCSS
$custom: #ca4dba; $custom-light: #dd87cf; $custom-dark: #000000;
JSON
{
"hex": "#ca4dba",
"rgb": {
"r": 202,
"g": 77,
"b": 186
},
"hsl": {
"h": 307.68,
"s": 54.113,
"l": 54.706
},
"oklch": {
"l": 0.62437,
"c": 0.20087,
"h": 333.1
},
"luminance": 0.21409
}Semantic roles & 50–950 ramp
primary
#CA4DBA
secondary
#9FD4A6
accent
#DD5D4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#150C14
muted
#847D82