#B89DFF#B89DFF
#B89DFF is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.8% C 0.140 H 295.6°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B89DFF |
|---|---|
| RGB | rgb(184, 157, 255) |
| HSL | hsl(257, 100%, 81%) |
| HSV | hsv(257, 38%, 100%) |
| CMYK | cmyk(27.8%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(70.54, 30.25, -45.18) |
| CIE-LCH | lch(70.54, 54.38, 303.81°) |
| OKLab | oklab(75.8% 0.0603 -0.1261) |
| OKLCH | oklch(75.8% 0.14 295.6) |
| XYZ | xyz(49.8698, 41.5237, 99.9758) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.83
Baby Purple
#CA9BF7
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.39
Pale Violet
#CEAEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89DFF #E4FF9D
analogous
#9DB3FF #B89DFF #E99DFF
triadic
#B89DFF #FFB89D #9DFFB8
tetradic
#B89DFF #FF9DB3 #E4FF9D #9DFFE9
square
#B89DFF #FF9DB3 #E4FF9D #9DFFE9
split-complementary
#B89DFF #FFE99D #B3FF9D
monochromatic
#5F23FF #8C60FF #B89DFF #E4DAFF #E9E0FF
Accessibility & contrast
On white
2.26
#B89DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B89DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89DFF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89DFF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#A9AEC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b89dff; /* rgb */ color: rgb(184, 157, 255); /* oklch */ color: oklch(75.8% 0.140 295.6);
Tailwind
colors: {
custom: {
50: '#cfbaff',
500: '#b89dff',
950: '#000000',
},
}SCSS
$custom: #b89dff; $custom-light: #cfbaff; $custom-dark: #000000;
JSON
{
"hex": "#b89dff",
"rgb": {
"r": 184,
"g": 157,
"b": 255
},
"hsl": {
"h": 256.531,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.75802,
"c": 0.13977,
"h": 295.6
},
"luminance": 0.41524
}Semantic roles & 50–950 ramp
primary
#B89DFF
secondary
#EEF7D4
accent
#E600A6
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086