#8B89F7#8B89F7
#8B89F7 is a light, vivid blue. Relative luminance 0.301; OKLCH L 68.1% C 0.159 H 282.1°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8B89F7 |
|---|---|
| RGB | rgb(139, 137, 247) |
| HSL | hsl(241, 87%, 75%) |
| HSV | hsv(241, 45%, 97%) |
| CMYK | cmyk(43.7%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(61.74, 27.96, -54.96) |
| CIE-LCH | lch(61.74, 61.66, 296.96°) |
| OKLab | oklab(68.11% 0.0335 -0.1556) |
| OKLCH | oklch(68.11% 0.159 282.1) |
| XYZ | xyz(36.3767, 30.0940, 91.8697) |
| Luminance | 0.3010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.34
Periwinkle (survey)
#8E82FE
ΔE00 2.53
Perrywinkle
#8F8CE7
ΔE00 2.84
Periwinkle Blue
#8F99FB
ΔE00 4.69
Cornflower
#6A79F7
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B89F7 #F5F789
analogous
#89BEF7 #8B89F7 #C289F7
triadic
#8B89F7 #F78B89 #89F78B
tetradic
#8B89F7 #F789BE #F5F789 #89F7C2
square
#8B89F7 #F789BE #F5F789 #89F7C2
split-complementary
#8B89F7 #F7C289 #BEF789
monochromatic
#1A16EF #5350F3 #8B89F7 #C3C2FB #E3E2FD
Accessibility & contrast
On white
2.99
#8B89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#8B89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B89F7
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B89F7 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FB
Deuteranopia (green-blind)
#5891F4
Tritanopia (blue-blind)
#68A0B4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8b89f7; /* rgb */ color: rgb(139, 137, 247); /* oklch */ color: oklch(68.1% 0.159 282.1);
Tailwind
colors: {
custom: {
50: '#b2abfa',
500: '#8b89f7',
950: '#000000',
},
}SCSS
$custom: #8b89f7; $custom-light: #b2abfa; $custom-dark: #000000;
JSON
{
"hex": "#8b89f7",
"rgb": {
"r": 139,
"g": 137,
"b": 247
},
"hsl": {
"h": 241.091,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.68105,
"c": 0.15918,
"h": 282.1
},
"luminance": 0.30096
}Semantic roles & 50–950 ramp
primary
#8B89F7
secondary
#F5F5D6
accent
#E402E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85