#B79AED#B79AED
#B79AED is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.3% C 0.121 H 299.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B79AED |
|---|---|
| RGB | rgb(183, 154, 237) |
| HSL | hsl(261, 70%, 77%) |
| HSV | hsv(261, 35%, 93%) |
| CMYK | cmyk(22.8%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(68.96, 27.39, -37.84) |
| CIE-LCH | lch(68.96, 46.71, 305.89°) |
| OKLab | oklab(74.32% 0.0595 -0.1049) |
| OKLCH | oklch(74.32% 0.121 299.5) |
| XYZ | xyz(46.3667, 39.2927, 85.2458) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.47
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 3.89
Lavender
#B39DDB
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.46
Liliac
#C48EFD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79AED #D0ED9A
analogous
#9AA7ED #B79AED #E19AED
triadic
#B79AED #EDB79A #9AEDB7
tetradic
#B79AED #ED9AA7 #D0ED9A #9AEDE1
square
#B79AED #ED9AA7 #D0ED9A #9AEDE1
split-complementary
#B79AED #EDE19A #A7ED9A
monochromatic
#6D32DA #9266E4 #B79AED #DCCEF6 #ECE5FA
Accessibility & contrast
On white
2.37
#B79AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B79AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79AED
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79AED | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#ADA7B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b79aed; /* rgb */ color: rgb(183, 154, 237); /* oklch */ color: oklch(74.3% 0.121 299.5);
Tailwind
colors: {
custom: {
50: '#ceb8f3',
500: '#b79aed',
950: '#000000',
},
}SCSS
$custom: #b79aed; $custom-light: #ceb8f3; $custom-dark: #000000;
JSON
{
"hex": "#b79aed",
"rgb": {
"r": 183,
"g": 154,
"b": 237
},
"hsl": {
"h": 260.964,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.74323,
"c": 0.12062,
"h": 299.5
},
"luminance": 0.39293
}Semantic roles & 50–950 ramp
primary
#B79AED
secondary
#E9F2D9
accent
#D2148F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085