#CB80F8#CB80F8
#CB80F8 is a light, vivid violet. Relative luminance 0.349; OKLCH L 72.5% C 0.182 H 311.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80F8 |
|---|---|
| RGB | rgb(203, 128, 248) |
| HSL | hsl(278, 90%, 74%) |
| HSV | hsv(278, 48%, 97%) |
| CMYK | cmyk(18.1%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(65.68, 49.63, -48.88) |
| CIE-LCH | lch(65.68, 69.66, 315.43°) |
| OKLab | oklab(72.47% 0.1205 -0.1363) |
| OKLCH | oklch(72.47% 0.182 311.5) |
| XYZ | xyz(49.2880, 34.9131, 92.9312) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.07
Liliac
#C48EFD
ΔE00 3.78
Easter Purple
#C071FE
ΔE00 4.34
Light Urple
#B36FF6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.72
Bright Lavender
#C760FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80F8 #ADF880
analogous
#8F80F8 #CB80F8 #F880E9
triadic
#CB80F8 #F8CB80 #80F8CB
tetradic
#CB80F8 #F88F80 #ADF880 #80E9F8
square
#CB80F8 #F88F80 #ADF880 #80E9F8
split-complementary
#CB80F8 #E9F880 #80F88F
monochromatic
#9B0DF0 #B346F5 #CB80F8 #E3BAFB #F3E2FD
Accessibility & contrast
On white
2.63
#CB80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#CB80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80F8
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80F8 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFC
Deuteranopia (green-blind)
#79A1F5
Tritanopia (blue-blind)
#C693B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cb80f8; /* rgb */ color: rgb(203, 128, 248); /* oklch */ color: oklch(72.5% 0.182 311.5);
Tailwind
colors: {
custom: {
50: '#dda7fb',
500: '#cb80f8',
950: '#000000',
},
}SCSS
$custom: #cb80f8; $custom-light: #dda7fb; $custom-dark: #000000;
JSON
{
"hex": "#cb80f8",
"rgb": {
"r": 203,
"g": 128,
"b": 248
},
"hsl": {
"h": 277.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.72469,
"c": 0.18197,
"h": 311.5
},
"luminance": 0.34912
}Semantic roles & 50–950 ramp
primary
#CB80F8
secondary
#E2F5D6
accent
#E60056
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85