#B89EEF#B89EEF
#B89EEF is a light, moderate violet. Relative luminance 0.409; OKLCH L 75.2% C 0.117 H 298.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EEF |
|---|---|
| RGB | rgb(184, 158, 239) |
| HSL | hsl(259, 72%, 78%) |
| HSV | hsv(259, 34%, 94%) |
| CMYK | cmyk(23%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.09, 25.91, -37.18) |
| CIE-LCH | lch(70.09, 45.32, 304.87°) |
| OKLab | oklab(75.23% 0.0555 -0.103) |
| OKLCH | oklch(75.23% 0.117 298.3) |
| XYZ | xyz(47.5705, 40.8758, 87.0282) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 3.79
Lavender
#B39DDB
ΔE00 3.92
Baby Purple
#CA9BF7
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.29
Pale Violet
#CEAEFA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EEF #D5EF9E
analogous
#9EACEF #B89EEF #E09EEF
triadic
#B89EEF #EFB89E #9EEFB8
tetradic
#B89EEF #EF9EAC #D5EF9E #9EEFE0
square
#B89EEF #EF9EAC #D5EF9E #9EEFE0
split-complementary
#B89EEF #EFE09E #ACEF9E
monochromatic
#6B35DE #9269E6 #B89EEF #DED3F8 #ECE5FB
Accessibility & contrast
On white
2.29
#B89EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#B89EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EEF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EEF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#AEABBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b89eef; /* rgb */ color: rgb(184, 158, 239); /* oklch */ color: oklch(75.2% 0.117 298.3);
Tailwind
colors: {
custom: {
50: '#cebaf4',
500: '#b89eef',
950: '#000000',
},
}SCSS
$custom: #b89eef; $custom-light: #cebaf4; $custom-dark: #000000;
JSON
{
"hex": "#b89eef",
"rgb": {
"r": 184,
"g": 158,
"b": 239
},
"hsl": {
"h": 259.259,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.75231,
"c": 0.11702,
"h": 298.3
},
"luminance": 0.40876
}Semantic roles & 50–950 ramp
primary
#B89EEF
secondary
#EAF2D9
accent
#D41295
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085