#CB80EA#CB80EA
#CB80EA is a light, vivid purple. Relative luminance 0.341; OKLCH L 71.8% C 0.167 H 315.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80EA |
|---|---|
| RGB | rgb(203, 128, 234) |
| HSL | hsl(282, 72%, 71%) |
| HSV | hsv(282, 45%, 92%) |
| CMYK | cmyk(13.2%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.02, 46.70, -42.21) |
| CIE-LCH | lch(65.02, 62.95, 317.89°) |
| OKLab | oklab(71.77% 0.1186 -0.117) |
| OKLCH | oklch(71.77% 0.167 315.4) |
| XYZ | xyz(47.1968, 34.0766, 81.9172) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.35
Liliac
#C48EFD
ΔE00 5.01
Easter Purple
#C071FE
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80EA #9FEA80
analogous
#9680EA #CB80EA #EA80D4
triadic
#CB80EA #EACB80 #80EACB
tetradic
#CB80EA #EA9680 #9FEA80 #80D4EA
square
#CB80EA #EA9680 #9FEA80 #80D4EA
split-complementary
#CB80EA #D4EA80 #80EA96
monochromatic
#9B22CE #B54BE1 #CB80EA #E1B5F3 #F4E5FB
Accessibility & contrast
On white
2.69
#CB80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#CB80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80EA
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80EA | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EE
Deuteranopia (green-blind)
#80A0E7
Tritanopia (blue-blind)
#C98FAA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cb80ea; /* rgb */ color: rgb(203, 128, 234); /* oklch */ color: oklch(71.8% 0.167 315.4);
Tailwind
colors: {
custom: {
50: '#dda7f1',
500: '#cb80ea',
950: '#000000',
},
}SCSS
$custom: #cb80ea; $custom-light: #dda7f1; $custom-dark: #000000;
JSON
{
"hex": "#cb80ea",
"rgb": {
"r": 203,
"g": 128,
"b": 234
},
"hsl": {
"h": 282.453,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.71765,
"c": 0.16661,
"h": 315.4
},
"luminance": 0.34075
}Semantic roles & 50–950 ramp
primary
#CB80EA
secondary
#DDF1D5
accent
#D4124B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85