#B89FF4#B89FF4
#B89FF4 is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.6% C 0.122 H 296.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FF4 |
|---|---|
| RGB | rgb(184, 159, 244) |
| HSL | hsl(258, 79%, 79%) |
| HSV | hsv(258, 35%, 96%) |
| CMYK | cmyk(24.6%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(70.54, 26.52, -39.21) |
| CIE-LCH | lch(70.54, 47.33, 304.07°) |
| OKLab | oklab(75.64% 0.0553 -0.1089) |
| OKLCH | oklch(75.64% 0.122 296.9) |
| XYZ | xyz(48.4907, 41.5179, 91.0295) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 4.00
Baby Purple
#CA9BF7
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.33
Lavender
#B39DDB
ΔE00 4.80
Pale Violet
#CEAEFA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FF4 #DBF49F
analogous
#9FB1F4 #B89FF4 #E39FF4
triadic
#B89FF4 #F4B89F #9FF4B8
tetradic
#B89FF4 #F49FB1 #DBF49F #9FF4E3
square
#B89FF4 #F49FB1 #DBF49F #9FF4E3
split-complementary
#B89FF4 #F4E39F #B1F49F
monochromatic
#6731E7 #8F68EE #B89FF4 #E1D6FA #EBE4FC
Accessibility & contrast
On white
2.26
#B89FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B89FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FF4
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FF4 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF7
Deuteranopia (green-blind)
#8DACF2
Tritanopia (blue-blind)
#ACADBE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b89ff4; /* rgb */ color: rgb(184, 159, 244); /* oklch */ color: oklch(75.6% 0.122 296.9);
Tailwind
colors: {
custom: {
50: '#cfbbf8',
500: '#b89ff4',
950: '#000000',
},
}SCSS
$custom: #b89ff4; $custom-light: #cfbbf8; $custom-dark: #000000;
JSON
{
"hex": "#b89ff4",
"rgb": {
"r": 184,
"g": 159,
"b": 244
},
"hsl": {
"h": 257.647,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.75642,
"c": 0.12209,
"h": 296.9
},
"luminance": 0.41518
}Semantic roles & 50–950 ramp
primary
#B89FF4
secondary
#EBF4D7
accent
#DC0A9E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185