#B79EF8#B79EF8
#B79EF8 is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.6% C 0.129 H 295.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EF8 |
|---|---|
| RGB | rgb(183, 158, 248) |
| HSL | hsl(257, 87%, 80%) |
| HSV | hsv(257, 36%, 97%) |
| CMYK | cmyk(26.2%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(70.38, 27.74, -41.63) |
| CIE-LCH | lch(70.38, 50.03, 303.68°) |
| OKLab | oklab(75.56% 0.0564 -0.1159) |
| OKLCH | oklch(75.56% 0.129 295.9) |
| XYZ | xyz(48.6946, 41.2978, 94.1946) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.76
Baby Purple
#CA9BF7
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 4.66
Liliac
#C48EFD
ΔE00 5.62
Lavender
#B39DDB
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EF8 #DFF89E
analogous
#9EB2F8 #B79EF8 #E49EF8
triadic
#B79EF8 #F8B79E #9EF8B7
tetradic
#B79EF8 #F89EB2 #DFF89E #9EF8E4
square
#B79EF8 #F89EB2 #DFF89E #9EF8E4
split-complementary
#B79EF8 #F8E49E #B2F89E
monochromatic
#622CF0 #8D65F4 #B79EF8 #E1D7FC #EAE2FD
Accessibility & contrast
On white
2.27
#B79EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#B79EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EF8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EF8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#AAADBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79ef8; /* rgb */ color: rgb(183, 158, 248); /* oklch */ color: oklch(75.6% 0.129 295.9);
Tailwind
colors: {
custom: {
50: '#cebafb',
500: '#b79ef8',
950: '#000000',
},
}SCSS
$custom: #b79ef8; $custom-light: #cebafb; $custom-dark: #000000;
JSON
{
"hex": "#b79ef8",
"rgb": {
"r": 183,
"g": 158,
"b": 248
},
"hsl": {
"h": 256.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.75561,
"c": 0.12885,
"h": 295.9
},
"luminance": 0.41298
}Semantic roles & 50–950 ramp
primary
#B79EF8
secondary
#ECF5D6
accent
#E302A5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085