#B784F3#B784F3
#B784F3 is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.8% C 0.164 H 303.7°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B784F3 |
|---|---|
| RGB | rgb(183, 132, 243) |
| HSL | hsl(268, 82%, 74%) |
| HSV | hsv(268, 46%, 95%) |
| CMYK | cmyk(24.7%, 45.7%, 0%, 4.7%) |
| CIE-LAB | lab(64.19, 40.99, -48.62) |
| CIE-LCH | lch(64.19, 63.59, 310.13°) |
| OKLab | oklab(70.81% 0.0908 -0.136) |
| OKLCH | oklch(70.81% 0.164 303.7) |
| XYZ | xyz(43.9539, 33.0410, 88.8386) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.25
Light Purple
#BF77F6
ΔE00 3.53
Easter Purple
#C071FE
ΔE00 4.93
Light Urple
#B36FF6
ΔE00 5.27
Baby Purple
#CA9BF7
ΔE00 6.56
Pastel Purple
#CAA0FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B784F3 #C0F384
analogous
#8488F3 #B784F3 #EF84F3
triadic
#B784F3 #F3B784 #84F3B7
tetradic
#B784F3 #F38488 #C0F384 #84F3EF
square
#B784F3 #F38488 #C0F384 #84F3EF
split-complementary
#B784F3 #F3EF84 #88F384
monochromatic
#7616E6 #964CEE #B784F3 #D8BCF8 #EFE3FC
Accessibility & contrast
On white
2.76
#B784F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#B784F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B784F3
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B784F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B784F3 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF7
Deuteranopia (green-blind)
#729CF0
Tritanopia (blue-blind)
#AD97B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b784f3; /* rgb */ color: rgb(183, 132, 243); /* oklch */ color: oklch(70.8% 0.164 303.7);
Tailwind
colors: {
custom: {
50: '#cfa9f7',
500: '#b784f3',
950: '#000000',
},
}SCSS
$custom: #b784f3; $custom-light: #cfa9f7; $custom-dark: #000000;
JSON
{
"hex": "#b784f3",
"rgb": {
"r": 183,
"g": 132,
"b": 243
},
"hsl": {
"h": 267.568,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.70808,
"c": 0.16356,
"h": 303.7
},
"luminance": 0.33041
}Semantic roles & 50–950 ramp
primary
#B784F3
secondary
#E7F4D7
accent
#DF077B
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85