#CB80EB#CB80EB
#CB80EB is a light, vivid purple. Relative luminance 0.341; OKLCH L 71.8% C 0.168 H 315.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80EB |
|---|---|
| RGB | rgb(203, 128, 235) |
| HSL | hsl(282, 73%, 71%) |
| HSV | hsv(282, 46%, 92%) |
| CMYK | cmyk(13.6%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(65.07, 46.91, -42.69) |
| CIE-LCH | lch(65.07, 63.42, 317.70°) |
| OKLab | oklab(71.81% 0.1188 -0.1184) |
| OKLCH | oklch(71.81% 0.168 315.1) |
| XYZ | xyz(47.3408, 34.1343, 82.6759) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.22
Liliac
#C48EFD
ΔE00 4.89
Easter Purple
#C071FE
ΔE00 5.69
Orchid
#DA70D6
ΔE00 6.01
Violet (CSS)
#EE82EE
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80EB #A0EB80
analogous
#9580EB #CB80EB #EB80D5
triadic
#CB80EB #EBCB80 #80EBCB
tetradic
#CB80EB #EB9580 #A0EB80 #80D5EB
square
#CB80EB #EB9580 #A0EB80 #80D5EB
split-complementary
#CB80EB #D5EB80 #80EB95
monochromatic
#9B21D0 #B54BE3 #CB80EB #E1B5F3 #F4E5FB
Accessibility & contrast
On white
2.68
#CB80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#CB80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80EB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80EB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#C98FAA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cb80eb; /* rgb */ color: rgb(203, 128, 235); /* oklch */ color: oklch(71.8% 0.168 315.1);
Tailwind
colors: {
custom: {
50: '#dda7f2',
500: '#cb80eb',
950: '#000000',
},
}SCSS
$custom: #cb80eb; $custom-light: #dda7f2; $custom-dark: #000000;
JSON
{
"hex": "#cb80eb",
"rgb": {
"r": 203,
"g": 128,
"b": 235
},
"hsl": {
"h": 282.056,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.71814,
"c": 0.1677,
"h": 315.1
},
"luminance": 0.34133
}Semantic roles & 50–950 ramp
primary
#CB80EB
secondary
#DEF1D5
accent
#D5114B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85