#B989FA#B989FA
#B989FA is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.2% C 0.165 H 302.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B989FA |
|---|---|
| RGB | rgb(185, 137, 250) |
| HSL | hsl(265, 92%, 76%) |
| HSV | hsv(265, 45%, 98%) |
| CMYK | cmyk(26%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(65.83, 40.42, -49.86) |
| CIE-LCH | lch(65.83, 64.19, 309.03°) |
| OKLab | oklab(72.19% 0.0874 -0.1396) |
| OKLCH | oklch(72.19% 0.165 302) |
| XYZ | xyz(46.2047, 35.1077, 94.7662) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.27
Light Purple
#BF77F6
ΔE00 4.64
Baby Purple
#CA9BF7
ΔE00 5.72
Easter Purple
#C071FE
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 6.21
Light Urple
#B36FF6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B989FA #CAFA89
analogous
#8991FA #B989FA #F289FA
triadic
#B989FA #FAB989 #89FAB9
tetradic
#B989FA #FA8991 #CAFA89 #89FAF2
square
#B989FA #FA8991 #CAFA89 #89FAF2
split-complementary
#B989FA #FAF289 #91FA89
monochromatic
#7314F5 #964EF8 #B989FA #DCC4FC #EEE2FE
Accessibility & contrast
On white
2.62
#B989FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B989FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B989FA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B989FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B989FA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#74A0F7
Tritanopia (blue-blind)
#AD9DB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b989fa; /* rgb */ color: rgb(185, 137, 250); /* oklch */ color: oklch(72.2% 0.165 302.0);
Tailwind
colors: {
custom: {
50: '#d0acfc',
500: '#b989fa',
950: '#000000',
},
}SCSS
$custom: #b989fa; $custom-light: #d0acfc; $custom-dark: #000000;
JSON
{
"hex": "#b989fa",
"rgb": {
"r": 185,
"g": 137,
"b": 250
},
"hsl": {
"h": 265.487,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.72192,
"c": 0.16473,
"h": 302
},
"luminance": 0.35108
}Semantic roles & 50–950 ramp
primary
#B989FA
secondary
#E8F6D5
accent
#E60084
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85