#B78FED#B78FED
#B78FED is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.4% C 0.138 H 302.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B78FED |
|---|---|
| RGB | rgb(183, 143, 237) |
| HSL | hsl(266, 72%, 75%) |
| HSV | hsv(266, 40%, 93%) |
| CMYK | cmyk(22.8%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.39, 33.52, -41.87) |
| CIE-LCH | lch(66.39, 53.63, 308.68°) |
| OKLab | oklab(72.37% 0.0748 -0.1165) |
| OKLCH | oklch(72.37% 0.138 302.7) |
| XYZ | xyz(44.6337, 35.8266, 84.6682) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.13
Baby Purple
#CA9BF7
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.04
Pale Purple
#B790D4
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B78FED #C5ED8F
analogous
#8F96ED #B78FED #E68FED
triadic
#B78FED #EDB78F #8FEDB7
tetradic
#B78FED #ED8F96 #C5ED8F #8FEDE6
square
#B78FED #ED8F96 #C5ED8F #8FEDE6
split-complementary
#B78FED #EDE68F #96ED8F
monochromatic
#7326DC #955AE5 #B78FED #D9C4F5 #EEE5FB
Accessibility & contrast
On white
2.57
#B78FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B78FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B78FED
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B78FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B78FED | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#AE9EB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b78fed; /* rgb */ color: rgb(183, 143, 237); /* oklch */ color: oklch(72.4% 0.138 302.7);
Tailwind
colors: {
custom: {
50: '#ceb0f3',
500: '#b78fed',
950: '#000000',
},
}SCSS
$custom: #b78fed; $custom-light: #ceb0f3; $custom-dark: #000000;
JSON
{
"hex": "#b78fed",
"rgb": {
"r": 183,
"g": 143,
"b": 237
},
"hsl": {
"h": 265.532,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72367,
"c": 0.13844,
"h": 302.7
},
"luminance": 0.35827
}Semantic roles & 50–950 ramp
primary
#B78FED
secondary
#E7F2D9
accent
#D41181
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85