#B08FF2#B08FF2
#B08FF2 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.0% C 0.144 H 298.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FF2 |
|---|---|
| RGB | rgb(176, 143, 242) |
| HSL | hsl(260, 79%, 75%) |
| HSV | hsv(260, 41%, 95%) |
| CMYK | cmyk(27.3%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(65.97, 32.74, -45.32) |
| CIE-LCH | lch(65.97, 55.90, 305.84°) |
| OKLab | oklab(71.97% 0.0675 -0.1266) |
| OKLCH | oklch(71.97% 0.144 298.1) |
| XYZ | xyz(43.7502, 35.2855, 88.4930) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 6.42
Lilac (survey)
#CEA2FD
ΔE00 6.75
Pale Purple
#B790D4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FF2 #D1F28F
analogous
#8F9FF2 #B08FF2 #E18FF2
triadic
#B08FF2 #F2B08F #8FF2B0
tetradic
#B08FF2 #F28F9F #D1F28F #8FF2E1
square
#B08FF2 #F28F9F #D1F28F #8FF2E1
split-complementary
#B08FF2 #F2E18F #9FF28F
monochromatic
#6321E5 #8958EC #B08FF2 #D7C6F8 #ECE4FC
Accessibility & contrast
On white
2.61
#B08FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B08FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FF2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FF2 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F6
Deuteranopia (green-blind)
#7A9FEF
Tritanopia (blue-blind)
#A3A0B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b08ff2; /* rgb */ color: rgb(176, 143, 242); /* oklch */ color: oklch(72.0% 0.144 298.1);
Tailwind
colors: {
custom: {
50: '#c9b0f7',
500: '#b08ff2',
950: '#000000',
},
}SCSS
$custom: #b08ff2; $custom-light: #c9b0f7; $custom-dark: #000000;
JSON
{
"hex": "#b08ff2",
"rgb": {
"r": 176,
"g": 143,
"b": 242
},
"hsl": {
"h": 260,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.71974,
"c": 0.14352,
"h": 298.1
},
"luminance": 0.35286
}Semantic roles & 50–950 ramp
primary
#B08FF2
secondary
#EAF4D7
accent
#DB0A96
background
#FCFAFF
surface
#F9F4FE
border
#D2CED6
text
#131017
muted
#827F85