#B784FB#B784FB
#B784FB is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.2% C 0.173 H 302.0°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B784FB |
|---|---|
| RGB | rgb(183, 132, 251) |
| HSL | hsl(266, 94%, 75%) |
| HSV | hsv(266, 47%, 98%) |
| CMYK | cmyk(27.1%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(64.59, 42.86, -52.39) |
| CIE-LCH | lch(64.59, 67.69, 309.29°) |
| OKLab | oklab(71.23% 0.0918 -0.147) |
| OKLCH | oklch(71.23% 0.173 302) |
| XYZ | xyz(45.1884, 33.5348, 95.3403) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.33
Light Purple
#BF77F6
ΔE00 3.69
Easter Purple
#C071FE
ΔE00 4.71
Light Urple
#B36FF6
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 6.98
Pastel Purple
#CAA0FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B784FB #C8FB84
analogous
#848DFB #B784FB #F284FB
triadic
#B784FB #FBB784 #84FBB7
tetradic
#B784FB #FB848D #C8FB84 #84FBF2
square
#B784FB #FB848D #C8FB84 #84FBF2
split-complementary
#B784FB #FBF284 #8DFB84
monochromatic
#720DF7 #9449F9 #B784FB #DABFFD #EEE1FE
Accessibility & contrast
On white
2.72
#B784FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#B784FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B784FB
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B784FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B784FB | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609CFF
Deuteranopia (green-blind)
#6D9CF8
Tritanopia (blue-blind)
#AA99B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b784fb; /* rgb */ color: rgb(183, 132, 251); /* oklch */ color: oklch(71.2% 0.173 302.0);
Tailwind
colors: {
custom: {
50: '#cfa9fd',
500: '#b784fb',
950: '#000000',
},
}SCSS
$custom: #b784fb; $custom-light: #cfa9fd; $custom-dark: #000000;
JSON
{
"hex": "#b784fb",
"rgb": {
"r": 183,
"g": 132,
"b": 251
},
"hsl": {
"h": 265.714,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.71234,
"c": 0.17332,
"h": 302
},
"luminance": 0.33535
}Semantic roles & 50–950 ramp
primary
#B784FB
secondary
#E8F6D5
accent
#E60083
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86