#B89BF0#B89BF0
#B89BF0 is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.7% C 0.123 H 299.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BF0 |
|---|---|
| RGB | rgb(184, 155, 240) |
| HSL | hsl(260, 74%, 77%) |
| HSV | hsv(260, 35%, 94%) |
| CMYK | cmyk(23.3%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(69.42, 27.81, -38.77) |
| CIE-LCH | lch(69.42, 47.72, 305.65°) |
| OKLab | oklab(74.73% 0.0599 -0.1076) |
| OKLCH | oklch(74.73% 0.123 299.1) |
| XYZ | xyz(47.2132, 39.9241, 87.6399) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 3.56
Baby Purple
#CA9BF7
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 4.21
Lavender
#B39DDB
ΔE00 4.46
Liliac
#C48EFD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BF0 #D3F09B
analogous
#9BA8F0 #B89BF0 #E39BF0
triadic
#B89BF0 #F0B89B #9BF0B8
tetradic
#B89BF0 #F09BA8 #D3F09B #9BF0E3
square
#B89BF0 #F09BA8 #D3F09B #9BF0E3
split-complementary
#B89BF0 #F0E39B #A8F09B
monochromatic
#6C31E0 #9266E8 #B89BF0 #DED0F8 #ECE4FB
Accessibility & contrast
On white
2.34
#B89BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#B89BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BF0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BF0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F3
Deuteranopia (green-blind)
#8BA9EE
Tritanopia (blue-blind)
#AEA9BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b89bf0; /* rgb */ color: rgb(184, 155, 240); /* oklch */ color: oklch(74.7% 0.123 299.1);
Tailwind
colors: {
custom: {
50: '#ceb8f5',
500: '#b89bf0',
950: '#000000',
},
}SCSS
$custom: #b89bf0; $custom-light: #ceb8f5; $custom-dark: #000000;
JSON
{
"hex": "#b89bf0",
"rgb": {
"r": 184,
"g": 155,
"b": 240
},
"hsl": {
"h": 260.471,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.74731,
"c": 0.12314,
"h": 299.1
},
"luminance": 0.39924
}Semantic roles & 50–950 ramp
primary
#B89BF0
secondary
#EAF3D8
accent
#D60F92
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085