#B784FF#B784FF
#B784FF is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.5% C 0.178 H 301.2°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B784FF |
|---|---|
| RGB | rgb(183, 132, 255) |
| HSL | hsl(265, 100%, 76%) |
| HSV | hsv(265, 48%, 100%) |
| CMYK | cmyk(28.2%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(64.80, 43.81, -54.26) |
| CIE-LCH | lch(64.80, 69.74, 308.92°) |
| OKLab | oklab(71.45% 0.0922 -0.1525) |
| OKLCH | oklch(71.45% 0.178 301.2) |
| XYZ | xyz(45.8256, 33.7897, 98.6962) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.53
Light Purple
#BF77F6
ΔE00 3.91
Easter Purple
#C071FE
ΔE00 4.73
Light Urple
#B36FF6
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 7.25
Pastel Purple
#CAA0FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B784FF #CCFF84
analogous
#848EFF #B784FF #F484FF
triadic
#B784FF #FFB784 #84FFB7
tetradic
#B784FF #FF848E #CCFF84 #84FFF4
square
#B784FF #FF848E #CCFF84 #84FFF4
split-complementary
#B784FF #FFF484 #8EFF84
monochromatic
#6F0AFF #9347FF #B784FF #DBC1FF #EDE0FF
Accessibility & contrast
On white
2.71
#B784FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#B784FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B784FF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B784FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B784FF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9DFF
Deuteranopia (green-blind)
#6A9DFC
Tritanopia (blue-blind)
#A99AB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b784ff; /* rgb */ color: rgb(183, 132, 255); /* oklch */ color: oklch(71.5% 0.178 301.2);
Tailwind
colors: {
custom: {
50: '#cfa9ff',
500: '#b784ff',
950: '#000000',
},
}SCSS
$custom: #b784ff; $custom-light: #cfa9ff; $custom-dark: #000000;
JSON
{
"hex": "#b784ff",
"rgb": {
"r": 183,
"g": 132,
"b": 255
},
"hsl": {
"h": 264.878,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.71453,
"c": 0.17819,
"h": 301.2
},
"luminance": 0.3379
}Semantic roles & 50–950 ramp
primary
#B784FF
secondary
#E9F7D4
accent
#E60086
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86