#B980F8#B980F8
#B980F8 is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.6% C 0.176 H 304.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B980F8 |
|---|---|
| RGB | rgb(185, 128, 248) |
| HSL | hsl(269, 90%, 74%) |
| HSV | hsv(269, 48%, 97%) |
| CMYK | cmyk(25.4%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(63.78, 44.86, -52.02) |
| CIE-LCH | lch(63.78, 68.69, 310.77°) |
| OKLab | oklab(70.63% 0.0991 -0.1459) |
| OKLCH | oklch(70.63% 0.176 304.2) |
| XYZ | xyz(44.6664, 32.5301, 92.7146) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.48
Easter Purple
#C071FE
ΔE00 3.67
Liliac
#C48EFD
ΔE00 3.82
Light Urple
#B36FF6
ΔE00 4.24
Bright Lavender
#C760FF
ΔE00 6.97
Bright Lilac
#C95EFB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B980F8 #BFF880
analogous
#8083F8 #B980F8 #F580F8
triadic
#B980F8 #F8B980 #80F8B9
tetradic
#B980F8 #F88083 #BFF880 #80F8F5
square
#B980F8 #F88083 #BFF880 #80F8F5
split-complementary
#B980F8 #F8F580 #83F880
monochromatic
#790DF0 #9946F5 #B980F8 #D9BAFB #EFE2FD
Accessibility & contrast
On white
2.80
#B980F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#B980F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B980F8
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B980F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B980F8 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FC
Deuteranopia (green-blind)
#6C9BF5
Tritanopia (blue-blind)
#AE95B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b980f8; /* rgb */ color: rgb(185, 128, 248); /* oklch */ color: oklch(70.6% 0.176 304.2);
Tailwind
colors: {
custom: {
50: '#d1a6fb',
500: '#b980f8',
950: '#000000',
},
}SCSS
$custom: #b980f8; $custom-light: #d1a6fb; $custom-dark: #000000;
JSON
{
"hex": "#b980f8",
"rgb": {
"r": 185,
"g": 128,
"b": 248
},
"hsl": {
"h": 268.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.70625,
"c": 0.17636,
"h": 304.2
},
"luminance": 0.3253
}Semantic roles & 50–950 ramp
primary
#B980F8
secondary
#E6F5D6
accent
#E60078
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85