#B89FFD#B89FFD
#B89FFD is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.1% C 0.134 H 295.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FFD |
|---|---|
| RGB | rgb(184, 159, 253) |
| HSL | hsl(256, 96%, 81%) |
| HSV | hsv(256, 37%, 99%) |
| CMYK | cmyk(27.3%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.92, 28.66, -43.50) |
| CIE-LCH | lch(70.92, 52.09, 303.38°) |
| OKLab | oklab(76.07% 0.0572 -0.1212) |
| OKLCH | oklch(76.07% 0.134 295.3) |
| XYZ | xyz(49.8907, 42.0779, 98.4028) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.79
Lilac (survey)
#CEA2FD
ΔE00 4.76
Baby Purple
#CA9BF7
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.14
Liliac
#C48EFD
ΔE00 5.68
Pale Violet
#CEAEFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FFD #E4FD9F
analogous
#9FB5FD #B89FFD #E79FFD
triadic
#B89FFD #FDB89F #9FFDB8
tetradic
#B89FFD #FD9FB5 #E4FD9F #9FFDE7
square
#B89FFD #FD9FB5 #E4FD9F #9FFDE7
split-complementary
#B89FFD #FDE79F #B5FD9F
monochromatic
#5F27FB #8C63FC #B89FFD #E4DBFE #E9E1FE
Accessibility & contrast
On white
2.23
#B89FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#B89FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FFD
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FFD | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#AAAFC2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b89ffd; /* rgb */ color: rgb(184, 159, 253); /* oklch */ color: oklch(76.1% 0.134 295.3);
Tailwind
colors: {
custom: {
50: '#cfbbfe',
500: '#b89ffd',
950: '#000000',
},
}SCSS
$custom: #b89ffd; $custom-light: #cfbbfe; $custom-dark: #000000;
JSON
{
"hex": "#b89ffd",
"rgb": {
"r": 184,
"g": 159,
"b": 253
},
"hsl": {
"h": 255.957,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.76065,
"c": 0.13405,
"h": 295.3
},
"luminance": 0.42078
}Semantic roles & 50–950 ramp
primary
#B89FFD
secondary
#EEF7D4
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186