#B79AEA#B79AEA
#B79AEA is a light, moderate violet. Relative luminance 0.391; OKLCH L 74.2% C 0.117 H 300.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B79AEA |
|---|---|
| RGB | rgb(183, 154, 234) |
| HSL | hsl(262, 66%, 76%) |
| HSV | hsv(262, 34%, 92%) |
| CMYK | cmyk(21.8%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.84, 26.69, -36.40) |
| CIE-LCH | lch(68.84, 45.13, 306.26°) |
| OKLab | oklab(74.19% 0.0588 -0.1008) |
| OKLCH | oklch(74.19% 0.117 300.2) |
| XYZ | xyz(45.9321, 39.1188, 82.9568) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.27
Lavender
#B39DDB
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79AEA #CDEA9A
analogous
#9AA5EA #B79AEA #DF9AEA
triadic
#B79AEA #EAB79A #9AEAB7
tetradic
#B79AEA #EA9AA5 #CDEA9A #9AEADF
square
#B79AEA #EA9AA5 #CDEA9A #9AEADF
split-complementary
#B79AEA #EADF9A #A5EA9A
monochromatic
#6F35D5 #9367DF #B79AEA #DBCDF5 #EDE6FA
Accessibility & contrast
On white
2.38
#B79AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#B79AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79AEA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79AEA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8ED
Deuteranopia (green-blind)
#8DA7E8
Tritanopia (blue-blind)
#AEA7B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b79aea; /* rgb */ color: rgb(183, 154, 234); /* oklch */ color: oklch(74.2% 0.117 300.2);
Tailwind
colors: {
custom: {
50: '#ceb8f1',
500: '#b79aea',
950: '#000000',
},
}SCSS
$custom: #b79aea; $custom-light: #ceb8f1; $custom-dark: #000000;
JSON
{
"hex": "#b79aea",
"rgb": {
"r": 183,
"g": 154,
"b": 234
},
"hsl": {
"h": 261.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.74186,
"c": 0.11667,
"h": 300.2
},
"luminance": 0.39119
}Semantic roles & 50–950 ramp
primary
#B79AEA
secondary
#E9F1DA
accent
#CD188C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084