#8A89EC#8A89EC
#8A89EC is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.4% C 0.144 H 282.3°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89EC |
|---|---|
| RGB | rgb(138, 137, 236) |
| HSL | hsl(241, 72%, 73%) |
| HSV | hsv(241, 42%, 93%) |
| CMYK | cmyk(41.5%, 41.9%, 0%, 7.5%) |
| CIE-LAB | lab(61.09, 24.61, -49.92) |
| CIE-LCH | lch(61.09, 55.66, 296.24°) |
| OKLab | oklab(67.41% 0.0307 -0.1409) |
| OKLCH | oklch(67.41% 0.144 282.3) |
| XYZ | xyz(34.5628, 29.3493, 83.1845) |
| Luminance | 0.2935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.61
Lavender Blue
#8B88F8
ΔE00 1.77
Periwinkle (survey)
#8E82FE
ΔE00 3.55
Periwinkle Blue
#8F99FB
ΔE00 4.96
Cornflower
#6A79F7
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89EC #EBEC89
analogous
#89B9EC #8A89EC #BB89EC
triadic
#8A89EC #EC8A89 #89EC8A
tetradic
#8A89EC #EC89B9 #EBEC89 #89ECBB
square
#8A89EC #EC89B9 #EBEC89 #89ECBB
split-complementary
#8A89EC #ECBB89 #B9EC89
monochromatic
#2523D8 #5654E4 #8A89EC #BEBEF4 #E5E5FB
Accessibility & contrast
On white
3.06
#8A89EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#8A89EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89EC
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89EC | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F0
Deuteranopia (green-blind)
#6090EA
Tritanopia (blue-blind)
#6C9DAF
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a89ec; /* rgb */ color: rgb(138, 137, 236); /* oklch */ color: oklch(67.4% 0.144 282.3);
Tailwind
colors: {
custom: {
50: '#b0abf2',
500: '#8a89ec',
950: '#000000',
},
}SCSS
$custom: #8a89ec; $custom-light: #b0abf2; $custom-dark: #000000;
JSON
{
"hex": "#8a89ec",
"rgb": {
"r": 138,
"g": 137,
"b": 236
},
"hsl": {
"h": 240.606,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.67409,
"c": 0.1442,
"h": 282.3
},
"luminance": 0.29351
}Semantic roles & 50–950 ramp
primary
#8A89EC
secondary
#F2F2D9
accent
#D411D2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85