#B07AEC#B07AEC
#B07AEC is a light, vivid violet. Relative luminance 0.292; OKLCH L 68.1% C 0.169 H 304.1°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B07AEC |
|---|---|
| RGB | rgb(176, 122, 236) |
| HSL | hsl(268, 75%, 70%) |
| HSV | hsv(268, 48%, 93%) |
| CMYK | cmyk(25.4%, 48.3%, 0%, 7.5%) |
| CIE-LAB | lab(60.96, 42.96, -49.91) |
| CIE-LCH | lch(60.96, 65.85, 310.72°) |
| OKLab | oklab(68.12% 0.0949 -0.1399) |
| OKLCH | oklch(68.12% 0.169 304.1) |
| XYZ | xyz(40.0011, 29.2054, 82.8705) |
| Luminance | 0.2920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.88
Light Urple
#B36FF6
ΔE00 3.08
Easter Purple
#C071FE
ΔE00 3.91
Liliac
#C48EFD
ΔE00 5.99
Mediumpurple
#9370DB
ΔE00 6.21
Bright Lavender
#C760FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07AEC #B6EC7A
analogous
#7A7DEC #B07AEC #E97AEC
triadic
#B07AEC #ECB07A #7AECB0
tetradic
#B07AEC #EC7A7D #B6EC7A #7AECE9
square
#B07AEC #EC7A7D #B6EC7A #7AECE9
split-complementary
#B07AEC #ECE97A #7DEC7A
monochromatic
#711DCE #9044E4 #B07AEC #D0B0F4 #EFE4FB
Accessibility & contrast
On white
3.07
#B07AEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#B07AEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B07AEC
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07AEC | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5992F0
Deuteranopia (green-blind)
#6793E9
Tritanopia (blue-blind)
#A68EA8
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #b07aec; /* rgb */ color: rgb(176, 122, 236); /* oklch */ color: oklch(68.1% 0.169 304.1);
Tailwind
colors: {
custom: {
50: '#caa2f2',
500: '#b07aec',
950: '#000000',
},
}SCSS
$custom: #b07aec; $custom-light: #caa2f2; $custom-dark: #000000;
JSON
{
"hex": "#b07aec",
"rgb": {
"r": 176,
"g": 122,
"b": 236
},
"hsl": {
"h": 268.421,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.68117,
"c": 0.1691,
"h": 304.1
},
"luminance": 0.29205
}Semantic roles & 50–950 ramp
primary
#B07AEC
secondary
#E2F1D1
accent
#D70E78
background
#FCFAFE
surface
#F9F3FD
border
#D2CDD5
text
#130F17
muted
#827F85