#B07FFA#B07FFA
#B07FFA is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.7% C 0.178 H 300.2°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B07FFA |
|---|---|
| RGB | rgb(176, 127, 250) |
| HSL | hsl(264, 92%, 74%) |
| HSV | hsv(264, 49%, 98%) |
| CMYK | cmyk(29.6%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(62.77, 43.56, -54.77) |
| CIE-LCH | lch(62.77, 69.98, 308.49°) |
| OKLab | oklab(69.7% 0.0898 -0.1542) |
| OKLCH | oklch(69.7% 0.178 300.2) |
| XYZ | xyz(42.7452, 31.3107, 94.2155) |
| Luminance | 0.3131 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.69
Light Urple
#B36FF6
ΔE00 4.01
Easter Purple
#C071FE
ΔE00 4.31
Liliac
#C48EFD
ΔE00 5.08
Periwinkle (survey)
#8E82FE
ΔE00 6.96
Mediumpurple
#9370DB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07FFA #C9FA7F
analogous
#7F8CFA #B07FFA #ED7FFA
triadic
#B07FFA #FAB07F #7FFAB0
tetradic
#B07FFA #FA7F8C #C9FA7F #7FFAED
square
#B07FFA #FA7F8C #C9FA7F #7FFAED
split-complementary
#B07FFA #FAED7F #8CFA7F
monochromatic
#670AF5 #8C44F8 #B07FFA #D4BAFC #EDE2FE
Accessibility & contrast
On white
2.89
#B07FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#B07FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B07FFA
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07FFA | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FE
Deuteranopia (green-blind)
#6397F7
Tritanopia (blue-blind)
#A196B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b07ffa; /* rgb */ color: rgb(176, 127, 250); /* oklch */ color: oklch(69.7% 0.178 300.2);
Tailwind
colors: {
custom: {
50: '#cba5fc',
500: '#b07ffa',
950: '#000000',
},
}SCSS
$custom: #b07ffa; $custom-light: #cba5fc; $custom-dark: #000000;
JSON
{
"hex": "#b07ffa",
"rgb": {
"r": 176,
"g": 127,
"b": 250
},
"hsl": {
"h": 263.902,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.69699,
"c": 0.17839,
"h": 300.2
},
"luminance": 0.31311
}Semantic roles & 50–950 ramp
primary
#B07FFA
secondary
#E9F6D5
accent
#E6008A
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85