#B89BFE#B89BFE
#B89BFE is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.4% C 0.142 H 296.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BFE |
|---|---|
| RGB | rgb(184, 155, 254) |
| HSL | hsl(258, 98%, 80%) |
| HSV | hsv(258, 39%, 100%) |
| CMYK | cmyk(27.6%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(70.03, 31.13, -45.45) |
| CIE-LCH | lch(70.03, 55.08, 304.41°) |
| OKLab | oklab(75.4% 0.0628 -0.1269) |
| OKLCH | oklch(75.4% 0.142 296.3) |
| XYZ | xyz(49.3736, 40.7882, 99.0184) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.76
Baby Purple
#CA9BF7
ΔE00 4.59
Liliac
#C48EFD
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BFE #E1FE9B
analogous
#9BAFFE #B89BFE #EA9BFE
triadic
#B89BFE #FEB89B #9BFEB8
tetradic
#B89BFE #FE9BAF #E1FE9B #9BFEEA
square
#B89BFE #FE9BAF #E1FE9B #9BFEEA
split-complementary
#B89BFE #FEEA9B #AFFE9B
monochromatic
#6222FD #8D5EFD #B89BFE #E3D8FF #E9E1FF
Accessibility & contrast
On white
2.29
#B89BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B89BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BFE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BFE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#AAACC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b89bfe; /* rgb */ color: rgb(184, 155, 254); /* oklch */ color: oklch(75.4% 0.142 296.3);
Tailwind
colors: {
custom: {
50: '#cfb8ff',
500: '#b89bfe',
950: '#000000',
},
}SCSS
$custom: #b89bfe; $custom-light: #cfb8ff; $custom-dark: #000000;
JSON
{
"hex": "#b89bfe",
"rgb": {
"r": 184,
"g": 155,
"b": 254
},
"hsl": {
"h": 257.576,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.75397,
"c": 0.14154,
"h": 296.3
},
"luminance": 0.40789
}Semantic roles & 50–950 ramp
primary
#B89BFE
secondary
#EDF7D4
accent
#E600A2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086