#B07BEA#B07BEA
#B07BEA is a light, vivid violet. Relative luminance 0.293; OKLCH L 68.2% C 0.165 H 304.4°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B07BEA |
|---|---|
| RGB | rgb(176, 123, 234) |
| HSL | hsl(269, 73%, 70%) |
| HSV | hsv(269, 47%, 92%) |
| CMYK | cmyk(24.8%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(61.08, 41.95, -48.62) |
| CIE-LCH | lch(61.08, 64.21, 310.79°) |
| OKLab | oklab(68.17% 0.0934 -0.1362) |
| OKLCH | oklch(68.17% 0.165 304.4) |
| XYZ | xyz(39.8356, 29.3367, 81.3899) |
| Luminance | 0.2934 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.06
Light Urple
#B36FF6
ΔE00 3.48
Easter Purple
#C071FE
ΔE00 4.23
Liliac
#C48EFD
ΔE00 5.85
Mediumpurple
#9370DB
ΔE00 6.29
Bright Lavender
#C760FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07BEA #B5EA7B
analogous
#7B7DEA #B07BEA #E87BEA
triadic
#B07BEA #EAB07B #7BEAB0
tetradic
#B07BEA #EA7B7D #B5EA7B #7BEAE8
square
#B07BEA #EA7B7D #B5EA7B #7BEAE8
split-complementary
#B07BEA #EAE87B #7DEA7B
monochromatic
#7120CA #9046E2 #B07BEA #D0B0F2 #EFE5FB
Accessibility & contrast
On white
3.06
#B07BEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#B07BEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B07BEA
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07BEA | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C92EE
Deuteranopia (green-blind)
#6993E7
Tritanopia (blue-blind)
#A68EA8
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #b07bea; /* rgb */ color: rgb(176, 123, 234); /* oklch */ color: oklch(68.2% 0.165 304.4);
Tailwind
colors: {
custom: {
50: '#caa2f1',
500: '#b07bea',
950: '#000000',
},
}SCSS
$custom: #b07bea; $custom-light: #caa2f1; $custom-dark: #000000;
JSON
{
"hex": "#b07bea",
"rgb": {
"r": 176,
"g": 123,
"b": 234
},
"hsl": {
"h": 268.649,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.6817,
"c": 0.16511,
"h": 304.4
},
"luminance": 0.29337
}Semantic roles & 50–950 ramp
primary
#B07BEA
secondary
#E1F0D1
accent
#D51177
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85