#B08FF4#B08FF4
#B08FF4 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.1% C 0.146 H 297.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FF4 |
|---|---|
| RGB | rgb(176, 143, 244) |
| HSL | hsl(260, 82%, 76%) |
| HSV | hsv(260, 41%, 96%) |
| CMYK | cmyk(27.9%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(66.06, 33.22, -46.27) |
| CIE-LCH | lch(66.06, 56.96, 305.68°) |
| OKLab | oklab(72.08% 0.0679 -0.1294) |
| OKLCH | oklch(72.08% 0.146 297.7) |
| XYZ | xyz(44.0522, 35.4063, 90.0836) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.93
Baby Purple
#CA9BF7
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 6.60
Lilac (survey)
#CEA2FD
ΔE00 6.83
Perrywinkle
#8F8CE7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FF4 #D3F48F
analogous
#8FA0F4 #B08FF4 #E28FF4
triadic
#B08FF4 #F4B08F #8FF4B0
tetradic
#B08FF4 #F48FA0 #D3F48F #8FF4E2
square
#B08FF4 #F48FA0 #D3F48F #8FF4E2
split-complementary
#B08FF4 #F4E28F #A0F48F
monochromatic
#6120E9 #8957EF #B08FF4 #D7C7F9 #EBE3FC
Accessibility & contrast
On white
2.60
#B08FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#B08FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FF4
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FF4 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#79A0F1
Tritanopia (blue-blind)
#A2A1B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b08ff4; /* rgb */ color: rgb(176, 143, 244); /* oklch */ color: oklch(72.1% 0.146 297.7);
Tailwind
colors: {
custom: {
50: '#cab0f8',
500: '#b08ff4',
950: '#000000',
},
}SCSS
$custom: #b08ff4; $custom-light: #cab0f8; $custom-dark: #000000;
JSON
{
"hex": "#b08ff4",
"rgb": {
"r": 176,
"g": 143,
"b": 244
},
"hsl": {
"h": 259.604,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.72075,
"c": 0.14612,
"h": 297.7
},
"luminance": 0.35407
}Semantic roles & 50–950 ramp
primary
#B08FF4
secondary
#EBF4D7
accent
#DF0798
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85