#B888EA#B888EA
#B888EA is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.1% C 0.146 H 305.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B888EA |
|---|---|
| RGB | rgb(184, 136, 234) |
| HSL | hsl(269, 70%, 73%) |
| HSV | hsv(269, 42%, 92%) |
| CMYK | cmyk(21.4%, 41.9%, 0%, 8.2%) |
| CIE-LAB | lab(64.76, 37.00, -42.77) |
| CIE-LCH | lch(64.76, 56.55, 310.86°) |
| OKLab | oklab(71.11% 0.0851 -0.1191) |
| OKLCH | oklch(71.11% 0.146 305.6) |
| XYZ | xyz(43.4196, 33.7394, 82.0509) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.28
Light Purple
#BF77F6
ΔE00 4.88
Baby Purple
#CA9BF7
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 5.48
Lavender (survey)
#C79FEF
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B888EA #BAEA88
analogous
#8889EA #B888EA #E988EA
triadic
#B888EA #EAB888 #88EAB8
tetradic
#B888EA #EA8889 #BAEA88 #88EAE9
square
#B888EA #EA8889 #BAEA88 #88EAE9
split-complementary
#B888EA #EAE988 #89EA88
monochromatic
#7A25D2 #9954E1 #B888EA #D7BCF3 #EFE5FA
Accessibility & contrast
On white
2.71
#B888EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#B888EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B888EA
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B888EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B888EA | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEE
Deuteranopia (green-blind)
#7C9DE7
Tritanopia (blue-blind)
#B098AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b888ea; /* rgb */ color: rgb(184, 136, 234); /* oklch */ color: oklch(71.1% 0.146 305.6);
Tailwind
colors: {
custom: {
50: '#cfabf1',
500: '#b888ea',
950: '#000000',
},
}SCSS
$custom: #b888ea; $custom-light: #cfabf1; $custom-dark: #000000;
JSON
{
"hex": "#b888ea",
"rgb": {
"r": 184,
"g": 136,
"b": 234
},
"hsl": {
"h": 269.388,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.71113,
"c": 0.14636,
"h": 305.6
},
"luminance": 0.33739
}Semantic roles & 50–950 ramp
primary
#B888EA
secondary
#E6F2D9
accent
#D21475
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85