#8B89FF#8B89FF
#8B89FF is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.6% C 0.170 H 281.7°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8B89FF |
|---|---|
| RGB | rgb(139, 137, 255) |
| HSL | hsl(241, 100%, 77%) |
| HSV | hsv(241, 46%, 100%) |
| CMYK | cmyk(45.5%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(62.17, 30.24, -58.67) |
| CIE-LCH | lch(62.17, 66.00, 297.27°) |
| OKLab | oklab(68.57% 0.0345 -0.1665) |
| OKLCH | oklch(68.57% 0.17 281.7) |
| XYZ | xyz(37.6377, 30.5985, 98.5113) |
| Luminance | 0.3060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.99
Periwinkle (survey)
#8E82FE
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 3.86
Periwinkle Blue
#8F99FB
ΔE00 4.75
Cornflower
#6A79F7
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B89FF #FDFF89
analogous
#89C2FF #8B89FF #C689FF
triadic
#8B89FF #FF8B89 #89FF8B
tetradic
#8B89FF #FF89C2 #FDFF89 #89FFC6
square
#8B89FF #FF89C2 #FDFF89 #89FFC6
split-complementary
#8B89FF #FFC689 #C2FF89
monochromatic
#130FFF #4F4CFF #8B89FF #C7C6FF #E1E0FF
Accessibility & contrast
On white
2.95
#8B89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#8B89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B89FF
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B89FF | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589BFF
Deuteranopia (green-blind)
#5192FC
Tritanopia (blue-blind)
#64A2B8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8b89ff; /* rgb */ color: rgb(139, 137, 255); /* oklch */ color: oklch(68.6% 0.170 281.7);
Tailwind
colors: {
custom: {
50: '#b3abff',
500: '#8b89ff',
950: '#000000',
},
}SCSS
$custom: #8b89ff; $custom-light: #b3abff; $custom-dark: #000000;
JSON
{
"hex": "#8b89ff",
"rgb": {
"r": 139,
"g": 137,
"b": 255
},
"hsl": {
"h": 241.017,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.68572,
"c": 0.17001,
"h": 281.7
},
"luminance": 0.306
}Semantic roles & 50–950 ramp
primary
#8B89FF
secondary
#F7F7D4
accent
#E600E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86