#B784EA#B784EA
#B784EA is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.3% C 0.153 H 305.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B784EA |
|---|---|
| RGB | rgb(183, 132, 234) |
| HSL | hsl(270, 71%, 72%) |
| HSV | hsv(270, 44%, 92%) |
| CMYK | cmyk(21.8%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(63.76, 38.92, -44.33) |
| CIE-LCH | lch(63.76, 58.99, 311.28°) |
| OKLab | oklab(70.34% 0.0895 -0.1236) |
| OKLCH | oklch(70.34% 0.153 305.9) |
| XYZ | xyz(42.6280, 32.5106, 81.8554) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.75
Light Purple
#BF77F6
ΔE00 3.95
Easter Purple
#C071FE
ΔE00 5.59
Light Urple
#B36FF6
ΔE00 5.82
Pale Purple
#B790D4
ΔE00 6.21
Baby Purple
#CA9BF7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B784EA #B7EA84
analogous
#8484EA #B784EA #EA84EA
triadic
#B784EA #EAB784 #84EAB7
tetradic
#B784EA #EA8484 #B7EA84 #84EAEA
square
#B784EA #EA8484 #B7EA84 #84EAEA
split-complementary
#B784EA #EAEA84 #84EA84
monochromatic
#7A24D0 #9850E1 #B784EA #D6B8F3 #F0E5FB
Accessibility & contrast
On white
2.80
#B784EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#B784EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B784EA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B784EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B784EA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EE
Deuteranopia (green-blind)
#779BE7
Tritanopia (blue-blind)
#AF95AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b784ea; /* rgb */ color: rgb(183, 132, 234); /* oklch */ color: oklch(70.3% 0.153 305.9);
Tailwind
colors: {
custom: {
50: '#cea8f1',
500: '#b784ea',
950: '#000000',
},
}SCSS
$custom: #b784ea; $custom-light: #cea8f1; $custom-dark: #000000;
JSON
{
"hex": "#b784ea",
"rgb": {
"r": 183,
"g": 132,
"b": 234
},
"hsl": {
"h": 270,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.70343,
"c": 0.15259,
"h": 305.9
},
"luminance": 0.3251
}Semantic roles & 50–950 ramp
primary
#B784EA
secondary
#E5F2D8
accent
#D31373
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85