#B89BEF#B89BEF
#B89BEF is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.7% C 0.122 H 299.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BEF |
|---|---|
| RGB | rgb(184, 155, 239) |
| HSL | hsl(261, 72%, 77%) |
| HSV | hsv(261, 35%, 94%) |
| CMYK | cmyk(23%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(69.37, 27.58, -38.29) |
| CIE-LCH | lch(69.37, 47.19, 305.76°) |
| OKLab | oklab(74.69% 0.0597 -0.1062) |
| OKLCH | oklch(74.69% 0.122 299.3) |
| XYZ | xyz(47.0650, 39.8648, 86.8597) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.40
Pastel Purple
#CAA0FF
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender
#B39DDB
ΔE00 4.28
Liliac
#C48EFD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BEF #D2EF9B
analogous
#9BA8EF #B89BEF #E29BEF
triadic
#B89BEF #EFB89B #9BEFB8
tetradic
#B89BEF #EF9BA8 #D2EF9B #9BEFE2
square
#B89BEF #EF9BA8 #D2EF9B #9BEFE2
split-complementary
#B89BEF #EFE29B #A8EF9B
monochromatic
#6D31DE #9366E7 #B89BEF #DDD0F7 #ECE5FB
Accessibility & contrast
On white
2.34
#B89BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#B89BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BEF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BEF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#AEA9BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b89bef; /* rgb */ color: rgb(184, 155, 239); /* oklch */ color: oklch(74.7% 0.122 299.3);
Tailwind
colors: {
custom: {
50: '#ceb8f4',
500: '#b89bef',
950: '#000000',
},
}SCSS
$custom: #b89bef; $custom-light: #ceb8f4; $custom-dark: #000000;
JSON
{
"hex": "#b89bef",
"rgb": {
"r": 184,
"g": 155,
"b": 239
},
"hsl": {
"h": 260.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.74685,
"c": 0.12183,
"h": 299.3
},
"luminance": 0.39865
}Semantic roles & 50–950 ramp
primary
#B89BEF
secondary
#EAF2D9
accent
#D41191
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085