#B79FF9#B79FF9
#B79FF9 is a light, vivid violet. Relative luminance 0.417; OKLCH L 75.8% C 0.129 H 295.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FF9 |
|---|---|
| RGB | rgb(183, 159, 249) |
| HSL | hsl(256, 88%, 80%) |
| HSV | hsv(256, 36%, 98%) |
| CMYK | cmyk(26.5%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.67, 27.42, -41.73) |
| CIE-LCH | lch(70.67, 49.94, 303.30°) |
| OKLab | oklab(75.79% 0.0552 -0.1162) |
| OKLCH | oklch(75.79% 0.129 295.4) |
| XYZ | xyz(49.0214, 41.7025, 95.0709) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 4.82
Pale Violet
#CEAEFA
ΔE00 5.77
Lavender
#B39DDB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FF9 #E1F99F
analogous
#9FB4F9 #B79FF9 #E49FF9
triadic
#B79FF9 #F9B79F #9FF9B7
tetradic
#B79FF9 #F99FB4 #E1F99F #9FF9E4
square
#B79FF9 #F99FB4 #E1F99F #9FF9E4
split-complementary
#B79FF9 #F9E49F #B4F99F
monochromatic
#612CF2 #8C65F5 #B79FF9 #E2D9FD #E9E2FD
Accessibility & contrast
On white
2.25
#B79FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#B79FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FF9
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FF9 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#A9AEC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b79ff9; /* rgb */ color: rgb(183, 159, 249); /* oklch */ color: oklch(75.8% 0.129 295.4);
Tailwind
colors: {
custom: {
50: '#cebbfb',
500: '#b79ff9',
950: '#000000',
},
}SCSS
$custom: #b79ff9; $custom-light: #cebbfb; $custom-dark: #000000;
JSON
{
"hex": "#b79ff9",
"rgb": {
"r": 183,
"g": 159,
"b": 249
},
"hsl": {
"h": 256,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.7579,
"c": 0.12863,
"h": 295.4
},
"luminance": 0.41703
}Semantic roles & 50–950 ramp
primary
#B79FF9
secondary
#EDF5D6
accent
#E501A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185