#B89FFB#B89FFB
#B89FFB is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.0% C 0.131 H 295.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FFB |
|---|---|
| RGB | rgb(184, 159, 251) |
| HSL | hsl(256, 92%, 80%) |
| HSV | hsv(256, 37%, 98%) |
| CMYK | cmyk(26.7%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.84, 28.18, -42.55) |
| CIE-LCH | lch(70.84, 51.03, 303.52°) |
| OKLab | oklab(75.97% 0.0568 -0.1185) |
| OKLCH | oklch(75.97% 0.131 295.6) |
| XYZ | xyz(49.5737, 41.9511, 96.7337) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 4.62
Baby Purple
#CA9BF7
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.69
Pale Violet
#CEAEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FFB #E2FB9F
analogous
#9FB4FB #B89FFB #E69FFB
triadic
#B89FFB #FBB89F #9FFBB8
tetradic
#B89FFB #FB9FB4 #E2FB9F #9FFBE6
square
#B89FFB #FB9FB4 #E2FB9F #9FFBE6
split-complementary
#B89FFB #FBE69F #B4FB9F
monochromatic
#6129F6 #8D64F9 #B89FFB #E3DAFD #E9E2FE
Accessibility & contrast
On white
2.24
#B89FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#B89FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FFB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FFB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#AAAFC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b89ffb; /* rgb */ color: rgb(184, 159, 251); /* oklch */ color: oklch(76.0% 0.131 295.6);
Tailwind
colors: {
custom: {
50: '#cfbbfd',
500: '#b89ffb',
950: '#000000',
},
}SCSS
$custom: #b89ffb; $custom-light: #cfbbfd; $custom-dark: #000000;
JSON
{
"hex": "#b89ffb",
"rgb": {
"r": 184,
"g": 159,
"b": 251
},
"hsl": {
"h": 256.304,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.7597,
"c": 0.1314,
"h": 295.6
},
"luminance": 0.41952
}Semantic roles & 50–950 ramp
primary
#B89FFB
secondary
#EDF6D5
accent
#E600A7
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185