#B79AEC#B79AEC
#B79AEC is a light, moderate violet. Relative luminance 0.392; OKLCH L 74.3% C 0.119 H 299.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B79AEC |
|---|---|
| RGB | rgb(183, 154, 236) |
| HSL | hsl(261, 68%, 76%) |
| HSV | hsv(261, 35%, 93%) |
| CMYK | cmyk(22.5%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(68.92, 27.15, -37.36) |
| CIE-LCH | lch(68.92, 46.19, 306.01°) |
| OKLab | oklab(74.28% 0.0592 -0.1036) |
| OKLCH | oklch(74.28% 0.119 299.8) |
| XYZ | xyz(46.2210, 39.2344, 84.4785) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.39
Baby Purple
#CA9BF7
ΔE00 3.84
Lavender
#B39DDB
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 3.97
Lilac (survey)
#CEA2FD
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79AEC #CFEC9A
analogous
#9AA6EC #B79AEC #E09AEC
triadic
#B79AEC #ECB79A #9AECB7
tetradic
#B79AEC #EC9AA6 #CFEC9A #9AECE0
square
#B79AEC #EC9AA6 #CFEC9A #9AECE0
split-complementary
#B79AEC #ECE09A #A6EC9A
monochromatic
#6E33D9 #9266E2 #B79AEC #DCCEF6 #EDE5FA
Accessibility & contrast
On white
2.37
#B79AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B79AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79AEC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79AEC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#ADA7B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b79aec; /* rgb */ color: rgb(183, 154, 236); /* oklch */ color: oklch(74.3% 0.119 299.8);
Tailwind
colors: {
custom: {
50: '#ceb8f2',
500: '#b79aec',
950: '#000000',
},
}SCSS
$custom: #b79aec; $custom-light: #ceb8f2; $custom-dark: #000000;
JSON
{
"hex": "#b79aec",
"rgb": {
"r": 183,
"g": 154,
"b": 236
},
"hsl": {
"h": 261.22,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.74277,
"c": 0.1193,
"h": 299.8
},
"luminance": 0.39235
}Semantic roles & 50–950 ramp
primary
#B79AEC
secondary
#E9F2D9
accent
#D0158E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085