#B89BF2#B89BF2
#B89BF2 is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.8% C 0.126 H 298.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BF2 |
|---|---|
| RGB | rgb(184, 155, 242) |
| HSL | hsl(260, 77%, 78%) |
| HSV | hsv(260, 36%, 95%) |
| CMYK | cmyk(24%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(69.50, 28.28, -39.73) |
| CIE-LCH | lch(69.50, 48.77, 305.44°) |
| OKLab | oklab(74.82% 0.0603 -0.1104) |
| OKLCH | oklch(74.82% 0.126 298.7) |
| XYZ | xyz(47.5119, 40.0435, 89.2133) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 3.71
Baby Purple
#CA9BF7
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender
#B39DDB
ΔE00 4.82
Liliac
#C48EFD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BF2 #D5F29B
analogous
#9BA9F2 #B89BF2 #E39BF2
triadic
#B89BF2 #F2B89B #9BF2B8
tetradic
#B89BF2 #F29BA9 #D5F29B #9BF2E3
square
#B89BF2 #F29BA9 #D5F29B #9BF2E3
split-complementary
#B89BF2 #F2E39B #A9F29B
monochromatic
#6B2FE4 #9265EB #B89BF2 #DED1F9 #ECE4FB
Accessibility & contrast
On white
2.33
#B89BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B89BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BF2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BF2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF5
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#ADA9BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b89bf2; /* rgb */ color: rgb(184, 155, 242); /* oklch */ color: oklch(74.8% 0.126 298.7);
Tailwind
colors: {
custom: {
50: '#cfb8f6',
500: '#b89bf2',
950: '#000000',
},
}SCSS
$custom: #b89bf2; $custom-light: #cfb8f6; $custom-dark: #000000;
JSON
{
"hex": "#b89bf2",
"rgb": {
"r": 184,
"g": 155,
"b": 242
},
"hsl": {
"h": 260,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.74824,
"c": 0.12578,
"h": 298.7
},
"luminance": 0.40044
}Semantic roles & 50–950 ramp
primary
#B89BF2
secondary
#EAF3D8
accent
#D90C95
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085