#8A89ED#8A89ED
#8A89ED is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.5% C 0.146 H 282.2°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89ED |
|---|---|
| RGB | rgb(138, 137, 237) |
| HSL | hsl(241, 74%, 73%) |
| HSV | hsv(241, 42%, 93%) |
| CMYK | cmyk(41.8%, 42.2%, 0%, 7.1%) |
| CIE-LAB | lab(61.14, 24.89, -50.40) |
| CIE-LCH | lch(61.14, 56.20, 296.28°) |
| OKLab | oklab(67.46% 0.0308 -0.1423) |
| OKLCH | oklch(67.46% 0.146 282.2) |
| XYZ | xyz(34.7085, 29.4076, 83.9518) |
| Luminance | 0.2941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.63
Perrywinkle
#8F8CE7
ΔE00 1.71
Periwinkle (survey)
#8E82FE
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 4.91
Cornflower
#6A79F7
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89ED #ECED89
analogous
#89BAED #8A89ED #BC89ED
triadic
#8A89ED #ED8A89 #89ED8A
tetradic
#8A89ED #ED89BA #ECED89 #89EDBC
square
#8A89ED #ED89BA #ECED89 #89EDBC
split-complementary
#8A89ED #EDBC89 #BAED89
monochromatic
#2321DA #5554E5 #8A89ED #BFBEF5 #E5E4FB
Accessibility & contrast
On white
3.05
#8A89ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#8A89ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89ED
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89ED | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#5F90EB
Tritanopia (blue-blind)
#6C9DB0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8a89ed; /* rgb */ color: rgb(138, 137, 237); /* oklch */ color: oklch(67.5% 0.146 282.2);
Tailwind
colors: {
custom: {
50: '#b0abf3',
500: '#8a89ed',
950: '#000000',
},
}SCSS
$custom: #8a89ed; $custom-light: #b0abf3; $custom-dark: #000000;
JSON
{
"hex": "#8a89ed",
"rgb": {
"r": 138,
"g": 137,
"b": 237
},
"hsl": {
"h": 240.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.67464,
"c": 0.14558,
"h": 282.2
},
"luminance": 0.29409
}Semantic roles & 50–950 ramp
primary
#8A89ED
secondary
#F2F3D8
accent
#D610D4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85