#B08FF8#B08FF8
#B08FF8 is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.3% C 0.151 H 296.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FF8 |
|---|---|
| RGB | rgb(176, 143, 248) |
| HSL | hsl(259, 88%, 77%) |
| HSV | hsv(259, 42%, 97%) |
| CMYK | cmyk(29%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.25, 34.19, -48.16) |
| CIE-LCH | lch(66.25, 59.06, 305.37°) |
| OKLab | oklab(72.28% 0.0685 -0.1349) |
| OKLCH | oklch(72.28% 0.151 296.9) |
| XYZ | xyz(44.6662, 35.6518, 93.3170) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.96
Baby Purple
#CA9BF7
ΔE00 5.99
Pastel Purple
#CAA0FF
ΔE00 6.00
Perrywinkle
#8F8CE7
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.00
Lilac (survey)
#CEA2FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FF8 #D7F88F
analogous
#8FA3F8 #B08FF8 #E58FF8
triadic
#B08FF8 #F8B08F #8FF8B0
tetradic
#B08FF8 #F88FA3 #D7F88F #8FF8E5
square
#B08FF8 #F88FA3 #D7F88F #8FF8E5
split-complementary
#B08FF8 #F8E58F #A3F88F
monochromatic
#5F1CF1 #8755F4 #B08FF8 #D9C9FC #EBE2FD
Accessibility & contrast
On white
2.58
#B08FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B08FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FF8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FF8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#A1A2B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b08ff8; /* rgb */ color: rgb(176, 143, 248); /* oklch */ color: oklch(72.3% 0.151 296.9);
Tailwind
colors: {
custom: {
50: '#cab0fb',
500: '#b08ff8',
950: '#000000',
},
}SCSS
$custom: #b08ff8; $custom-light: #cab0fb; $custom-dark: #000000;
JSON
{
"hex": "#b08ff8",
"rgb": {
"r": 176,
"g": 143,
"b": 248
},
"hsl": {
"h": 258.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.7228,
"c": 0.15131,
"h": 296.9
},
"luminance": 0.35652
}Semantic roles & 50–950 ramp
primary
#B08FF8
secondary
#EBF5D6
accent
#E5019D
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85