#B080F4#B080F4
#B080F4 is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.5% C 0.170 H 301.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B080F4 |
|---|---|
| RGB | rgb(176, 128, 244) |
| HSL | hsl(265, 84%, 73%) |
| HSV | hsv(265, 48%, 96%) |
| CMYK | cmyk(27.9%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(62.68, 41.56, -51.62) |
| CIE-LCH | lch(62.68, 66.27, 308.84°) |
| OKLab | oklab(69.53% 0.0879 -0.1449) |
| OKLCH | oklch(69.53% 0.17 301.2) |
| XYZ | xyz(41.9491, 31.2000, 89.3826) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.60
Light Urple
#B36FF6
ΔE00 4.23
Easter Purple
#C071FE
ΔE00 4.57
Liliac
#C48EFD
ΔE00 4.79
Mediumpurple
#9370DB
ΔE00 7.14
Periwinkle (survey)
#8E82FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080F4 #C4F480
analogous
#808AF4 #B080F4 #EA80F4
triadic
#B080F4 #F4B080 #80F4B0
tetradic
#B080F4 #F4808A #C4F480 #80F4EA
square
#B080F4 #F4808A #C4F480 #80F4EA
split-complementary
#B080F4 #F4EA80 #8AF480
monochromatic
#6B14E6 #8D48EF #B080F4 #D3B8F9 #EDE3FD
Accessibility & contrast
On white
2.90
#B080F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#B080F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080F4
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080F4 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C97F8
Deuteranopia (green-blind)
#6897F1
Tritanopia (blue-blind)
#A395AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b080f4; /* rgb */ color: rgb(176, 128, 244); /* oklch */ color: oklch(69.5% 0.170 301.2);
Tailwind
colors: {
custom: {
50: '#caa6f8',
500: '#b080f4',
950: '#000000',
},
}SCSS
$custom: #b080f4; $custom-light: #caa6f8; $custom-dark: #000000;
JSON
{
"hex": "#b080f4",
"rgb": {
"r": 176,
"g": 128,
"b": 244
},
"hsl": {
"h": 264.828,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.69529,
"c": 0.1695,
"h": 301.2
},
"luminance": 0.312
}Semantic roles & 50–950 ramp
primary
#B080F4
secondary
#E8F5D6
accent
#E10586
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#130F17
muted
#827F85