#B89BFB#B89BFB
#B89BFB is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.3% C 0.138 H 296.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BFB |
|---|---|
| RGB | rgb(184, 155, 251) |
| HSL | hsl(258, 92%, 80%) |
| HSV | hsv(258, 38%, 98%) |
| CMYK | cmyk(26.7%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.89, 30.41, -44.02) |
| CIE-LCH | lch(69.89, 53.51, 304.63°) |
| OKLab | oklab(75.25% 0.0622 -0.1227) |
| OKLCH | oklch(75.25% 0.138 296.9) |
| XYZ | xyz(48.8970, 40.5976, 96.5081) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.58
Baby Purple
#CA9BF7
ΔE00 4.30
Lilac (survey)
#CEA2FD
ΔE00 4.61
Liliac
#C48EFD
ΔE00 4.65
Lavender (survey)
#C79FEF
ΔE00 4.88
Lavender
#B39DDB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BFB #DEFB9B
analogous
#9BAEFB #B89BFB #E89BFB
triadic
#B89BFB #FBB89B #9BFBB8
tetradic
#B89BFB #FB9BAE #DEFB9B #9BFBE8
square
#B89BFB #FB9BAE #DEFB9B #9BFBE8
split-complementary
#B89BFB #FBE89B #AEFB9B
monochromatic
#6425F6 #8E60F9 #B89BFB #E2D6FD #EAE2FE
Accessibility & contrast
On white
2.30
#B89BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B89BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BFB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BFB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#AAACBF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b89bfb; /* rgb */ color: rgb(184, 155, 251); /* oklch */ color: oklch(75.3% 0.138 296.9);
Tailwind
colors: {
custom: {
50: '#cfb8fd',
500: '#b89bfb',
950: '#000000',
},
}SCSS
$custom: #b89bfb; $custom-light: #cfb8fd; $custom-dark: #000000;
JSON
{
"hex": "#b89bfb",
"rgb": {
"r": 184,
"g": 155,
"b": 251
},
"hsl": {
"h": 258.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.75251,
"c": 0.13761,
"h": 296.9
},
"luminance": 0.40598
}Semantic roles & 50–950 ramp
primary
#B89BFB
secondary
#ECF6D5
accent
#E600A0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085