#B882FF#B882FF
#B882FF is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.2% C 0.181 H 301.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B882FF |
|---|---|
| RGB | rgb(184, 130, 255) |
| HSL | hsl(266, 100%, 75%) |
| HSV | hsv(266, 49%, 100%) |
| CMYK | cmyk(27.8%, 49%, 0%, 0%) |
| CIE-LAB | lab(64.46, 45.15, -54.78) |
| CIE-LCH | lch(64.46, 70.99, 309.50°) |
| OKLab | oklab(71.23% 0.096 -0.154) |
| OKLCH | oklch(71.23% 0.181 301.9) |
| XYZ | xyz(45.7957, 33.3755, 98.6178) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.41
Liliac
#C48EFD
ΔE00 3.75
Easter Purple
#C071FE
ΔE00 4.18
Light Urple
#B36FF6
ΔE00 4.76
Bright Lavender
#C760FF
ΔE00 7.51
Baby Purple
#CA9BF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B882FF #C9FF82
analogous
#828AFF #B882FF #F682FF
triadic
#B882FF #FFB882 #82FFB8
tetradic
#B882FF #FF828A #C9FF82 #82FFF6
square
#B882FF #FF828A #C9FF82 #82FFF6
split-complementary
#B882FF #FFF682 #8AFF82
monochromatic
#7208FF #9545FF #B882FF #DBBFFF #EEE0FF
Accessibility & contrast
On white
2.74
#B882FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#B882FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B882FF
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B882FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B882FF | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9BFF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#AB99B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b882ff; /* rgb */ color: rgb(184, 130, 255); /* oklch */ color: oklch(71.2% 0.181 301.9);
Tailwind
colors: {
custom: {
50: '#d0a7ff',
500: '#b882ff',
950: '#000000',
},
}SCSS
$custom: #b882ff; $custom-light: #d0a7ff; $custom-dark: #000000;
JSON
{
"hex": "#b882ff",
"rgb": {
"r": 184,
"g": 130,
"b": 255
},
"hsl": {
"h": 265.92,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.71228,
"c": 0.18144,
"h": 301.9
},
"luminance": 0.33376
}Semantic roles & 50–950 ramp
primary
#B882FF
secondary
#E8F7D4
accent
#E60082
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86