#B08FF7#B08FF7
#B08FF7 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.2% C 0.150 H 297.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FF7 |
|---|---|
| RGB | rgb(176, 143, 247) |
| HSL | hsl(259, 87%, 76%) |
| HSV | hsv(259, 42%, 97%) |
| CMYK | cmyk(28.7%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(66.21, 33.95, -47.69) |
| CIE-LCH | lch(66.21, 58.54, 305.45°) |
| OKLab | oklab(72.23% 0.0684 -0.1335) |
| OKLCH | oklch(72.23% 0.15 297.1) |
| XYZ | xyz(44.5114, 35.5900, 92.5021) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 5.92
Pastel Purple
#CAA0FF
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.80
Lavender (survey)
#C79FEF
ΔE00 6.90
Lilac (survey)
#CEA2FD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FF7 #D6F78F
analogous
#8FA2F7 #B08FF7 #E48FF7
triadic
#B08FF7 #F7B08F #8FF7B0
tetradic
#B08FF7 #F78FA2 #D6F78F #8FF7E4
square
#B08FF7 #F78FA2 #D6F78F #8FF7E4
split-complementary
#B08FF7 #F7E48F #A2F78F
monochromatic
#5F1DEF #8856F3 #B08FF7 #D8C8FB #EBE2FD
Accessibility & contrast
On white
2.59
#B08FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#B08FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FF7
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FF7 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#77A0F4
Tritanopia (blue-blind)
#A1A2B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b08ff7; /* rgb */ color: rgb(176, 143, 247); /* oklch */ color: oklch(72.2% 0.150 297.1);
Tailwind
colors: {
custom: {
50: '#cab0fa',
500: '#b08ff7',
950: '#000000',
},
}SCSS
$custom: #b08ff7; $custom-light: #cab0fa; $custom-dark: #000000;
JSON
{
"hex": "#b08ff7",
"rgb": {
"r": 176,
"g": 143,
"b": 247
},
"hsl": {
"h": 259.038,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.72228,
"c": 0.15001,
"h": 297.1
},
"luminance": 0.3559
}Semantic roles & 50–950 ramp
primary
#B08FF7
secondary
#EBF5D6
accent
#E3029C
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85