#B08EFF#B08EFF
#B08EFF is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.5% C 0.162 H 296.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B08EFF |
|---|---|
| RGB | rgb(176, 142, 255) |
| HSL | hsl(258, 100%, 78%) |
| HSV | hsv(258, 44%, 100%) |
| CMYK | cmyk(31%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(66.36, 36.47, -51.81) |
| CIE-LCH | lch(66.36, 63.36, 305.14°) |
| OKLab | oklab(72.47% 0.0709 -0.1455) |
| OKLCH | oklch(72.47% 0.162 296) |
| XYZ | xyz(45.6230, 35.7955, 99.0939) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.20
Pastel Purple
#CAA0FF
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 6.80
Perrywinkle
#8F8CE7
ΔE00 6.95
Light Purple
#BF77F6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08EFF #DDFF8E
analogous
#8EA4FF #B08EFF #E88EFF
triadic
#B08EFF #FFB08E #8EFFB0
tetradic
#B08EFF #FF8EA4 #DDFF8E #8EFFE8
square
#B08EFF #FF8EA4 #DDFF8E #8EFFE8
split-complementary
#B08EFF #FFE88E #A4FF8E
monochromatic
#5A14FF #8551FF #B08EFF #DBCBFF #EAE0FF
Accessibility & contrast
On white
2.57
#B08EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#B08EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08EFF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08EFF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#9FA3BA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b08eff; /* rgb */ color: rgb(176, 142, 255); /* oklch */ color: oklch(72.5% 0.162 296.0);
Tailwind
colors: {
custom: {
50: '#caafff',
500: '#b08eff',
950: '#000000',
},
}SCSS
$custom: #b08eff; $custom-light: #caafff; $custom-dark: #000000;
JSON
{
"hex": "#b08eff",
"rgb": {
"r": 176,
"g": 142,
"b": 255
},
"hsl": {
"h": 258.053,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.72474,
"c": 0.16189,
"h": 296
},
"luminance": 0.35796
}Semantic roles & 50–950 ramp
primary
#B08EFF
secondary
#EDF7D4
accent
#E600A0
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131018
muted
#827F86