#8A89EA#8A89EA
#8A89EA is a light, vivid blue. Relative luminance 0.292; OKLCH L 67.3% C 0.141 H 282.4°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89EA |
|---|---|
| RGB | rgb(138, 137, 234) |
| HSL | hsl(241, 70%, 73%) |
| HSV | hsv(241, 41%, 92%) |
| CMYK | cmyk(41%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(60.99, 24.04, -48.98) |
| CIE-LCH | lch(60.99, 54.56, 296.15°) |
| OKLab | oklab(67.3% 0.0303 -0.1381) |
| OKLCH | oklch(67.3% 0.141 282.4) |
| XYZ | xyz(34.2739, 29.2337, 81.6627) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.42
Lavender Blue
#8B88F8
ΔE00 2.07
Periwinkle (survey)
#8E82FE
ΔE00 3.78
Periwinkle Blue
#8F99FB
ΔE00 5.06
Cornflower
#6A79F7
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89EA #E9EA89
analogous
#89B8EA #8A89EA #BB89EA
triadic
#8A89EA #EA8A89 #89EA8A
tetradic
#8A89EA #EA89B8 #E9EA89 #89EABB
square
#8A89EA #EA89B8 #E9EA89 #89EABB
split-complementary
#8A89EA #EABB89 #B8EA89
monochromatic
#2726D3 #5655E1 #8A89EA #BEBDF3 #E5E5FA
Accessibility & contrast
On white
3.07
#8A89EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#8A89EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89EA
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89EA | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EE
Deuteranopia (green-blind)
#6290E8
Tritanopia (blue-blind)
#6D9CAE
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a89ea; /* rgb */ color: rgb(138, 137, 234); /* oklch */ color: oklch(67.3% 0.141 282.4);
Tailwind
colors: {
custom: {
50: '#b0abf1',
500: '#8a89ea',
950: '#000000',
},
}SCSS
$custom: #8a89ea; $custom-light: #b0abf1; $custom-dark: #000000;
JSON
{
"hex": "#8a89ea",
"rgb": {
"r": 138,
"g": 137,
"b": 234
},
"hsl": {
"h": 240.619,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.67299,
"c": 0.14143,
"h": 282.4
},
"luminance": 0.29235
}Semantic roles & 50–950 ramp
primary
#8A89EA
secondary
#F2F2D9
accent
#D214D0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85