#B989FF#B989FF
#B989FF is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.5% C 0.171 H 301.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B989FF |
|---|---|
| RGB | rgb(185, 137, 255) |
| HSL | hsl(264, 100%, 77%) |
| HSV | hsv(264, 46%, 100%) |
| CMYK | cmyk(27.5%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(66.08, 41.60, -52.21) |
| CIE-LCH | lch(66.08, 66.75, 308.55°) |
| OKLab | oklab(72.46% 0.0881 -0.1465) |
| OKLCH | oklch(72.46% 0.171 301) |
| XYZ | xyz(46.9991, 35.4254, 98.9501) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.55
Light Purple
#BF77F6
ΔE00 4.81
Easter Purple
#C071FE
ΔE00 5.81
Baby Purple
#CA9BF7
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.42
Light Urple
#B36FF6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B989FF #CFFF89
analogous
#8994FF #B989FF #F489FF
triadic
#B989FF #FFB989 #89FFB9
tetradic
#B989FF #FF8994 #CFFF89 #89FFF4
square
#B989FF #FF8994 #CFFF89 #89FFF4
split-complementary
#B989FF #FFF489 #94FF89
monochromatic
#700FFF #954CFF #B989FF #DDC6FF #EDE0FF
Accessibility & contrast
On white
2.60
#B989FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#B989FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B989FF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B989FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B989FF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#AC9EB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b989ff; /* rgb */ color: rgb(185, 137, 255); /* oklch */ color: oklch(72.5% 0.171 301.0);
Tailwind
colors: {
custom: {
50: '#d0acff',
500: '#b989ff',
950: '#000000',
},
}SCSS
$custom: #b989ff; $custom-light: #d0acff; $custom-dark: #000000;
JSON
{
"hex": "#b989ff",
"rgb": {
"r": 185,
"g": 137,
"b": 255
},
"hsl": {
"h": 264.407,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.72457,
"c": 0.17089,
"h": 301
},
"luminance": 0.35426
}Semantic roles & 50–950 ramp
primary
#B989FF
secondary
#E9F7D4
accent
#E60088
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86