#B07FFC#B07FFC
#B07FFC is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.8% C 0.181 H 299.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B07FFC |
|---|---|
| RGB | rgb(176, 127, 252) |
| HSL | hsl(264, 95%, 74%) |
| HSV | hsv(264, 50%, 99%) |
| CMYK | cmyk(30.2%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(62.87, 44.04, -55.71) |
| CIE-LCH | lch(62.87, 71.01, 308.33°) |
| OKLab | oklab(69.81% 0.09 -0.1569) |
| OKLCH | oklch(69.81% 0.181 299.8) |
| XYZ | xyz(43.0604, 31.4368, 95.8759) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.82
Light Urple
#B36FF6
ΔE00 4.07
Easter Purple
#C071FE
ΔE00 4.33
Liliac
#C48EFD
ΔE00 5.15
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Mediumpurple
#9370DB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B07FFC #CBFC7F
analogous
#7F8DFC #B07FFC #EF7FFC
triadic
#B07FFC #FCB07F #7FFCB0
tetradic
#B07FFC #FC7F8D #CBFC7F #7FFCEF
square
#B07FFC #FC7F8D #CBFC7F #7FFCEF
split-complementary
#B07FFC #FCEF7F #8DFC7F
monochromatic
#6607F9 #8B43FB #B07FFC #D5BBFD #EDE1FE
Accessibility & contrast
On white
2.88
#B07FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#B07FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B07FFC
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B07FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B07FFC | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5598FF
Deuteranopia (green-blind)
#6197F9
Tritanopia (blue-blind)
#A196B2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b07ffc; /* rgb */ color: rgb(176, 127, 252); /* oklch */ color: oklch(69.8% 0.181 299.8);
Tailwind
colors: {
custom: {
50: '#cba5fe',
500: '#b07ffc',
950: '#000000',
},
}SCSS
$custom: #b07ffc; $custom-light: #cba5fe; $custom-dark: #000000;
JSON
{
"hex": "#b07ffc",
"rgb": {
"r": 176,
"g": 127,
"b": 252
},
"hsl": {
"h": 263.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.69812,
"c": 0.18085,
"h": 299.8
},
"luminance": 0.31437
}Semantic roles & 50–950 ramp
primary
#B07FFC
secondary
#E9F7D4
accent
#E6008C
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F18
muted
#827F86