#B79FF3#B79FF3
#B79FF3 is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.5% C 0.121 H 296.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FF3 |
|---|---|
| RGB | rgb(183, 159, 243) |
| HSL | hsl(257, 78%, 79%) |
| HSV | hsv(257, 35%, 95%) |
| CMYK | cmyk(24.7%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(70.41, 26.00, -38.87) |
| CIE-LCH | lch(70.41, 46.76, 303.77°) |
| OKLab | oklab(75.51% 0.0539 -0.1079) |
| OKLCH | oklch(75.51% 0.121 296.5) |
| XYZ | xyz(48.1005, 41.3342, 90.2208) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.54
Lavender
#B39DDB
ΔE00 4.66
Pale Violet
#CEAEFA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FF3 #DBF39F
analogous
#9FB1F3 #B79FF3 #E19FF3
triadic
#B79FF3 #F3B79F #9FF3B7
tetradic
#B79FF3 #F39FB1 #DBF39F #9FF3E1
square
#B79FF3 #F39FB1 #DBF39F #9FF3E1
split-complementary
#B79FF3 #F3E19F #B1F39F
monochromatic
#6532E5 #8E69EC #B79FF3 #E0D5FA #EBE4FC
Accessibility & contrast
On white
2.27
#B79FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B79FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FF3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FF3 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 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)
#8AADF6
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#ABADBE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79ff3; /* rgb */ color: rgb(183, 159, 243); /* oklch */ color: oklch(75.5% 0.121 296.5);
Tailwind
colors: {
custom: {
50: '#cebbf7',
500: '#b79ff3',
950: '#000000',
},
}SCSS
$custom: #b79ff3; $custom-light: #cebbf7; $custom-dark: #000000;
JSON
{
"hex": "#b79ff3",
"rgb": {
"r": 183,
"g": 159,
"b": 243
},
"hsl": {
"h": 257.143,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.7551,
"c": 0.12062,
"h": 296.5
},
"luminance": 0.41335
}Semantic roles & 50–950 ramp
primary
#B79FF3
secondary
#EBF3D8
accent
#DA0B9F
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185