#B79DFA#B79DFA
#B79DFA is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.5% C 0.133 H 295.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DFA |
|---|---|
| RGB | rgb(183, 157, 250) |
| HSL | hsl(257, 90%, 80%) |
| HSV | hsv(257, 37%, 98%) |
| CMYK | cmyk(26.8%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(70.23, 28.77, -42.95) |
| CIE-LCH | lch(70.23, 51.70, 303.82°) |
| OKLab | oklab(75.48% 0.0582 -0.1197) |
| OKLCH | oklch(75.48% 0.133 295.9) |
| XYZ | xyz(48.8366, 41.0828, 95.7808) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.77
Baby Purple
#CA9BF7
ΔE00 4.60
Lilac (survey)
#CEA2FD
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 4.90
Liliac
#C48EFD
ΔE00 5.32
Lavender
#B39DDB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DFA #E0FA9D
analogous
#9DB2FA #B79DFA #E59DFA
triadic
#B79DFA #FAB79D #9DFAB7
tetradic
#B79DFA #FA9DB2 #E0FA9D #9DFAE5
square
#B79DFA #FA9DB2 #E0FA9D #9DFAE5
split-complementary
#B79DFA #FAE59D #B2FA9D
monochromatic
#6129F4 #8C63F7 #B79DFA #E2D7FD #EAE2FE
Accessibility & contrast
On white
2.28
#B79DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B79DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DFA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DFA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#A9ADC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79dfa; /* rgb */ color: rgb(183, 157, 250); /* oklch */ color: oklch(75.5% 0.133 295.9);
Tailwind
colors: {
custom: {
50: '#cebafc',
500: '#b79dfa',
950: '#000000',
},
}SCSS
$custom: #b79dfa; $custom-light: #cebafc; $custom-dark: #000000;
JSON
{
"hex": "#b79dfa",
"rgb": {
"r": 183,
"g": 157,
"b": 250
},
"hsl": {
"h": 256.774,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.75475,
"c": 0.13306,
"h": 295.9
},
"luminance": 0.41083
}Semantic roles & 50–950 ramp
primary
#B79DFA
secondary
#EDF6D5
accent
#E600A5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085