#8A89E4#8A89E4
#8A89E4 is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.0% C 0.133 H 282.7°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89E4 |
|---|---|
| RGB | rgb(138, 137, 228) |
| HSL | hsl(241, 63%, 72%) |
| HSV | hsv(241, 40%, 89%) |
| CMYK | cmyk(39.5%, 39.9%, 0%, 10.6%) |
| CIE-LAB | lab(60.69, 22.37, -46.12) |
| CIE-LCH | lch(60.69, 51.26, 295.88°) |
| OKLab | oklab(66.97% 0.0293 -0.1298) |
| OKLCH | oklch(66.97% 0.133 282.7) |
| XYZ | xyz(33.4265, 28.8947, 77.1998) |
| Luminance | 0.2890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.18
Lavender Blue
#8B88F8
ΔE00 2.99
Periwinkle (survey)
#8E82FE
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 5.48
Cornflower
#6A79F7
ΔE00 7.43
Soft Blue
#6488EA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89E4 #E3E489
analogous
#89B6E4 #8A89E4 #B889E4
triadic
#8A89E4 #E48A89 #89E48A
tetradic
#8A89E4 #E489B6 #E3E489 #89E4B8
square
#8A89E4 #E489B6 #E3E489 #89E4B8
split-complementary
#8A89E4 #E4B889 #B6E489
monochromatic
#2F2DC5 #5957D9 #8A89E4 #BBBBEF #E6E6F9
Accessibility & contrast
On white
3.10
#8A89E4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#8A89E4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89E4
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89E4 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A96E8
Deuteranopia (green-blind)
#668FE2
Tritanopia (blue-blind)
#709BAC
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a89e4; /* rgb */ color: rgb(138, 137, 228); /* oklch */ color: oklch(67.0% 0.133 282.7);
Tailwind
colors: {
custom: {
50: '#b0abed',
500: '#8a89e4',
950: '#000000',
},
}SCSS
$custom: #8a89e4; $custom-light: #b0abed; $custom-dark: #000000;
JSON
{
"hex": "#8a89e4",
"rgb": {
"r": 138,
"g": 137,
"b": 228
},
"hsl": {
"h": 240.659,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.66973,
"c": 0.13305,
"h": 282.7
},
"luminance": 0.28896
}Semantic roles & 50–950 ramp
primary
#8A89E4
secondary
#F0F0D9
accent
#CB1BC9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84