#B080F6#B080F6
#B080F6 is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.6% C 0.172 H 300.8°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B080F6 |
|---|---|
| RGB | rgb(176, 128, 246) |
| HSL | hsl(264, 87%, 73%) |
| HSV | hsv(264, 48%, 96%) |
| CMYK | cmyk(28.5%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(62.78, 42.04, -52.56) |
| CIE-LCH | lch(62.78, 67.30, 308.66°) |
| OKLab | oklab(69.64% 0.0881 -0.1477) |
| OKLCH | oklch(69.64% 0.172 300.8) |
| XYZ | xyz(42.2544, 31.3221, 90.9906) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.66
Light Urple
#B36FF6
ΔE00 4.22
Easter Purple
#C071FE
ΔE00 4.53
Liliac
#C48EFD
ΔE00 4.81
Periwinkle (survey)
#8E82FE
ΔE00 7.19
Mediumpurple
#9370DB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080F6 #C6F680
analogous
#808BF6 #B080F6 #EB80F6
triadic
#B080F6 #F6B080 #80F6B0
tetradic
#B080F6 #F6808B #C6F680 #80F6EB
square
#B080F6 #F6808B #C6F680 #80F6EB
split-complementary
#B080F6 #F6EB80 #8BF680
monochromatic
#6911EB #8C47F2 #B080F6 #D4B9FA #EDE2FD
Accessibility & contrast
On white
2.89
#B080F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#B080F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080F6
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080F6 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B97FA
Deuteranopia (green-blind)
#6797F3
Tritanopia (blue-blind)
#A296AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b080f6; /* rgb */ color: rgb(176, 128, 246); /* oklch */ color: oklch(69.6% 0.172 300.8);
Tailwind
colors: {
custom: {
50: '#caa6fa',
500: '#b080f6',
950: '#000000',
},
}SCSS
$custom: #b080f6; $custom-light: #caa6fa; $custom-dark: #000000;
JSON
{
"hex": "#b080f6",
"rgb": {
"r": 176,
"g": 128,
"b": 246
},
"hsl": {
"h": 264.407,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.69639,
"c": 0.17196,
"h": 300.8
},
"luminance": 0.31322
}Semantic roles & 50–950 ramp
primary
#B080F6
secondary
#E8F5D6
accent
#E30288
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85