#B78AED#B78AED
#B78AED is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.5% C 0.147 H 303.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B78AED |
|---|---|
| RGB | rgb(183, 138, 237) |
| HSL | hsl(267, 73%, 74%) |
| HSV | hsv(267, 42%, 93%) |
| CMYK | cmyk(22.8%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.25, 36.30, -43.66) |
| CIE-LCH | lch(65.25, 56.77, 309.74°) |
| OKLab | oklab(71.51% 0.0817 -0.1217) |
| OKLCH | oklch(71.51% 0.147 303.9) |
| XYZ | xyz(43.8997, 34.3588, 84.4235) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.94
Baby Purple
#CA9BF7
ΔE00 5.10
Light Purple
#BF77F6
ΔE00 5.25
Pale Purple
#B790D4
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B78AED #C0ED8A
analogous
#8A8EED #B78AED #E88AED
triadic
#B78AED #EDB78A #8AEDB7
tetradic
#B78AED #ED8A8E #C0ED8A #8AEDE8
square
#B78AED #ED8A8E #C0ED8A #8AEDE8
split-complementary
#B78AED #EDE88A #8EED8A
monochromatic
#7622DB #9655E5 #B78AED #D8BFF5 #EFE4FB
Accessibility & contrast
On white
2.67
#B78AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#B78AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B78AED
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B78AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B78AED | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#AE9AB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b78aed; /* rgb */ color: rgb(183, 138, 237); /* oklch */ color: oklch(71.5% 0.147 303.9);
Tailwind
colors: {
custom: {
50: '#ceadf3',
500: '#b78aed',
950: '#000000',
},
}SCSS
$custom: #b78aed; $custom-light: #ceadf3; $custom-dark: #000000;
JSON
{
"hex": "#b78aed",
"rgb": {
"r": 183,
"g": 138,
"b": 237
},
"hsl": {
"h": 267.273,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.71505,
"c": 0.14655,
"h": 303.9
},
"luminance": 0.34359
}Semantic roles & 50–950 ramp
primary
#B78AED
secondary
#E7F3D8
accent
#D5107C
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85