#B89BF9#B89BF9
#B89BF9 is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.2% C 0.135 H 297.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BF9 |
|---|---|
| RGB | rgb(184, 155, 249) |
| HSL | hsl(259, 89%, 79%) |
| HSV | hsv(259, 38%, 98%) |
| CMYK | cmyk(26.1%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.80, 29.93, -43.08) |
| CIE-LCH | lch(69.80, 52.45, 304.79°) |
| OKLab | oklab(75.16% 0.0618 -0.12) |
| OKLCH | oklch(75.16% 0.135 297.2) |
| XYZ | xyz(48.5834, 40.4721, 94.8565) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.49
Baby Purple
#CA9BF7
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.60
Liliac
#C48EFD
ΔE00 4.67
Lavender
#B39DDB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BF9 #DCF99B
analogous
#9BADF9 #B89BF9 #E79BF9
triadic
#B89BF9 #F9B89B #9BF9B8
tetradic
#B89BF9 #F99BAD #DCF99B #9BF9E7
square
#B89BF9 #F99BAD #DCF99B #9BF9E7
split-complementary
#B89BF9 #F9E79B #ADF99B
monochromatic
#6628F2 #8F61F6 #B89BF9 #E1D5FC #EBE2FD
Accessibility & contrast
On white
2.31
#B89BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#B89BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BF9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BF9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#ABABBE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b89bf9; /* rgb */ color: rgb(184, 155, 249); /* oklch */ color: oklch(75.2% 0.135 297.2);
Tailwind
colors: {
custom: {
50: '#cfb8fb',
500: '#b89bf9',
950: '#000000',
},
}SCSS
$custom: #b89bf9; $custom-light: #cfb8fb; $custom-dark: #000000;
JSON
{
"hex": "#b89bf9",
"rgb": {
"r": 184,
"g": 155,
"b": 249
},
"hsl": {
"h": 258.511,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.75155,
"c": 0.13499,
"h": 297.2
},
"luminance": 0.40473
}Semantic roles & 50–950 ramp
primary
#B89BF9
secondary
#ECF5D6
accent
#E5009F
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085