#CA49E9#CA49E9
#CA49E9 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.6% C 0.245 H 319.2°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CA49E9 |
|---|---|
| RGB | rgb(202, 73, 233) |
| HSL | hsl(288, 78%, 60%) |
| HSV | hsv(288, 69%, 91%) |
| CMYK | cmyk(13.3%, 68.7%, 0%, 8.6%) |
| CIE-LAB | lab(55.28, 71.89, -57.09) |
| CIE-LCH | lch(55.28, 91.81, 321.55°) |
| OKLab | oklab(64.6% 0.1851 -0.16) |
| OKLCH | oklch(64.6% 0.245 319.2) |
| XYZ | xyz(41.4457, 23.2068, 79.3712) |
| Luminance | 0.2321 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.41
Mediumorchid
#BA55D3
ΔE00 3.72
Pinkish Purple
#D648D7
ΔE00 3.95
Purple Pink
#D725DE
ΔE00 4.20
Bright Lilac
#C95EFB
ΔE00 4.57
Bright Lavender
#C760FF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA49E9 #68E949
analogous
#7A49E9 #CA49E9 #E949B8
triadic
#CA49E9 #E9CA49 #49E9CA
tetradic
#CA49E9 #E97A49 #68E949 #49B8E9
square
#CA49E9 #E97A49 #68E949 #49B8E9
split-complementary
#CA49E9 #B8E949 #49E97A
monochromatic
#8814A4 #B51ADA #CA49E9 #DA80F0 #EAB6F6
Accessibility & contrast
On white
3.72
#CA49E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#CA49E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA49E9
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA49E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA49E9 | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#5489E5
Tritanopia (blue-blind)
#CA6794
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #ca49e9; /* rgb */ color: rgb(202, 73, 233); /* oklch */ color: oklch(64.6% 0.245 319.2);
Tailwind
colors: {
custom: {
50: '#de86f1',
500: '#ca49e9',
950: '#000000',
},
}SCSS
$custom: #ca49e9; $custom-light: #de86f1; $custom-dark: #000000;
JSON
{
"hex": "#ca49e9",
"rgb": {
"r": 202,
"g": 73,
"b": 233
},
"hsl": {
"h": 288.375,
"s": 78.431,
"l": 60
},
"oklch": {
"l": 0.64595,
"c": 0.24465,
"h": 319.2
},
"luminance": 0.23205
}Semantic roles & 50–950 ramp
primary
#CA49E9
secondary
#B4E6A8
accent
#F53358
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85