#B08FF3#B08FF3
#B08FF3 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.0% C 0.145 H 297.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FF3 |
|---|---|
| RGB | rgb(176, 143, 243) |
| HSL | hsl(260, 81%, 76%) |
| HSV | hsv(260, 41%, 95%) |
| CMYK | cmyk(27.6%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.02, 32.98, -45.79) |
| CIE-LCH | lch(66.02, 56.43, 305.76°) |
| OKLab | oklab(72.02% 0.0677 -0.128) |
| OKLCH | oklch(72.02% 0.145 297.9) |
| XYZ | xyz(43.9008, 35.3457, 89.2862) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 5.66
Pastel Purple
#CAA0FF
ΔE00 5.84
Lavender (survey)
#C79FEF
ΔE00 6.51
Lilac (survey)
#CEA2FD
ΔE00 6.79
Perrywinkle
#8F8CE7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FF3 #D2F38F
analogous
#8FA0F3 #B08FF3 #E28FF3
triadic
#B08FF3 #F3B08F #8FF3B0
tetradic
#B08FF3 #F38FA0 #D2F38F #8FF3E2
square
#B08FF3 #F38FA0 #D2F38F #8FF3E2
split-complementary
#B08FF3 #F3E28F #A0F38F
monochromatic
#6220E7 #8958ED #B08FF3 #D7C6F9 #ECE3FC
Accessibility & contrast
On white
2.60
#B08FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#B08FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FF3
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FF3 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#A3A0B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b08ff3; /* rgb */ color: rgb(176, 143, 243); /* oklch */ color: oklch(72.0% 0.145 297.9);
Tailwind
colors: {
custom: {
50: '#cab0f7',
500: '#b08ff3',
950: '#000000',
},
}SCSS
$custom: #b08ff3; $custom-light: #cab0f7; $custom-dark: #000000;
JSON
{
"hex": "#b08ff3",
"rgb": {
"r": 176,
"g": 143,
"b": 243
},
"hsl": {
"h": 259.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.72024,
"c": 0.14482,
"h": 297.9
},
"luminance": 0.35346
}Semantic roles & 50–950 ramp
primary
#B08FF3
secondary
#EAF4D7
accent
#DD0997
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131017
muted
#827F85