#B880F8#B880F8
#B880F8 is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.5% C 0.176 H 303.8°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B880F8 |
|---|---|
| RGB | rgb(184, 128, 248) |
| HSL | hsl(268, 90%, 74%) |
| HSV | hsv(268, 48%, 97%) |
| CMYK | cmyk(25.8%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(63.68, 44.60, -52.18) |
| CIE-LCH | lch(63.68, 68.64, 310.52°) |
| OKLab | oklab(70.53% 0.0979 -0.1464) |
| OKLCH | oklch(70.53% 0.176 303.8) |
| XYZ | xyz(44.4259, 32.4061, 92.7033) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.59
Easter Purple
#C071FE
ΔE00 3.73
Liliac
#C48EFD
ΔE00 3.91
Light Urple
#B36FF6
ΔE00 4.20
Bright Lavender
#C760FF
ΔE00 7.03
Bright Lilac
#C95EFB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B880F8 #C0F880
analogous
#8084F8 #B880F8 #F480F8
triadic
#B880F8 #F8B880 #80F8B8
tetradic
#B880F8 #F88084 #C0F880 #80F8F4
square
#B880F8 #F88084 #C0F880 #80F8F4
split-complementary
#B880F8 #F8F480 #84F880
monochromatic
#770DF0 #9846F5 #B880F8 #D8BAFB #EFE2FD
Accessibility & contrast
On white
2.81
#B880F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#B880F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B880F8
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B880F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B880F8 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FC
Deuteranopia (green-blind)
#6B9AF5
Tritanopia (blue-blind)
#AD95B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b880f8; /* rgb */ color: rgb(184, 128, 248); /* oklch */ color: oklch(70.5% 0.176 303.8);
Tailwind
colors: {
custom: {
50: '#d0a6fb',
500: '#b880f8',
950: '#000000',
},
}SCSS
$custom: #b880f8; $custom-light: #d0a6fb; $custom-dark: #000000;
JSON
{
"hex": "#b880f8",
"rgb": {
"r": 184,
"g": 128,
"b": 248
},
"hsl": {
"h": 268,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.70526,
"c": 0.17612,
"h": 303.8
},
"luminance": 0.32406
}Semantic roles & 50–950 ramp
primary
#B880F8
secondary
#E7F5D6
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85