#B89BF3#B89BF3
#B89BF3 is a light, vivid violet. Relative luminance 0.401; OKLCH L 74.9% C 0.127 H 298.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BF3 |
|---|---|
| RGB | rgb(184, 155, 243) |
| HSL | hsl(260, 79%, 78%) |
| HSV | hsv(260, 36%, 95%) |
| CMYK | cmyk(24.3%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.54, 28.52, -40.21) |
| CIE-LCH | lch(69.54, 49.30, 305.34°) |
| OKLab | oklab(74.87% 0.0606 -0.1117) |
| OKLCH | oklch(74.87% 0.127 298.5) |
| XYZ | xyz(47.6625, 40.1038, 90.0064) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.45
Baby Purple
#CA9BF7
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 3.83
Lilac (survey)
#CEA2FD
ΔE00 4.24
Liliac
#C48EFD
ΔE00 4.90
Lavender
#B39DDB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BF3 #D6F39B
analogous
#9BAAF3 #B89BF3 #E49BF3
triadic
#B89BF3 #F3B89B #9BF3B8
tetradic
#B89BF3 #F39BAA #D6F39B #9BF3E4
square
#B89BF3 #F39BAA #D6F39B #9BF3E4
split-complementary
#B89BF3 #F3E49B #AAF39B
monochromatic
#6A2EE6 #9164EC #B89BF3 #DFD2FA #ECE4FC
Accessibility & contrast
On white
2.33
#B89BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#B89BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BF3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BF3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF6
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#ADAABC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b89bf3; /* rgb */ color: rgb(184, 155, 243); /* oklch */ color: oklch(74.9% 0.127 298.5);
Tailwind
colors: {
custom: {
50: '#cfb8f7',
500: '#b89bf3',
950: '#000000',
},
}SCSS
$custom: #b89bf3; $custom-light: #cfb8f7; $custom-dark: #000000;
JSON
{
"hex": "#b89bf3",
"rgb": {
"r": 184,
"g": 155,
"b": 243
},
"hsl": {
"h": 259.773,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.7487,
"c": 0.1271,
"h": 298.5
},
"luminance": 0.40104
}Semantic roles & 50–950 ramp
primary
#B89BF3
secondary
#EAF4D7
accent
#DB0B96
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085