#B89AED#B89AED
#B89AED is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.4% C 0.121 H 300.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AED |
|---|---|
| RGB | rgb(184, 154, 237) |
| HSL | hsl(262, 70%, 77%) |
| HSV | hsv(262, 35%, 93%) |
| CMYK | cmyk(22.4%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(69.05, 27.68, -37.70) |
| CIE-LCH | lch(69.05, 46.77, 306.28°) |
| OKLab | oklab(74.41% 0.0606 -0.1045) |
| OKLCH | oklch(74.41% 0.121 300.1) |
| XYZ | xyz(46.6055, 39.4158, 85.2570) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.25
Baby Purple
#CA9BF7
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 3.75
Lavender
#B39DDB
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.28
Liliac
#C48EFD
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AED #CFED9A
analogous
#9AA6ED #B89AED #E29AED
triadic
#B89AED #EDB89A #9AEDB8
tetradic
#B89AED #ED9AA6 #CFED9A #9AEDE2
square
#B89AED #ED9AA6 #CFED9A #9AEDE2
split-complementary
#B89AED #EDE29A #A6ED9A
monochromatic
#6F32DA #9366E4 #B89AED #DDCEF6 #EDE5FA
Accessibility & contrast
On white
2.36
#B89AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#B89AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AED
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AED | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#AEA7B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b89aed; /* rgb */ color: rgb(184, 154, 237); /* oklch */ color: oklch(74.4% 0.121 300.1);
Tailwind
colors: {
custom: {
50: '#ceb8f3',
500: '#b89aed',
950: '#000000',
},
}SCSS
$custom: #b89aed; $custom-light: #ceb8f3; $custom-dark: #000000;
JSON
{
"hex": "#b89aed",
"rgb": {
"r": 184,
"g": 154,
"b": 237
},
"hsl": {
"h": 261.687,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.74412,
"c": 0.12081,
"h": 300.1
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#B89AED
secondary
#E9F2D9
accent
#D2148D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085