#CB80F3#CB80F3
#CB80F3 is a light, vivid violet. Relative luminance 0.346; OKLCH L 72.2% C 0.176 H 312.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80F3 |
|---|---|
| RGB | rgb(203, 128, 243) |
| HSL | hsl(279, 83%, 73%) |
| HSV | hsv(279, 47%, 95%) |
| CMYK | cmyk(16.5%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(65.44, 48.57, -46.51) |
| CIE-LCH | lch(65.44, 67.25, 316.24°) |
| OKLab | oklab(72.21% 0.1199 -0.1294) |
| OKLCH | oklch(72.21% 0.176 312.8) |
| XYZ | xyz(48.5227, 34.6070, 88.9004) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.37
Liliac
#C48EFD
ΔE00 4.10
Easter Purple
#C071FE
ΔE00 4.77
Light Urple
#B36FF6
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.66
Violet (CSS)
#EE82EE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80F3 #A8F380
analogous
#9180F3 #CB80F3 #F380E2
triadic
#CB80F3 #F3CB80 #80F3CB
tetradic
#CB80F3 #F39180 #A8F380 #80E2F3
square
#CB80F3 #F39180 #A8F380 #80E2F3
split-complementary
#CB80F3 #E2F380 #80F391
monochromatic
#9C15E3 #B448EE #CB80F3 #E2B8F8 #F4E3FC
Accessibility & contrast
On white
2.65
#CB80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CB80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80F3
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80F3 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF7
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#C792AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cb80f3; /* rgb */ color: rgb(203, 128, 243); /* oklch */ color: oklch(72.2% 0.176 312.8);
Tailwind
colors: {
custom: {
50: '#dda7f7',
500: '#cb80f3',
950: '#000000',
},
}SCSS
$custom: #cb80f3; $custom-light: #dda7f7; $custom-dark: #000000;
JSON
{
"hex": "#cb80f3",
"rgb": {
"r": 203,
"g": 128,
"b": 243
},
"hsl": {
"h": 279.13,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.72213,
"c": 0.17646,
"h": 312.8
},
"luminance": 0.34606
}Semantic roles & 50–950 ramp
primary
#CB80F3
secondary
#E1F4D7
accent
#DF0652
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85