#8B89FA#8B89FA
#8B89FA is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.3% C 0.163 H 282.0°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8B89FA |
|---|---|
| RGB | rgb(139, 137, 250) |
| HSL | hsl(241, 92%, 76%) |
| HSV | hsv(241, 45%, 98%) |
| CMYK | cmyk(44.4%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(61.90, 28.81, -56.36) |
| CIE-LCH | lch(61.90, 63.29, 297.08°) |
| OKLab | oklab(68.28% 0.0339 -0.1597) |
| OKLCH | oklch(68.28% 0.163 282) |
| XYZ | xyz(36.8433, 30.2807, 94.3274) |
| Luminance | 0.3028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.40
Periwinkle (survey)
#8E82FE
ΔE00 2.39
Perrywinkle
#8F8CE7
ΔE00 3.22
Periwinkle Blue
#8F99FB
ΔE00 4.69
Cornflower
#6A79F7
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B89FA #F8FA89
analogous
#89BFFA #8B89FA #C389FA
triadic
#8B89FA #FA8B89 #89FA8B
tetradic
#8B89FA #FA89BF #F8FA89 #89FAC3
square
#8B89FA #FA89BF #F8FA89 #89FAC3
split-complementary
#8B89FA #FAC389 #BFFA89
monochromatic
#1814F5 #514EF8 #8B89FA #C5C4FC #E2E2FE
Accessibility & contrast
On white
2.98
#8B89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#8B89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B89FA
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B89FA | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9AFE
Deuteranopia (green-blind)
#5692F7
Tritanopia (blue-blind)
#66A0B5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8b89fa; /* rgb */ color: rgb(139, 137, 250); /* oklch */ color: oklch(68.3% 0.163 282.0);
Tailwind
colors: {
custom: {
50: '#b2abfc',
500: '#8b89fa',
950: '#000000',
},
}SCSS
$custom: #8b89fa; $custom-light: #b2abfc; $custom-dark: #000000;
JSON
{
"hex": "#8b89fa",
"rgb": {
"r": 139,
"g": 137,
"b": 250
},
"hsl": {
"h": 241.062,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.68278,
"c": 0.16325,
"h": 282
},
"luminance": 0.30282
}Semantic roles & 50–950 ramp
primary
#8B89FA
secondary
#F5F6D5
accent
#E600E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85