#B080F2#B080F2
#B080F2 is a light, vivid violet. Relative luminance 0.311; OKLCH L 69.4% C 0.167 H 301.6°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B080F2 |
|---|---|
| RGB | rgb(176, 128, 242) |
| HSL | hsl(265, 81%, 73%) |
| HSV | hsv(265, 47%, 95%) |
| CMYK | cmyk(27.3%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(62.57, 41.09, -50.68) |
| CIE-LCH | lch(62.57, 65.24, 309.03°) |
| OKLab | oklab(69.42% 0.0876 -0.1422) |
| OKLCH | oklch(69.42% 0.167 301.6) |
| XYZ | xyz(41.6471, 31.0792, 87.7920) |
| Luminance | 0.3108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.57
Light Urple
#B36FF6
ΔE00 4.27
Easter Purple
#C071FE
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.78
Mediumpurple
#9370DB
ΔE00 7.07
Periwinkle (survey)
#8E82FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080F2 #C2F280
analogous
#8089F2 #B080F2 #E980F2
triadic
#B080F2 #F2B080 #80F2B0
tetradic
#B080F2 #F28089 #C2F280 #80F2E9
square
#B080F2 #F28089 #C2F280 #80F2E9
split-complementary
#B080F2 #F2E980 #89F280
monochromatic
#6C17E1 #8D48EC #B080F2 #D3B8F8 #EEE3FC
Accessibility & contrast
On white
2.91
#B080F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#B080F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080F2
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080F2 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E97F6
Deuteranopia (green-blind)
#6A97EF
Tritanopia (blue-blind)
#A494AE
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b080f2; /* rgb */ color: rgb(176, 128, 242); /* oklch */ color: oklch(69.4% 0.167 301.6);
Tailwind
colors: {
custom: {
50: '#caa6f7',
500: '#b080f2',
950: '#000000',
},
}SCSS
$custom: #b080f2; $custom-light: #caa6f7; $custom-dark: #000000;
JSON
{
"hex": "#b080f2",
"rgb": {
"r": 176,
"g": 128,
"b": 242
},
"hsl": {
"h": 265.263,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.6942,
"c": 0.16703,
"h": 301.6
},
"luminance": 0.31079
}Semantic roles & 50–950 ramp
primary
#B080F2
secondary
#E8F4D7
accent
#DE0884
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#130F17
muted
#827F85