#CB80EE#CB80EE
#CB80EE is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.0% C 0.171 H 314.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80EE |
|---|---|
| RGB | rgb(203, 128, 238) |
| HSL | hsl(281, 76%, 72%) |
| HSV | hsv(281, 46%, 93%) |
| CMYK | cmyk(14.7%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.21, 47.53, -44.13) |
| CIE-LCH | lch(65.21, 64.85, 317.12°) |
| OKLab | oklab(71.96% 0.1192 -0.1225) |
| OKLCH | oklch(71.96% 0.171 314.2) |
| XYZ | xyz(47.7779, 34.3091, 84.9778) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.86
Liliac
#C48EFD
ΔE00 4.56
Easter Purple
#C071FE
ΔE00 5.32
Orchid
#DA70D6
ΔE00 6.39
Violet (CSS)
#EE82EE
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80EE #A3EE80
analogous
#9480EE #CB80EE #EE80DA
triadic
#CB80EE #EECB80 #80EECB
tetradic
#CB80EE #EE9480 #A3EE80 #80DAEE
square
#CB80EE #EE9480 #A3EE80 #80DAEE
split-complementary
#CB80EE #DAEE80 #80EE94
monochromatic
#9C1DD7 #B54AE7 #CB80EE #E1B6F5 #F4E4FB
Accessibility & contrast
On white
2.67
#CB80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#CB80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80EE
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80EE | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#C890AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cb80ee; /* rgb */ color: rgb(203, 128, 238); /* oklch */ color: oklch(72.0% 0.171 314.2);
Tailwind
colors: {
custom: {
50: '#dda7f4',
500: '#cb80ee',
950: '#000000',
},
}SCSS
$custom: #cb80ee; $custom-light: #dda7f4; $custom-dark: #000000;
JSON
{
"hex": "#cb80ee",
"rgb": {
"r": 203,
"g": 128,
"b": 238
},
"hsl": {
"h": 280.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.71962,
"c": 0.17098,
"h": 314.2
},
"luminance": 0.34308
}Semantic roles & 50–950 ramp
primary
#CB80EE
secondary
#E0F3D7
accent
#D90D4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85