#B08FF6#B08FF6
#B08FF6 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.2% C 0.149 H 297.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FF6 |
|---|---|
| RGB | rgb(176, 143, 246) |
| HSL | hsl(259, 85%, 76%) |
| HSV | hsv(259, 42%, 96%) |
| CMYK | cmyk(28.5%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(66.16, 33.70, -47.21) |
| CIE-LCH | lch(66.16, 58.01, 305.52°) |
| OKLab | oklab(72.18% 0.0682 -0.1321) |
| OKLCH | oklch(72.18% 0.149 297.3) |
| XYZ | xyz(44.3575, 35.5284, 91.6916) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.93
Baby Purple
#CA9BF7
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 5.92
Lavender (survey)
#C79FEF
ΔE00 6.80
Perrywinkle
#8F8CE7
ΔE00 6.80
Lilac (survey)
#CEA2FD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FF6 #D5F68F
analogous
#8FA2F6 #B08FF6 #E48FF6
triadic
#B08FF6 #F6B08F #8FF6B0
tetradic
#B08FF6 #F68FA2 #D5F68F #8FF6E4
square
#B08FF6 #F68FA2 #D5F68F #8FF6E4
split-complementary
#B08FF6 #F6E48F #A2F68F
monochromatic
#601EED #8856F1 #B08FF6 #D8C8FB #EBE3FD
Accessibility & contrast
On white
2.59
#B08FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B08FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FF6
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FF6 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FA
Deuteranopia (green-blind)
#77A0F3
Tritanopia (blue-blind)
#A2A1B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b08ff6; /* rgb */ color: rgb(176, 143, 246); /* oklch */ color: oklch(72.2% 0.149 297.3);
Tailwind
colors: {
custom: {
50: '#cab0f9',
500: '#b08ff6',
950: '#000000',
},
}SCSS
$custom: #b08ff6; $custom-light: #cab0f9; $custom-dark: #000000;
JSON
{
"hex": "#b08ff6",
"rgb": {
"r": 176,
"g": 143,
"b": 246
},
"hsl": {
"h": 259.223,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.72177,
"c": 0.14872,
"h": 297.3
},
"luminance": 0.35529
}Semantic roles & 50–950 ramp
primary
#B08FF6
secondary
#EBF5D6
accent
#E2049B
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85