#B080F7#B080F7
#B080F7 is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.7% C 0.173 H 300.6°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B080F7 |
|---|---|
| RGB | rgb(176, 128, 247) |
| HSL | hsl(264, 88%, 74%) |
| HSV | hsv(264, 48%, 97%) |
| CMYK | cmyk(28.7%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(62.83, 42.28, -53.03) |
| CIE-LCH | lch(62.83, 67.82, 308.57°) |
| OKLab | oklab(69.69% 0.0882 -0.1491) |
| OKLCH | oklch(69.69% 0.173 300.6) |
| XYZ | xyz(42.4083, 31.3837, 91.8011) |
| Luminance | 0.3138 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.70
Light Urple
#B36FF6
ΔE00 4.22
Easter Purple
#C071FE
ΔE00 4.51
Liliac
#C48EFD
ΔE00 4.83
Periwinkle (survey)
#8E82FE
ΔE00 7.11
Mediumpurple
#9370DB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080F7 #C7F780
analogous
#808BF7 #B080F7 #EC80F7
triadic
#B080F7 #F7B080 #80F7B0
tetradic
#B080F7 #F7808B #C7F780 #80F7EC
square
#B080F7 #F7808B #C7F780 #80F7EC
split-complementary
#B080F7 #F7EC80 #8BF780
monochromatic
#690FEE #8C46F3 #B080F7 #D4BAFB #EDE2FD
Accessibility & contrast
On white
2.89
#B080F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#B080F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080F7
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080F7 | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A97FB
Deuteranopia (green-blind)
#6697F4
Tritanopia (blue-blind)
#A296B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b080f7; /* rgb */ color: rgb(176, 128, 247); /* oklch */ color: oklch(69.7% 0.173 300.6);
Tailwind
colors: {
custom: {
50: '#caa6fa',
500: '#b080f7',
950: '#000000',
},
}SCSS
$custom: #b080f7; $custom-light: #caa6fa; $custom-dark: #000000;
JSON
{
"hex": "#b080f7",
"rgb": {
"r": 176,
"g": 128,
"b": 247
},
"hsl": {
"h": 264.202,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.69694,
"c": 0.17319,
"h": 300.6
},
"luminance": 0.31384
}Semantic roles & 50–950 ramp
primary
#B080F7
secondary
#E9F5D6
accent
#E50189
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85