#B88EF8#B88EF8
#B88EF8 is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.8% C 0.154 H 300.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B88EF8 |
|---|---|
| RGB | rgb(184, 142, 248) |
| HSL | hsl(264, 88%, 76%) |
| HSV | hsv(264, 43%, 97%) |
| CMYK | cmyk(25.8%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.76, 36.92, -47.31) |
| CIE-LCH | lch(66.76, 60.01, 307.97°) |
| OKLab | oklab(72.84% 0.0792 -0.1323) |
| OKLCH | oklch(72.84% 0.154 300.9) |
| XYZ | xyz(46.3796, 36.3135, 93.3545) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.27
Baby Purple
#CA9BF7
ΔE00 4.81
Pastel Purple
#CAA0FF
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B88EF8 #CEF88E
analogous
#8E99F8 #B88EF8 #ED8EF8
triadic
#B88EF8 #F8B88E #8EF8B8
tetradic
#B88EF8 #F88E99 #CEF88E #8EF8ED
square
#B88EF8 #F88E99 #CEF88E #8EF8ED
split-complementary
#B88EF8 #F8ED8E #99F88E
monochromatic
#701BF1 #9454F4 #B88EF8 #DCC8FC #EDE2FD
Accessibility & contrast
On white
2.54
#B88EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#B88EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B88EF8
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B88EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B88EF8 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#7AA2F5
Tritanopia (blue-blind)
#ACA0B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b88ef8; /* rgb */ color: rgb(184, 142, 248); /* oklch */ color: oklch(72.8% 0.154 300.9);
Tailwind
colors: {
custom: {
50: '#cfaffb',
500: '#b88ef8',
950: '#000000',
},
}SCSS
$custom: #b88ef8; $custom-light: #cfaffb; $custom-dark: #000000;
JSON
{
"hex": "#b88ef8",
"rgb": {
"r": 184,
"g": 142,
"b": 248
},
"hsl": {
"h": 263.774,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.72835,
"c": 0.15418,
"h": 300.9
},
"luminance": 0.36314
}Semantic roles & 50–950 ramp
primary
#B88EF8
secondary
#E9F5D6
accent
#E5018A
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85