#8B89EA#8B89EA
#8B89EA is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.4% C 0.141 H 282.9°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8B89EA |
|---|---|
| RGB | rgb(139, 137, 234) |
| HSL | hsl(241, 70%, 73%) |
| HSV | hsv(241, 41%, 92%) |
| CMYK | cmyk(40.6%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(61.06, 24.30, -48.85) |
| CIE-LCH | lch(61.06, 54.56, 296.44°) |
| OKLab | oklab(67.38% 0.0315 -0.1377) |
| OKLCH | oklch(67.38% 0.141 282.9) |
| XYZ | xyz(34.4401, 29.3194, 81.6705) |
| Luminance | 0.2932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 2.09
Periwinkle (survey)
#8E82FE
ΔE00 3.74
Periwinkle Blue
#8F99FB
ΔE00 5.12
Cornflower
#6A79F7
ΔE00 7.14
Soft Blue
#6488EA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B89EA #E8EA89
analogous
#89B7EA #8B89EA #BB89EA
triadic
#8B89EA #EA8B89 #89EA8B
tetradic
#8B89EA #EA89B7 #E8EA89 #89EABB
square
#8B89EA #EA89B7 #E8EA89 #89EABB
split-complementary
#8B89EA #EABB89 #B7EA89
monochromatic
#2926D3 #5855E1 #8B89EA #BEBDF3 #E5E5FA
Accessibility & contrast
On white
3.06
#8B89EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#8B89EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B89EA
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B89EA | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EE
Deuteranopia (green-blind)
#6290E8
Tritanopia (blue-blind)
#6F9CAE
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8b89ea; /* rgb */ color: rgb(139, 137, 234); /* oklch */ color: oklch(67.4% 0.141 282.9);
Tailwind
colors: {
custom: {
50: '#b1abf1',
500: '#8b89ea',
950: '#000000',
},
}SCSS
$custom: #8b89ea; $custom-light: #b1abf1; $custom-dark: #000000;
JSON
{
"hex": "#8b89ea",
"rgb": {
"r": 139,
"g": 137,
"b": 234
},
"hsl": {
"h": 241.237,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.67375,
"c": 0.14129,
"h": 282.9
},
"luminance": 0.29321
}Semantic roles & 50–950 ramp
primary
#8B89EA
secondary
#F1F2D9
accent
#D214CE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85