#B88EFE#B88EFE
#B88EFE is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.1% C 0.162 H 299.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B88EFE |
|---|---|
| RGB | rgb(184, 142, 254) |
| HSL | hsl(263, 98%, 78%) |
| HSV | hsv(263, 44%, 100%) |
| CMYK | cmyk(27.6%, 44.1%, 0%, 0.4%) |
| CIE-LAB | lab(67.05, 38.34, -50.14) |
| CIE-LCH | lch(67.05, 63.12, 307.41°) |
| OKLab | oklab(73.14% 0.0801 -0.1405) |
| OKLCH | oklch(73.14% 0.162 299.7) |
| XYZ | xyz(47.3254, 36.6918, 98.3357) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.50
Baby Purple
#CA9BF7
ΔE00 5.33
Pastel Purple
#CAA0FF
ΔE00 5.43
Light Purple
#BF77F6
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B88EFE #D4FE8E
analogous
#8E9CFE #B88EFE #F08EFE
triadic
#B88EFE #FEB88E #8EFEB8
tetradic
#B88EFE #FE8E9C #D4FE8E #8EFEF0
square
#B88EFE #FE8E9C #D4FE8E #8EFEF0
split-complementary
#B88EFE #FEF08E #9CFE8E
monochromatic
#6C15FD #9251FD #B88EFE #DECBFF #ECE1FF
Accessibility & contrast
On white
2.52
#B88EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#B88EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B88EFE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B88EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B88EFE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#77A2FB
Tritanopia (blue-blind)
#AAA2BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b88efe; /* rgb */ color: rgb(184, 142, 254); /* oklch */ color: oklch(73.1% 0.162 299.7);
Tailwind
colors: {
custom: {
50: '#d0afff',
500: '#b88efe',
950: '#000000',
},
}SCSS
$custom: #b88efe; $custom-light: #d0afff; $custom-dark: #000000;
JSON
{
"hex": "#b88efe",
"rgb": {
"r": 184,
"g": 142,
"b": 254
},
"hsl": {
"h": 262.5,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.73144,
"c": 0.16172,
"h": 299.7
},
"luminance": 0.36692
}Semantic roles & 50–950 ramp
primary
#B88EFE
secondary
#EAF7D4
accent
#E6008F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86