#B89FEB#B89FEB
#B89FEB is a light, moderate violet. Relative luminance 0.410; OKLCH L 75.2% C 0.110 H 298.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FEB |
|---|---|
| RGB | rgb(184, 159, 235) |
| HSL | hsl(260, 66%, 77%) |
| HSV | hsv(260, 32%, 92%) |
| CMYK | cmyk(21.7%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.17, 24.43, -34.87) |
| CIE-LCH | lch(70.17, 42.58, 305.01°) |
| OKLab | oklab(75.24% 0.0531 -0.0964) |
| OKLCH | oklch(75.24% 0.11 298.8) |
| XYZ | xyz(47.1574, 40.9845, 84.0075) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.06
Lavender (survey)
#C79FEF
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 4.42
Lilac (survey)
#CEA2FD
ΔE00 4.55
Pale Violet
#CEAEFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FEB #D2EB9F
analogous
#9FACEB #B89FEB #DE9FEB
triadic
#B89FEB #EBB89F #9FEBB8
tetradic
#B89FEB #EB9FAC #D2EB9F #9FEBDE
square
#B89FEB #EB9FAC #D2EB9F #9FEBDE
split-complementary
#B89FEB #EBDE9F #ACEB9F
monochromatic
#6D3AD6 #936CE0 #B89FEB #DDD2F6 #ECE6FA
Accessibility & contrast
On white
2.28
#B89FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#B89FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FEB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FEB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEE
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#AFABBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b89feb; /* rgb */ color: rgb(184, 159, 235); /* oklch */ color: oklch(75.2% 0.110 298.8);
Tailwind
colors: {
custom: {
50: '#cebbf1',
500: '#b89feb',
950: '#000000',
},
}SCSS
$custom: #b89feb; $custom-light: #cebbf1; $custom-dark: #000000;
JSON
{
"hex": "#b89feb",
"rgb": {
"r": 184,
"g": 159,
"b": 235
},
"hsl": {
"h": 259.737,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.75235,
"c": 0.11009,
"h": 298.8
},
"luminance": 0.40985
}Semantic roles & 50–950 ramp
primary
#B89FEB
secondary
#EAF1DA
accent
#CD1892
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185