#B79FF5#B79FF5
#B79FF5 is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.6% C 0.123 H 296.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FF5 |
|---|---|
| RGB | rgb(183, 159, 245) |
| HSL | hsl(257, 81%, 79%) |
| HSV | hsv(257, 35%, 96%) |
| CMYK | cmyk(25.3%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(70.49, 26.47, -39.83) |
| CIE-LCH | lch(70.49, 47.82, 303.61°) |
| OKLab | oklab(75.6% 0.0544 -0.1107) |
| OKLCH | oklch(75.6% 0.123 296.2) |
| XYZ | xyz(48.4041, 41.4556, 91.8201) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 4.34
Baby Purple
#CA9BF7
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 4.58
Lavender
#B39DDB
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FF5 #DDF59F
analogous
#9FB2F5 #B79FF5 #E29FF5
triadic
#B79FF5 #F5B79F #9FF5B7
tetradic
#B79FF5 #F59FB2 #DDF59F #9FF5E2
square
#B79FF5 #F59FB2 #DDF59F #9FF5E2
split-complementary
#B79FF5 #F5E29F #B2F59F
monochromatic
#6430E9 #8D68EF #B79FF5 #E1D6FB #EAE3FC
Accessibility & contrast
On white
2.26
#B79FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#B79FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FF5
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FF5 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#ABADBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79ff5; /* rgb */ color: rgb(183, 159, 245); /* oklch */ color: oklch(75.6% 0.123 296.2);
Tailwind
colors: {
custom: {
50: '#cebbf8',
500: '#b79ff5',
950: '#000000',
},
}SCSS
$custom: #b79ff5; $custom-light: #cebbf8; $custom-dark: #000000;
JSON
{
"hex": "#b79ff5",
"rgb": {
"r": 183,
"g": 159,
"b": 245
},
"hsl": {
"h": 256.744,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.75603,
"c": 0.1233,
"h": 296.2
},
"luminance": 0.41456
}Semantic roles & 50–950 ramp
primary
#B79FF5
secondary
#ECF4D7
accent
#DD08A2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185