#CA4BE8#CA4BE8
#CA4BE8 is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.7% C 0.241 H 319.3°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CA4BE8 |
|---|---|
| RGB | rgb(202, 75, 232) |
| HSL | hsl(289, 77%, 60%) |
| HSV | hsv(289, 68%, 91%) |
| CMYK | cmyk(12.9%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(55.50, 70.94, -56.19) |
| CIE-LCH | lch(55.50, 90.50, 321.62°) |
| OKLab | oklab(64.73% 0.1831 -0.1573) |
| OKLCH | oklch(64.73% 0.241 319.3) |
| XYZ | xyz(41.4368, 23.4169, 78.6655) |
| Luminance | 0.2341 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.26
Mediumorchid
#BA55D3
ΔE00 3.58
Pinkish Purple
#D648D7
ΔE00 3.79
Purple Pink
#D725DE
ΔE00 4.35
Bright Lilac
#C95EFB
ΔE00 4.42
Bright Lavender
#C760FF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA4BE8 #69E84B
analogous
#7B4BE8 #CA4BE8 #E84BB7
triadic
#CA4BE8 #E8CA4B #4BE8CA
tetradic
#CA4BE8 #E87B4B #69E84B #4BB7E8
square
#CA4BE8 #E87B4B #69E84B #4BB7E8
split-complementary
#CA4BE8 #B7E84B #4BE87B
monochromatic
#8815A4 #B61CDA #CA4BE8 #DA81EF #EAB8F6
Accessibility & contrast
On white
3.70
#CA4BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#CA4BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA4BE8
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA4BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA4BE8 | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CED
Deuteranopia (green-blind)
#5689E4
Tritanopia (blue-blind)
#CA6894
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #ca4be8; /* rgb */ color: rgb(202, 75, 232); /* oklch */ color: oklch(64.7% 0.241 319.3);
Tailwind
colors: {
custom: {
50: '#de87f0',
500: '#ca4be8',
950: '#000000',
},
}SCSS
$custom: #ca4be8; $custom-light: #de87f0; $custom-dark: #000000;
JSON
{
"hex": "#ca4be8",
"rgb": {
"r": 202,
"g": 75,
"b": 232
},
"hsl": {
"h": 288.535,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.6473,
"c": 0.24143,
"h": 319.3
},
"luminance": 0.23415
}Semantic roles & 50–950 ramp
primary
#CA4BE8
secondary
#B5E6A9
accent
#DA0C33
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85