#B07FF7#B07FF7
#B07FF7 is a light, vivid violet. Relative luminance 0.311; OKLCH L 69.5% C 0.175 H 300.8°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B07FF7 |
|---|---|
| RGB | rgb(176, 127, 247) |
| HSL | hsl(265, 88%, 73%) |
| HSV | hsv(265, 49%, 97%) |
| CMYK | cmyk(28.7%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(62.61, 42.83, -53.37) |
| CIE-LCH | lch(62.61, 68.43, 308.75°) |
| OKLab | oklab(69.53% 0.0895 -0.1501) |
| OKLCH | oklch(69.53% 0.175 300.8) |
| XYZ | xyz(42.2785, 31.1241, 91.7578) |
| Luminance | 0.3112 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.54
Light Urple
#B36FF6
ΔE00 3.97
Easter Purple
#C071FE
ΔE00 4.31
Liliac
#C48EFD
ΔE00 5.00
Mediumpurple
#9370DB
ΔE00 7.15
Periwinkle (survey)
#8E82FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07FF7 #C6F77F
analogous
#7F8AF7 #B07FF7 #EC7FF7
triadic
#B07FF7 #F7B07F #7FF7B0
tetradic
#B07FF7 #F77F8A #C6F77F #7FF7EC
square
#B07FF7 #F77F8A #C6F77F #7FF7EC
split-complementary
#B07FF7 #F7EC7F #8AF77F
monochromatic
#690FED #8C45F3 #B07FF7 #D4B9FB #EDE2FD
Accessibility & contrast
On white
2.91
#B07FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#B07FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B07FF7
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07FF7 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5997FB
Deuteranopia (green-blind)
#6597F4
Tritanopia (blue-blind)
#A295B0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b07ff7; /* rgb */ color: rgb(176, 127, 247); /* oklch */ color: oklch(69.5% 0.175 300.8);
Tailwind
colors: {
custom: {
50: '#caa5fa',
500: '#b07ff7',
950: '#000000',
},
}SCSS
$custom: #b07ff7; $custom-light: #caa5fa; $custom-dark: #000000;
JSON
{
"hex": "#b07ff7",
"rgb": {
"r": 176,
"g": 127,
"b": 247
},
"hsl": {
"h": 264.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.69531,
"c": 0.17472,
"h": 300.8
},
"luminance": 0.31124
}Semantic roles & 50–950 ramp
primary
#B07FF7
secondary
#E8F5D6
accent
#E50188
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85