#B79EEF#B79EEF
#B79EEF is a light, moderate violet. Relative luminance 0.408; OKLCH L 75.1% C 0.117 H 297.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EEF |
|---|---|
| RGB | rgb(183, 158, 239) |
| HSL | hsl(259, 72%, 78%) |
| HSV | hsv(259, 34%, 94%) |
| CMYK | cmyk(23.4%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.00, 25.62, -37.32) |
| CIE-LCH | lch(70.00, 45.27, 304.47°) |
| OKLab | oklab(75.14% 0.0544 -0.1034) |
| OKLCH | oklch(75.14% 0.117 297.7) |
| XYZ | xyz(47.3317, 40.7527, 87.0171) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.69
Lavender
#B39DDB
ΔE00 3.96
Pastel Purple
#CAA0FF
ΔE00 3.96
Baby Purple
#CA9BF7
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.50
Pale Violet
#CEAEFA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EEF #D6EF9E
analogous
#9EADEF #B79EEF #E09EEF
triadic
#B79EEF #EFB79E #9EEFB7
tetradic
#B79EEF #EF9EAD #D6EF9E #9EEFE0
square
#B79EEF #EF9EAD #D6EF9E #9EEFE0
split-complementary
#B79EEF #EFE09E #ADEF9E
monochromatic
#6935DE #9069E6 #B79EEF #DED3F8 #ECE5FB
Accessibility & contrast
On white
2.29
#B79EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B79EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EEF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EEF | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#ACABBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b79eef; /* rgb */ color: rgb(183, 158, 239); /* oklch */ color: oklch(75.1% 0.117 297.7);
Tailwind
colors: {
custom: {
50: '#cebaf4',
500: '#b79eef',
950: '#000000',
},
}SCSS
$custom: #b79eef; $custom-light: #cebaf4; $custom-dark: #000000;
JSON
{
"hex": "#b79eef",
"rgb": {
"r": 183,
"g": 158,
"b": 239
},
"hsl": {
"h": 258.519,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.75144,
"c": 0.11686,
"h": 297.7
},
"luminance": 0.40753
}Semantic roles & 50–950 ramp
primary
#B79EEF
secondary
#EAF2D9
accent
#D41298
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085