#8A89EB#8A89EB
#8A89EB is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.4% C 0.143 H 282.3°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89EB |
|---|---|
| RGB | rgb(138, 137, 235) |
| HSL | hsl(241, 71%, 73%) |
| HSV | hsv(241, 42%, 92%) |
| CMYK | cmyk(41.3%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(61.04, 24.32, -49.45) |
| CIE-LCH | lch(61.04, 55.11, 296.19°) |
| OKLab | oklab(67.35% 0.0305 -0.1395) |
| OKLCH | oklch(67.35% 0.143 282.3) |
| XYZ | xyz(34.4179, 29.2913, 82.4215) |
| Luminance | 0.2929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.51
Lavender Blue
#8B88F8
ΔE00 1.92
Periwinkle (survey)
#8E82FE
ΔE00 3.67
Periwinkle Blue
#8F99FB
ΔE00 5.01
Cornflower
#6A79F7
ΔE00 6.93
Soft Blue
#6488EA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89EB #EAEB89
analogous
#89B9EB #8A89EB #BB89EB
triadic
#8A89EB #EB8A89 #89EB8A
tetradic
#8A89EB #EB89B9 #EAEB89 #89EBBB
square
#8A89EB #EB89B9 #EAEB89 #89EBBB
split-complementary
#8A89EB #EBBB89 #B9EB89
monochromatic
#2624D5 #5655E2 #8A89EB #BEBDF4 #E5E5FB
Accessibility & contrast
On white
3.06
#8A89EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#8A89EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89EB
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89EB | 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)
#6697EF
Deuteranopia (green-blind)
#6190E9
Tritanopia (blue-blind)
#6C9DAF
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a89eb; /* rgb */ color: rgb(138, 137, 235); /* oklch */ color: oklch(67.4% 0.143 282.3);
Tailwind
colors: {
custom: {
50: '#b0abf2',
500: '#8a89eb',
950: '#000000',
},
}SCSS
$custom: #8a89eb; $custom-light: #b0abf2; $custom-dark: #000000;
JSON
{
"hex": "#8a89eb",
"rgb": {
"r": 138,
"g": 137,
"b": 235
},
"hsl": {
"h": 240.612,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.67354,
"c": 0.14281,
"h": 282.3
},
"luminance": 0.29293
}Semantic roles & 50–950 ramp
primary
#8A89EB
secondary
#F2F2D9
accent
#D312D1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85