#B89AFA#B89AFA
#B89AFA is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.0% C 0.138 H 297.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AFA |
|---|---|
| RGB | rgb(184, 154, 250) |
| HSL | hsl(259, 91%, 79%) |
| HSV | hsv(259, 38%, 98%) |
| CMYK | cmyk(26.4%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(69.61, 30.73, -43.92) |
| CIE-LCH | lch(69.61, 53.60, 304.98°) |
| OKLab | oklab(75.02% 0.0634 -0.1224) |
| OKLCH | oklch(75.02% 0.138 297.4) |
| XYZ | xyz(48.5740, 40.2032, 95.6249) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.56
Baby Purple
#CA9BF7
ΔE00 4.16
Liliac
#C48EFD
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 4.78
Lavender
#B39DDB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AFA #DCFA9A
analogous
#9AACFA #B89AFA #E89AFA
triadic
#B89AFA #FAB89A #9AFAB8
tetradic
#B89AFA #FA9AAC #DCFA9A #9AFAE8
square
#B89AFA #FA9AAC #DCFA9A #9AFAE8
split-complementary
#B89AFA #FAE89A #ACFA9A
monochromatic
#6625F4 #8F60F7 #B89AFA #E1D4FD #EBE2FE
Accessibility & contrast
On white
2.32
#B89AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#B89AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AFA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AFA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#ABAABE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b89afa; /* rgb */ color: rgb(184, 154, 250); /* oklch */ color: oklch(75.0% 0.138 297.4);
Tailwind
colors: {
custom: {
50: '#cfb8fc',
500: '#b89afa',
950: '#000000',
},
}SCSS
$custom: #b89afa; $custom-light: #cfb8fc; $custom-dark: #000000;
JSON
{
"hex": "#b89afa",
"rgb": {
"r": 184,
"g": 154,
"b": 250
},
"hsl": {
"h": 258.75,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.75025,
"c": 0.13786,
"h": 297.4
},
"luminance": 0.40204
}Semantic roles & 50–950 ramp
primary
#B89AFA
secondary
#ECF6D5
accent
#E6009E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085