#B79BEF#B79BEF
#B79BEF is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.6% C 0.122 H 298.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B79BEF |
|---|---|
| RGB | rgb(183, 155, 239) |
| HSL | hsl(260, 72%, 77%) |
| HSV | hsv(260, 35%, 94%) |
| CMYK | cmyk(23.4%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(69.29, 27.29, -38.44) |
| CIE-LCH | lch(69.29, 47.14, 305.38°) |
| OKLab | oklab(74.6% 0.0585 -0.1066) |
| OKLCH | oklch(74.6% 0.122 298.8) |
| XYZ | xyz(46.8263, 39.7417, 86.8486) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.62
Pastel Purple
#CAA0FF
ΔE00 3.78
Baby Purple
#CA9BF7
ΔE00 3.91
Lavender
#B39DDB
ΔE00 4.30
Lilac (survey)
#CEA2FD
ΔE00 4.41
Liliac
#C48EFD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79BEF #D3EF9B
analogous
#9BA9EF #B79BEF #E19BEF
triadic
#B79BEF #EFB79B #9BEFB7
tetradic
#B79BEF #EF9BA9 #D3EF9B #9BEFE1
square
#B79BEF #EF9BA9 #D3EF9B #9BEFE1
split-complementary
#B79BEF #EFE19B #A9EF9B
monochromatic
#6B31DE #9166E7 #B79BEF #DDD0F7 #ECE5FB
Accessibility & contrast
On white
2.35
#B79BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#B79BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79BEF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79BEF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#ACA9BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b79bef; /* rgb */ color: rgb(183, 155, 239); /* oklch */ color: oklch(74.6% 0.122 298.8);
Tailwind
colors: {
custom: {
50: '#ceb8f4',
500: '#b79bef',
950: '#000000',
},
}SCSS
$custom: #b79bef; $custom-light: #ceb8f4; $custom-dark: #000000;
JSON
{
"hex": "#b79bef",
"rgb": {
"r": 183,
"g": 155,
"b": 239
},
"hsl": {
"h": 260,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.74597,
"c": 0.12165,
"h": 298.8
},
"luminance": 0.39742
}Semantic roles & 50–950 ramp
primary
#B79BEF
secondary
#EAF2D9
accent
#D41193
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085