#CB80FF#CB80FF
#CB80FF is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.8% C 0.190 H 309.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80FF |
|---|---|
| RGB | rgb(203, 128, 255) |
| HSL | hsl(275, 100%, 75%) |
| HSV | hsv(275, 50%, 100%) |
| CMYK | cmyk(20.4%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(66.02, 51.13, -52.18) |
| CIE-LCH | lch(66.02, 73.05, 314.42°) |
| OKLab | oklab(72.84% 0.1213 -0.1459) |
| OKLCH | oklch(72.84% 0.19 309.7) |
| XYZ | xyz(50.3944, 35.3557, 98.7579) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.01
Liliac
#C48EFD
ΔE00 3.61
Easter Purple
#C071FE
ΔE00 3.98
Light Urple
#B36FF6
ΔE00 5.88
Bright Lavender
#C760FF
ΔE00 6.69
Baby Purple
#CA9BF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80FF #B4FF80
analogous
#8B80FF #CB80FF #FF80F4
triadic
#CB80FF #FFCB80 #80FFCB
tetradic
#CB80FF #FF8B80 #B4FF80 #80F4FF
square
#CB80FF #FF8B80 #B4FF80 #80F4FF
split-complementary
#CB80FF #F4FF80 #80FF8B
monochromatic
#9906FF #B243FF #CB80FF #E4BDFF #F2E0FF
Accessibility & contrast
On white
2.60
#CB80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CB80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80FF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80FF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#C495B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cb80ff; /* rgb */ color: rgb(203, 128, 255); /* oklch */ color: oklch(72.8% 0.190 309.7);
Tailwind
colors: {
custom: {
50: '#dda7ff',
500: '#cb80ff',
950: '#000000',
},
}SCSS
$custom: #cb80ff; $custom-light: #dda7ff; $custom-dark: #000000;
JSON
{
"hex": "#cb80ff",
"rgb": {
"r": 203,
"g": 128,
"b": 255
},
"hsl": {
"h": 275.433,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.72836,
"c": 0.18973,
"h": 309.7
},
"luminance": 0.35355
}Semantic roles & 50–950 ramp
primary
#CB80FF
secondary
#E2F7D4
accent
#E6005E
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86