#B080F0#B080F0
#B080F0 is a light, vivid violet. Relative luminance 0.310; OKLCH L 69.3% C 0.165 H 302.1°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B080F0 |
|---|---|
| RGB | rgb(176, 128, 240) |
| HSL | hsl(266, 79%, 72%) |
| HSV | hsv(266, 47%, 94%) |
| CMYK | cmyk(26.7%, 46.7%, 0%, 5.9%) |
| CIE-LAB | lab(62.47, 40.61, -49.73) |
| CIE-LCH | lch(62.47, 64.21, 309.23°) |
| OKLab | oklab(69.31% 0.0874 -0.1394) |
| OKLCH | oklch(69.31% 0.165 302.1) |
| XYZ | xyz(41.3483, 30.9597, 86.2186) |
| Luminance | 0.3096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.57
Light Urple
#B36FF6
ΔE00 4.34
Easter Purple
#C071FE
ΔE00 4.72
Liliac
#C48EFD
ΔE00 4.79
Mediumpurple
#9370DB
ΔE00 7.01
Periwinkle (survey)
#8E82FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080F0 #C0F080
analogous
#8088F0 #B080F0 #E880F0
triadic
#B080F0 #F0B080 #80F0B0
tetradic
#B080F0 #F08088 #C0F080 #80F0E8
square
#B080F0 #F08088 #C0F080 #80F0E8
split-complementary
#B080F0 #F0E880 #88F080
monochromatic
#6D1ADC #8E49EA #B080F0 #D2B7F6 #EEE4FC
Accessibility & contrast
On white
2.92
#B080F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#B080F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080F0
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080F0 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F4
Deuteranopia (green-blind)
#6B97ED
Tritanopia (blue-blind)
#A494AD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b080f0; /* rgb */ color: rgb(176, 128, 240); /* oklch */ color: oklch(69.3% 0.165 302.1);
Tailwind
colors: {
custom: {
50: '#caa6f5',
500: '#b080f0',
950: '#000000',
},
}SCSS
$custom: #b080f0; $custom-light: #caa6f5; $custom-dark: #000000;
JSON
{
"hex": "#b080f0",
"rgb": {
"r": 176,
"g": 128,
"b": 240
},
"hsl": {
"h": 265.714,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.69312,
"c": 0.16457,
"h": 302.1
},
"luminance": 0.3096
}Semantic roles & 50–950 ramp
primary
#B080F0
secondary
#E8F4D7
accent
#DB0A82
background
#FCFAFF
surface
#F9F4FE
border
#D2CED6
text
#130F17
muted
#827F85