#8A89E8#8A89E8
#8A89E8 is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.2% C 0.139 H 282.5°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89E8 |
|---|---|
| RGB | rgb(138, 137, 232) |
| HSL | hsl(241, 67%, 72%) |
| HSV | hsv(241, 41%, 91%) |
| CMYK | cmyk(40.5%, 40.9%, 0%, 9%) |
| CIE-LAB | lab(60.89, 23.49, -48.03) |
| CIE-LCH | lch(60.89, 53.46, 296.06°) |
| OKLab | oklab(67.19% 0.03 -0.1354) |
| OKLCH | oklch(67.19% 0.139 282.5) |
| XYZ | xyz(33.9882, 29.1194, 80.1581) |
| Luminance | 0.2912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.27
Lavender Blue
#8B88F8
ΔE00 2.37
Periwinkle (survey)
#8E82FE
ΔE00 4.02
Periwinkle Blue
#8F99FB
ΔE00 5.19
Cornflower
#6A79F7
ΔE00 7.12
Soft Blue
#6488EA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89E8 #E7E889
analogous
#89B7E8 #8A89E8 #BA89E8
triadic
#8A89E8 #E88A89 #89E88A
tetradic
#8A89E8 #E889B7 #E7E889 #89E8BA
square
#8A89E8 #E889B7 #E7E889 #89E8BA
split-complementary
#8A89E8 #E8BA89 #B7E889
monochromatic
#2A28CE #5756DE #8A89E8 #BDBCF2 #E6E5FA
Accessibility & contrast
On white
3.08
#8A89E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#8A89E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89E8
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89E8 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6796EC
Deuteranopia (green-blind)
#6390E6
Tritanopia (blue-blind)
#6E9CAD
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a89e8; /* rgb */ color: rgb(138, 137, 232); /* oklch */ color: oklch(67.2% 0.139 282.5);
Tailwind
colors: {
custom: {
50: '#b0abf0',
500: '#8a89e8',
950: '#000000',
},
}SCSS
$custom: #8a89e8; $custom-light: #b0abf0; $custom-dark: #000000;
JSON
{
"hex": "#8a89e8",
"rgb": {
"r": 138,
"g": 137,
"b": 232
},
"hsl": {
"h": 240.632,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.67189,
"c": 0.13864,
"h": 282.5
},
"luminance": 0.29121
}Semantic roles & 50–950 ramp
primary
#8A89E8
secondary
#F1F2D9
accent
#CF16CD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84