#B79FF2#B79FF2
#B79FF2 is a light, moderate violet. Relative luminance 0.413; OKLCH L 75.5% C 0.119 H 296.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FF2 |
|---|---|
| RGB | rgb(183, 159, 242) |
| HSL | hsl(257, 76%, 79%) |
| HSV | hsv(257, 34%, 95%) |
| CMYK | cmyk(24.4%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.37, 25.76, -38.39) |
| CIE-LCH | lch(70.37, 46.23, 303.86°) |
| OKLab | oklab(75.46% 0.0537 -0.1065) |
| OKLCH | oklch(75.46% 0.119 296.7) |
| XYZ | xyz(47.9499, 41.2739, 89.4277) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.91
Lavender (survey)
#C79FEF
ΔE00 4.02
Lavender
#B39DDB
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.53
Pale Violet
#CEAEFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FF2 #DAF29F
analogous
#9FB0F2 #B79FF2 #E09FF2
triadic
#B79FF2 #F2B79F #9FF2B7
tetradic
#B79FF2 #F29FB0 #DAF29F #9FF2E0
square
#B79FF2 #F29FB0 #DAF29F #9FF2E0
split-complementary
#B79FF2 #F2E09F #B0F29F
monochromatic
#6633E3 #8F69EB #B79FF2 #DFD5F9 #EBE4FB
Accessibility & contrast
On white
2.27
#B79FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B79FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FF2
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FF2 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#ABADBD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79ff2; /* rgb */ color: rgb(183, 159, 242); /* oklch */ color: oklch(75.5% 0.119 296.7);
Tailwind
colors: {
custom: {
50: '#cebbf6',
500: '#b79ff2',
950: '#000000',
},
}SCSS
$custom: #b79ff2; $custom-light: #cebbf6; $custom-dark: #000000;
JSON
{
"hex": "#b79ff2",
"rgb": {
"r": 183,
"g": 159,
"b": 242
},
"hsl": {
"h": 257.349,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.75464,
"c": 0.11929,
"h": 296.7
},
"luminance": 0.41274
}Semantic roles & 50–950 ramp
primary
#B79FF2
secondary
#EBF3D8
accent
#D80D9E
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141217
muted
#828185