#CB50E9#CB50E9
#CB50E9 is a light, highly saturated purple. Relative luminance 0.243; OKLCH L 65.4% C 0.237 H 319.2°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CB50E9 |
|---|---|
| RGB | rgb(203, 80, 233) |
| HSL | hsl(288, 78%, 61%) |
| HSV | hsv(288, 66%, 91%) |
| CMYK | cmyk(12.9%, 65.7%, 0%, 8.6%) |
| CIE-LAB | lab(56.41, 69.36, -55.29) |
| CIE-LCH | lch(56.41, 88.70, 321.44°) |
| OKLab | oklab(65.43% 0.179 -0.1547) |
| OKLCH | oklch(65.43% 0.237 319.2) |
| XYZ | xyz(42.2033, 24.3190, 79.5460) |
| Luminance | 0.2432 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.62
Bright Lilac
#C95EFB
ΔE00 3.72
Pinkish Purple
#D648D7
ΔE00 3.80
Mediumorchid
#BA55D3
ΔE00 3.80
Bright Lavender
#C760FF
ΔE00 4.45
Purple Pink
#D725DE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB50E9 #6EE950
analogous
#7F50E9 #CB50E9 #E950BB
triadic
#CB50E9 #E9CB50 #50E9CB
tetradic
#CB50E9 #E97F50 #6EE950 #50BBE9
square
#CB50E9 #E97F50 #6EE950 #50BBE9
split-complementary
#CB50E9 #BBE950 #50E97F
monochromatic
#8C15A9 #B91CE0 #CB50E9 #DB86F0 #EBBDF7
Accessibility & contrast
On white
3.58
#CB50E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#CB50E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB50E9
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB50E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB50E9 | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#177FEE
Deuteranopia (green-blind)
#5A8BE5
Tritanopia (blue-blind)
#CB6B96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cb50e9; /* rgb */ color: rgb(203, 80, 233); /* oklch */ color: oklch(65.4% 0.237 319.2);
Tailwind
colors: {
custom: {
50: '#df8af1',
500: '#cb50e9',
950: '#000000',
},
}SCSS
$custom: #cb50e9; $custom-light: #df8af1; $custom-dark: #000000;
JSON
{
"hex": "#cb50e9",
"rgb": {
"r": 203,
"g": 80,
"b": 233
},
"hsl": {
"h": 288.235,
"s": 77.665,
"l": 61.373
},
"oklch": {
"l": 0.65428,
"c": 0.23659,
"h": 319.2
},
"luminance": 0.24317
}Semantic roles & 50–950 ramp
primary
#CB50E9
secondary
#B9E7AE
accent
#DA0C34
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85