#B79EF9#B79EF9
#B79EF9 is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.6% C 0.130 H 295.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EF9 |
|---|---|
| RGB | rgb(183, 158, 249) |
| HSL | hsl(256, 88%, 80%) |
| HSV | hsv(256, 37%, 98%) |
| CMYK | cmyk(26.5%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(70.43, 27.98, -42.11) |
| CIE-LCH | lch(70.43, 50.55, 303.60°) |
| OKLab | oklab(75.61% 0.0566 -0.1172) |
| OKLCH | oklch(75.61% 0.13 295.8) |
| XYZ | xyz(48.8501, 41.3600, 95.0138) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.78
Liliac
#C48EFD
ΔE00 5.60
Lavender
#B39DDB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EF9 #E0F99E
analogous
#9EB2F9 #B79EF9 #E59EF9
triadic
#B79EF9 #F9B79E #9EF9B7
tetradic
#B79EF9 #F99EB2 #E0F99E #9EF9E5
square
#B79EF9 #F99EB2 #E0F99E #9EF9E5
split-complementary
#B79EF9 #F9E59E #B2F99E
monochromatic
#612BF2 #8C64F5 #B79EF9 #E2D8FD #EAE2FD
Accessibility & contrast
On white
2.26
#B79EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B79EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EF9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EF9 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#A9AEC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79ef9; /* rgb */ color: rgb(183, 158, 249); /* oklch */ color: oklch(75.6% 0.130 295.8);
Tailwind
colors: {
custom: {
50: '#cebafb',
500: '#b79ef9',
950: '#000000',
},
}SCSS
$custom: #b79ef9; $custom-light: #cebafb; $custom-dark: #000000;
JSON
{
"hex": "#b79ef9",
"rgb": {
"r": 183,
"g": 158,
"b": 249
},
"hsl": {
"h": 256.484,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.75608,
"c": 0.13018,
"h": 295.8
},
"luminance": 0.41361
}Semantic roles & 50–950 ramp
primary
#B79EF9
secondary
#EDF5D6
accent
#E501A6
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085