#9B89F6#9B89F6
#9B89F6 is a light, vivid blue. Relative luminance 0.315; OKLCH L 69.3% C 0.157 H 289.2°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9B89F6 |
|---|---|
| RGB | rgb(155, 137, 246) |
| HSL | hsl(250, 86%, 75%) |
| HSV | hsv(250, 44%, 96%) |
| CMYK | cmyk(37%, 44.3%, 0%, 3.5%) |
| CIE-LAB | lab(62.94, 31.59, -52.42) |
| CIE-LCH | lch(62.94, 61.21, 301.07°) |
| OKLab | oklab(69.31% 0.0516 -0.1478) |
| OKLCH | oklch(69.31% 0.157 289.2) |
| XYZ | xyz(39.0933, 31.5126, 91.1937) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.31
Periwinkle (survey)
#8E82FE
ΔE00 3.31
Perrywinkle
#8F8CE7
ΔE00 3.48
Periwinkle Blue
#8F99FB
ΔE00 6.31
Liliac
#C48EFD
ΔE00 8.01
Mediumpurple
#9370DB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B89F6 #E4F689
analogous
#89AEF6 #9B89F6 #D189F6
triadic
#9B89F6 #F69B89 #89F69B
tetradic
#9B89F6 #F689AE #E4F689 #89F6D1
square
#9B89F6 #F689AE #E4F689 #89F6D1
split-complementary
#9B89F6 #F6D189 #AEF689
monochromatic
#3B17ED #6B50F2 #9B89F6 #CBC2FA #E7E3FD
Accessibility & contrast
On white
2.88
#9B89F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#9B89F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B89F6
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B89F6 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFA
Deuteranopia (green-blind)
#6396F3
Tritanopia (blue-blind)
#839EB4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9b89f6; /* rgb */ color: rgb(155, 137, 246); /* oklch */ color: oklch(69.3% 0.157 289.2);
Tailwind
colors: {
custom: {
50: '#bcabfa',
500: '#9b89f6',
950: '#000000',
},
}SCSS
$custom: #9b89f6; $custom-light: #bcabfa; $custom-dark: #000000;
JSON
{
"hex": "#9b89f6",
"rgb": {
"r": 155,
"g": 137,
"b": 246
},
"hsl": {
"h": 249.908,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.69308,
"c": 0.15655,
"h": 289.2
},
"luminance": 0.31514
}Semantic roles & 50–950 ramp
primary
#9B89F6
secondary
#F0F5D6
accent
#E203BD
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#121017
muted
#817F85