#CB50E8#CB50E8
#CB50E8 is a light, highly saturated purple. Relative luminance 0.243; OKLCH L 65.4% C 0.236 H 319.4°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CB50E8 |
|---|---|
| RGB | rgb(203, 80, 232) |
| HSL | hsl(289, 77%, 61%) |
| HSV | hsv(289, 66%, 91%) |
| CMYK | cmyk(12.5%, 65.5%, 0%, 9%) |
| CIE-LAB | lab(56.35, 69.17, -54.82) |
| CIE-LCH | lch(56.35, 88.26, 321.60°) |
| OKLab | oklab(65.37% 0.179 -0.1533) |
| OKLCH | oklch(65.37% 0.236 319.4) |
| XYZ | xyz(42.0609, 24.2620, 78.7958) |
| Luminance | 0.2426 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.69
Pinkish Purple
#D648D7
ΔE00 3.67
Mediumorchid
#BA55D3
ΔE00 3.70
Bright Lilac
#C95EFB
ΔE00 3.83
Bright Lavender
#C760FF
ΔE00 4.57
Purple Pink
#D725DE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB50E8 #6DE850
analogous
#7F50E8 #CB50E8 #E850B9
triadic
#CB50E8 #E8CB50 #50E8CB
tetradic
#CB50E8 #E87F50 #6DE850 #50B9E8
square
#CB50E8 #E87F50 #6DE850 #50B9E8
split-complementary
#CB50E8 #B9E850 #50E87F
monochromatic
#8C16A8 #B91DDE #CB50E8 #DB86EF #EBBCF6
Accessibility & contrast
On white
3.59
#CB50E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#CB50E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB50E8
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB50E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB50E8 | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A7FEC
Deuteranopia (green-blind)
#5B8BE4
Tritanopia (blue-blind)
#CB6B96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cb50e8; /* rgb */ color: rgb(203, 80, 232); /* oklch */ color: oklch(65.4% 0.236 319.4);
Tailwind
colors: {
custom: {
50: '#df8af0',
500: '#cb50e8',
950: '#000000',
},
}SCSS
$custom: #cb50e8; $custom-light: #df8af0; $custom-dark: #000000;
JSON
{
"hex": "#cb50e8",
"rgb": {
"r": 203,
"g": 80,
"b": 232
},
"hsl": {
"h": 288.553,
"s": 76.768,
"l": 61.176
},
"oklch": {
"l": 0.65369,
"c": 0.23571,
"h": 319.4
},
"luminance": 0.2426
}Semantic roles & 50–950 ramp
primary
#CB50E8
secondary
#B8E6AD
accent
#D90D34
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85