#CA4BE5#CA4BE5
#CA4BE5 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.6% C 0.239 H 320.1°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4BE5 |
|---|---|
| RGB | rgb(202, 75, 229) |
| HSL | hsl(289, 75%, 60%) |
| HSV | hsv(289, 67%, 90%) |
| CMYK | cmyk(11.8%, 67.2%, 0%, 10.2%) |
| CIE-LAB | lab(55.33, 70.39, -54.78) |
| CIE-LCH | lch(55.33, 89.19, 322.11°) |
| OKLab | oklab(64.55% 0.1832 -0.1532) |
| OKLCH | oklch(64.55% 0.239 320.1) |
| XYZ | xyz(41.0143, 23.2479, 76.4405) |
| Luminance | 0.2325 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.31
Pinkish Purple
#D648D7
ΔE00 3.43
Heliotrope
#D94FF5
ΔE00 3.46
Purple Pink
#D725DE
ΔE00 4.13
Bright Lilac
#C95EFB
ΔE00 4.75
Bright Lavender
#C760FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4BE5 #66E54B
analogous
#7D4BE5 #CA4BE5 #E54BB3
triadic
#CA4BE5 #E5CA4B #4BE5CA
tetradic
#CA4BE5 #E57D4B #66E54B #4BB3E5
square
#CA4BE5 #E57D4B #66E54B #4BB3E5
split-complementary
#CA4BE5 #B3E54B #4BE57D
monochromatic
#87179F #B41FD4 #CA4BE5 #DA80ED #E9B6F4
Accessibility & contrast
On white
3.72
#CA4BE5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#CA4BE5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4BE5
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4BE5 | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B7CE9
Deuteranopia (green-blind)
#5989E1
Tritanopia (blue-blind)
#CB6792
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #ca4be5; /* rgb */ color: rgb(202, 75, 229); /* oklch */ color: oklch(64.6% 0.239 320.1);
Tailwind
colors: {
custom: {
50: '#de87ee',
500: '#ca4be5',
950: '#000000',
},
}SCSS
$custom: #ca4be5; $custom-light: #de87ee; $custom-dark: #000000;
JSON
{
"hex": "#ca4be5",
"rgb": {
"r": 202,
"g": 75,
"b": 229
},
"hsl": {
"h": 289.481,
"s": 74.757,
"l": 59.608
},
"oklch": {
"l": 0.64551,
"c": 0.23885,
"h": 320.1
},
"luminance": 0.23246
}Semantic roles & 50–950 ramp
primary
#CA4BE5
secondary
#B2E4A8
accent
#F13657
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C16
muted
#847D84