#B89EFF#B89EFF
#B89EFF is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.0% C 0.138 H 295.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EFF |
|---|---|
| RGB | rgb(184, 158, 255) |
| HSL | hsl(256, 100%, 81%) |
| HSV | hsv(256, 38%, 100%) |
| CMYK | cmyk(27.8%, 38%, 0%, 0%) |
| CIE-LAB | lab(70.78, 29.70, -44.81) |
| CIE-LCH | lch(70.78, 53.76, 303.53°) |
| OKLab | oklab(75.98% 0.059 -0.125) |
| OKLCH | oklch(75.98% 0.138 295.2) |
| XYZ | xyz(50.0397, 41.8634, 100.0325) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.39
Liliac
#C48EFD
ΔE00 5.43
Pale Violet
#CEAEFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EFF #E5FF9E
analogous
#9EB4FF #B89EFF #E89EFF
triadic
#B89EFF #FFB89E #9EFFB8
tetradic
#B89EFF #FF9EB4 #E5FF9E #9EFFE8
square
#B89EFF #FF9EB4 #E5FF9E #9EFFE8
split-complementary
#B89EFF #FFE89E #B4FF9E
monochromatic
#5E24FF #8B61FF #B89EFF #E5DBFF #E9E0FF
Accessibility & contrast
On white
2.24
#B89EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#B89EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EFF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EFF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#A9AFC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b89eff; /* rgb */ color: rgb(184, 158, 255); /* oklch */ color: oklch(76.0% 0.138 295.2);
Tailwind
colors: {
custom: {
50: '#cfbbff',
500: '#b89eff',
950: '#000000',
},
}SCSS
$custom: #b89eff; $custom-light: #cfbbff; $custom-dark: #000000;
JSON
{
"hex": "#b89eff",
"rgb": {
"r": 184,
"g": 158,
"b": 255
},
"hsl": {
"h": 256.082,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.75981,
"c": 0.13824,
"h": 295.2
},
"luminance": 0.41864
}Semantic roles & 50–950 ramp
primary
#B89EFF
secondary
#EEF7D4
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086