#CA46E9#CA46E9
#CA46E9 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.3% C 0.248 H 319.3°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CA46E9 |
|---|---|
| RGB | rgb(202, 70, 233) |
| HSL | hsl(289, 79%, 59%) |
| HSV | hsv(289, 70%, 91%) |
| CMYK | cmyk(13.3%, 70%, 0%, 8.6%) |
| CIE-LAB | lab(54.89, 73.01, -57.73) |
| CIE-LCH | lch(54.89, 93.08, 321.67°) |
| OKLab | oklab(64.31% 0.1881 -0.1618) |
| OKLCH | oklch(64.31% 0.248 319.3) |
| XYZ | xyz(41.2534, 22.8220, 79.3071) |
| Luminance | 0.2282 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.74
Mediumorchid
#BA55D3
ΔE00 3.81
Purple Pink
#D725DE
ΔE00 3.88
Pinkish Purple
#D648D7
ΔE00 4.06
Bright Lilac
#C95EFB
ΔE00 4.94
Hot Purple
#CB00F5
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA46E9 #65E946
analogous
#7946E9 #CA46E9 #E946B7
triadic
#CA46E9 #E9CA46 #46E9CA
tetradic
#CA46E9 #E97946 #65E946 #46B7E9
square
#CA46E9 #E97946 #65E946 #46B7E9
split-complementary
#CA46E9 #B7E946 #46E979
monochromatic
#8613A1 #B41AD8 #CA46E9 #DA7DF0 #E9B3F6
Accessibility & contrast
On white
3.77
#CA46E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#CA46E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA46E9
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA46E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA46E9 | 1.00 | 3.77 | 5.56 | 5.56 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEE
Deuteranopia (green-blind)
#5288E5
Tritanopia (blue-blind)
#CA6593
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #ca46e9; /* rgb */ color: rgb(202, 70, 233); /* oklch */ color: oklch(64.3% 0.248 319.3);
Tailwind
colors: {
custom: {
50: '#de85f1',
500: '#ca46e9',
950: '#000000',
},
}SCSS
$custom: #ca46e9; $custom-light: #de85f1; $custom-dark: #000000;
JSON
{
"hex": "#ca46e9",
"rgb": {
"r": 202,
"g": 70,
"b": 233
},
"hsl": {
"h": 288.589,
"s": 78.744,
"l": 59.412
},
"oklch": {
"l": 0.64312,
"c": 0.24808,
"h": 319.3
},
"luminance": 0.2282
}Semantic roles & 50–950 ramp
primary
#CA46E9
secondary
#B2E5A6
accent
#F53358
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85