#B89FF9#B89FF9
#B89FF9 is a light, vivid violet. Relative luminance 0.418; OKLCH L 75.9% C 0.129 H 296.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FF9 |
|---|---|
| RGB | rgb(184, 159, 249) |
| HSL | hsl(257, 88%, 80%) |
| HSV | hsv(257, 36%, 98%) |
| CMYK | cmyk(26.1%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.75, 27.70, -41.60) |
| CIE-LCH | lch(70.75, 49.98, 303.66°) |
| OKLab | oklab(75.88% 0.0564 -0.1157) |
| OKLCH | oklch(75.88% 0.129 296) |
| XYZ | xyz(49.2601, 41.8256, 95.0821) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.64
Lilac (survey)
#CEA2FD
ΔE00 4.50
Baby Purple
#CA9BF7
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 4.61
Pale Violet
#CEAEFA
ΔE00 5.61
Lavender
#B39DDB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FF9 #E0F99F
analogous
#9FB3F9 #B89FF9 #E59FF9
triadic
#B89FF9 #F9B89F #9FF9B8
tetradic
#B89FF9 #F99FB3 #E0F99F #9FF9E5
square
#B89FF9 #F99FB3 #E0F99F #9FF9E5
split-complementary
#B89FF9 #F9E59F #B3F99F
monochromatic
#632CF2 #8D65F5 #B89FF9 #E3D9FD #EAE2FD
Accessibility & contrast
On white
2.24
#B89FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#B89FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FF9
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FF9 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#ABAEC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b89ff9; /* rgb */ color: rgb(184, 159, 249); /* oklch */ color: oklch(75.9% 0.129 296.0);
Tailwind
colors: {
custom: {
50: '#cfbbfb',
500: '#b89ff9',
950: '#000000',
},
}SCSS
$custom: #b89ff9; $custom-light: #cfbbfb; $custom-dark: #000000;
JSON
{
"hex": "#b89ff9",
"rgb": {
"r": 184,
"g": 159,
"b": 249
},
"hsl": {
"h": 256.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.75875,
"c": 0.12874,
"h": 296
},
"luminance": 0.41826
}Semantic roles & 50–950 ramp
primary
#B89FF9
secondary
#ECF5D6
accent
#E501A5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185