#B883FF#B883FF
#B883FF is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.4% C 0.180 H 301.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B883FF |
|---|---|
| RGB | rgb(184, 131, 255) |
| HSL | hsl(266, 100%, 76%) |
| HSV | hsv(266, 49%, 100%) |
| CMYK | cmyk(27.8%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(64.68, 44.61, -54.44) |
| CIE-LCH | lch(64.68, 70.38, 309.34°) |
| OKLab | oklab(71.39% 0.0947 -0.153) |
| OKLCH | oklch(71.39% 0.18 301.8) |
| XYZ | xyz(45.9294, 33.6429, 98.6624) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.57
Light Purple
#BF77F6
ΔE00 3.61
Easter Purple
#C071FE
ΔE00 4.42
Light Urple
#B36FF6
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 7.34
Bright Lavender
#C760FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B883FF #CAFF83
analogous
#838CFF #B883FF #F683FF
triadic
#B883FF #FFB883 #83FFB8
tetradic
#B883FF #FF838C #CAFF83 #83FFF6
square
#B883FF #FF838C #CAFF83 #83FFF6
split-complementary
#B883FF #FFF683 #8CFF83
monochromatic
#7209FF #9546FF #B883FF #DBC0FF #EDE0FF
Accessibility & contrast
On white
2.72
#B883FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#B883FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B883FF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B883FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B883FF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#6A9CFC
Tritanopia (blue-blind)
#AB9AB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b883ff; /* rgb */ color: rgb(184, 131, 255); /* oklch */ color: oklch(71.4% 0.180 301.8);
Tailwind
colors: {
custom: {
50: '#d0a8ff',
500: '#b883ff',
950: '#000000',
},
}SCSS
$custom: #b883ff; $custom-light: #d0a8ff; $custom-dark: #000000;
JSON
{
"hex": "#b883ff",
"rgb": {
"r": 184,
"g": 131,
"b": 255
},
"hsl": {
"h": 265.645,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.71388,
"c": 0.17991,
"h": 301.8
},
"luminance": 0.33643
}Semantic roles & 50–950 ramp
primary
#B883FF
secondary
#E8F7D4
accent
#E60083
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86