#B07CFA#B07CFA
#B07CFA is a light, vivid violet. Relative luminance 0.305; OKLCH L 69.2% C 0.183 H 300.8°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B07CFA |
|---|---|
| RGB | rgb(176, 124, 250) |
| HSL | hsl(265, 93%, 73%) |
| HSV | hsv(265, 50%, 98%) |
| CMYK | cmyk(29.6%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(62.12, 45.19, -55.80) |
| CIE-LCH | lch(62.12, 71.81, 309.00°) |
| OKLab | oklab(69.22% 0.0936 -0.1572) |
| OKLCH | oklch(69.22% 0.183 300.8) |
| XYZ | xyz(42.3635, 30.5473, 94.0883) |
| Luminance | 0.3055 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 3.28
Light Purple
#BF77F6
ΔE00 3.33
Easter Purple
#C071FE
ΔE00 3.75
Liliac
#C48EFD
ΔE00 5.62
Bright Lavender
#C760FF
ΔE00 6.81
Mediumpurple
#9370DB
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07CFA #C6FA7C
analogous
#7C87FA #B07CFA #EF7CFA
triadic
#B07CFA #FAB07C #7CFAB0
tetradic
#B07CFA #FA7C87 #C6FA7C #7CFAEF
square
#B07CFA #FA7C87 #C6FA7C #7CFAEF
split-complementary
#B07CFA #FAEF7C #87FA7C
monochromatic
#6909F2 #8C41F8 #B07CFA #D4B7FC #EDE2FE
Accessibility & contrast
On white
2.95
#B07CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#B07CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B07CFA
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07CFA | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5196FE
Deuteranopia (green-blind)
#5F95F7
Tritanopia (blue-blind)
#A194B0
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b07cfa; /* rgb */ color: rgb(176, 124, 250); /* oklch */ color: oklch(69.2% 0.183 300.8);
Tailwind
colors: {
custom: {
50: '#cba3fc',
500: '#b07cfa',
950: '#000000',
},
}SCSS
$custom: #b07cfa; $custom-light: #cba3fc; $custom-dark: #000000;
JSON
{
"hex": "#b07cfa",
"rgb": {
"r": 176,
"g": 124,
"b": 250
},
"hsl": {
"h": 264.762,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.69219,
"c": 0.18293,
"h": 300.8
},
"luminance": 0.30548
}Semantic roles & 50–950 ramp
primary
#B07CFA
secondary
#E8F6D5
accent
#E60087
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F18
muted
#827F86