#B89BF4#B89BF4
#B89BF4 is a light, vivid violet. Relative luminance 0.402; OKLCH L 74.9% C 0.128 H 298.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BF4 |
|---|---|
| RGB | rgb(184, 155, 244) |
| HSL | hsl(260, 80%, 78%) |
| HSV | hsv(260, 36%, 96%) |
| CMYK | cmyk(24.6%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(69.59, 28.75, -40.69) |
| CIE-LCH | lch(69.59, 49.82, 305.24°) |
| OKLab | oklab(74.92% 0.0608 -0.1131) |
| OKLCH | oklch(74.92% 0.128 298.2) |
| XYZ | xyz(47.8139, 40.1644, 90.8039) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.43
Baby Purple
#CA9BF7
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 3.95
Lilac (survey)
#CEA2FD
ΔE00 4.26
Liliac
#C48EFD
ΔE00 4.84
Lavender
#B39DDB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BF4 #D7F49B
analogous
#9BAAF4 #B89BF4 #E59BF4
triadic
#B89BF4 #F4B89B #9BF4B8
tetradic
#B89BF4 #F49BAA #D7F49B #9BF4E5
square
#B89BF4 #F49BAA #D7F49B #9BF4E5
split-complementary
#B89BF4 #F4E59B #AAF49B
monochromatic
#6A2DE8 #9164EE #B89BF4 #DFD2FA #EBE3FC
Accessibility & contrast
On white
2.32
#B89BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B89BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BF4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BF4 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#ACAABC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b89bf4; /* rgb */ color: rgb(184, 155, 244); /* oklch */ color: oklch(74.9% 0.128 298.2);
Tailwind
colors: {
custom: {
50: '#cfb8f8',
500: '#b89bf4',
950: '#000000',
},
}SCSS
$custom: #b89bf4; $custom-light: #cfb8f8; $custom-dark: #000000;
JSON
{
"hex": "#b89bf4",
"rgb": {
"r": 184,
"g": 155,
"b": 244
},
"hsl": {
"h": 259.551,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.74917,
"c": 0.12841,
"h": 298.2
},
"luminance": 0.40165
}Semantic roles & 50–950 ramp
primary
#B89BF4
secondary
#EAF4D7
accent
#DD0998
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085