#8B89EB#8B89EB
#8B89EB is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.4% C 0.143 H 282.8°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8B89EB |
|---|---|
| RGB | rgb(139, 137, 235) |
| HSL | hsl(241, 71%, 73%) |
| HSV | hsv(241, 42%, 92%) |
| CMYK | cmyk(40.9%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(61.11, 24.57, -49.33) |
| CIE-LCH | lch(61.11, 55.11, 296.48°) |
| OKLab | oklab(67.43% 0.0316 -0.1391) |
| OKLCH | oklch(67.43% 0.143 282.8) |
| XYZ | xyz(34.5842, 29.3771, 82.4293) |
| Luminance | 0.2938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.39
Lavender Blue
#8B88F8
ΔE00 1.94
Periwinkle (survey)
#8E82FE
ΔE00 3.62
Periwinkle Blue
#8F99FB
ΔE00 5.06
Cornflower
#6A79F7
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B89EB #E9EB89
analogous
#89B8EB #8B89EB #BC89EB
triadic
#8B89EB #EB8B89 #89EB8B
tetradic
#8B89EB #EB89B8 #E9EB89 #89EBBC
square
#8B89EB #EB89B8 #E9EB89 #89EBBC
split-complementary
#8B89EB #EBBC89 #B8EB89
monochromatic
#2824D5 #5855E2 #8B89EB #BEBDF4 #E5E5FB
Accessibility & contrast
On white
3.05
#8B89EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#8B89EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B89EB
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B89EB | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#6190E9
Tritanopia (blue-blind)
#6E9DAF
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8b89eb; /* rgb */ color: rgb(139, 137, 235); /* oklch */ color: oklch(67.4% 0.143 282.8);
Tailwind
colors: {
custom: {
50: '#b1abf2',
500: '#8b89eb',
950: '#000000',
},
}SCSS
$custom: #8b89eb; $custom-light: #b1abf2; $custom-dark: #000000;
JSON
{
"hex": "#8b89eb",
"rgb": {
"r": 139,
"g": 137,
"b": 235
},
"hsl": {
"h": 241.224,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.6743,
"c": 0.14269,
"h": 282.8
},
"luminance": 0.29378
}Semantic roles & 50–950 ramp
primary
#8B89EB
secondary
#F2F2D9
accent
#D312CF
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85