#CB50FF#CB50FF
#CB50FF is a light, highly saturated purple. Relative luminance 0.257; OKLCH L 66.8% C 0.256 H 313.9°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CB50FF |
|---|---|
| RGB | rgb(203, 80, 255) |
| HSL | hsl(282, 100%, 66%) |
| HSV | hsv(282, 69%, 100%) |
| CMYK | cmyk(20.4%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(57.71, 73.55, -65.45) |
| CIE-LCH | lch(57.71, 98.46, 318.34°) |
| OKLab | oklab(66.78% 0.1777 -0.1845) |
| OKLCH | oklch(66.78% 0.256 313.9) |
| XYZ | xyz(45.5442, 25.6553, 97.1412) |
| Luminance | 0.2565 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.22
Bright Lavender
#C760FF
ΔE00 2.56
Heliotrope
#D94FF5
ΔE00 3.05
Easter Purple
#C071FE
ΔE00 5.88
Light Urple
#B36FF6
ΔE00 6.17
Lighter Purple
#A55AF4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB50FF #84FF50
analogous
#7350FF #CB50FF #FF50DC
triadic
#CB50FF #FFCB50 #50FFCB
tetradic
#CB50FF #FF7350 #84FF50 #50DCFF
square
#CB50FF #FF7350 #84FF50 #50DCFF
split-complementary
#CB50FF #DCFF50 #50FF73
monochromatic
#9500D5 #B913FF #CB50FF #DD8DFF #EFCAFF
Accessibility & contrast
On white
3.43
#CB50FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#CB50FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB50FF
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB50FF | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0084FF
Deuteranopia (green-blind)
#468EFB
Tritanopia (blue-blind)
#C674A2
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #cb50ff; /* rgb */ color: rgb(203, 80, 255); /* oklch */ color: oklch(66.8% 0.256 313.9);
Tailwind
colors: {
custom: {
50: '#df8aff',
500: '#cb50ff',
950: '#000000',
},
}SCSS
$custom: #cb50ff; $custom-light: #df8aff; $custom-dark: #000000;
JSON
{
"hex": "#cb50ff",
"rgb": {
"r": 203,
"g": 80,
"b": 255
},
"hsl": {
"h": 282.171,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.66778,
"c": 0.25615,
"h": 313.9
},
"luminance": 0.25654
}Semantic roles & 50–950 ramp
primary
#CB50FF
secondary
#CAF3B8
accent
#E60044
background
#FEF8FF
surface
#FCF0FF
border
#D5CBD7
text
#160D18
muted
#847D86