#B89FFC#B89FFC
#B89FFC is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.0% C 0.133 H 295.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FFC |
|---|---|
| RGB | rgb(184, 159, 252) |
| HSL | hsl(256, 94%, 81%) |
| HSV | hsv(256, 37%, 99%) |
| CMYK | cmyk(27%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.88, 28.42, -43.02) |
| CIE-LCH | lch(70.88, 51.56, 303.45°) |
| OKLab | oklab(76.02% 0.057 -0.1199) |
| OKLCH | oklch(76.02% 0.133 295.4) |
| XYZ | xyz(49.7318, 42.0143, 97.5661) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.69
Baby Purple
#CA9BF7
ΔE00 4.76
Lavender (survey)
#C79FEF
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.68
Pale Violet
#CEAEFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FFC #E3FC9F
analogous
#9FB4FC #B89FFC #E69FFC
triadic
#B89FFC #FCB89F #9FFCB8
tetradic
#B89FFC #FC9FB4 #E3FC9F #9FFCE6
square
#B89FFC #FC9FB4 #E3FC9F #9FFCE6
split-complementary
#B89FFC #FCE69F #B4FC9F
monochromatic
#6028F8 #8C64FA #B89FFC #E4DAFE #E9E1FE
Accessibility & contrast
On white
2.23
#B89FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#B89FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FFC
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FFC | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#8AACFA
Tritanopia (blue-blind)
#AAAFC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b89ffc; /* rgb */ color: rgb(184, 159, 252); /* oklch */ color: oklch(76.0% 0.133 295.4);
Tailwind
colors: {
custom: {
50: '#cfbbfd',
500: '#b89ffc',
950: '#000000',
},
}SCSS
$custom: #b89ffc; $custom-light: #cfbbfd; $custom-dark: #000000;
JSON
{
"hex": "#b89ffc",
"rgb": {
"r": 184,
"g": 159,
"b": 252
},
"hsl": {
"h": 256.129,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.76017,
"c": 0.13272,
"h": 295.4
},
"luminance": 0.42015
}Semantic roles & 50–950 ramp
primary
#B89FFC
secondary
#EDF6D5
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186