#8A89E7#8A89E7
#8A89E7 is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.1% C 0.137 H 282.5°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89E7 |
|---|---|
| RGB | rgb(138, 137, 231) |
| HSL | hsl(241, 66%, 72%) |
| HSV | hsv(241, 41%, 91%) |
| CMYK | cmyk(40.3%, 40.7%, 0%, 9.4%) |
| CIE-LAB | lab(60.84, 23.21, -47.55) |
| CIE-LCH | lch(60.84, 52.91, 296.02°) |
| OKLab | oklab(67.14% 0.0298 -0.134) |
| OKLCH | oklch(67.14% 0.137 282.5) |
| XYZ | xyz(33.8465, 29.0628, 79.4121) |
| Luminance | 0.2906 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.22
Lavender Blue
#8B88F8
ΔE00 2.52
Periwinkle (survey)
#8E82FE
ΔE00 4.15
Periwinkle Blue
#8F99FB
ΔE00 5.26
Cornflower
#6A79F7
ΔE00 7.19
Soft Blue
#6488EA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89E7 #E6E789
analogous
#89B7E7 #8A89E7 #B989E7
triadic
#8A89E7 #E78A89 #89E78A
tetradic
#8A89E7 #E789B7 #E6E789 #89E7B9
square
#8A89E7 #E789B7 #E6E789 #89E7B9
split-complementary
#8A89E7 #E7B989 #B7E789
monochromatic
#2B2ACC #5856DD #8A89E7 #BCBCF1 #E6E6FA
Accessibility & contrast
On white
3.08
#8A89E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#8A89E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89E7
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89E7 | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6896EB
Deuteranopia (green-blind)
#6490E5
Tritanopia (blue-blind)
#6E9CAD
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a89e7; /* rgb */ color: rgb(138, 137, 231); /* oklch */ color: oklch(67.1% 0.137 282.5);
Tailwind
colors: {
custom: {
50: '#b0abef',
500: '#8a89e7',
950: '#000000',
},
}SCSS
$custom: #8a89e7; $custom-light: #b0abef; $custom-dark: #000000;
JSON
{
"hex": "#8a89e7",
"rgb": {
"r": 138,
"g": 137,
"b": 231
},
"hsl": {
"h": 240.638,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.67135,
"c": 0.13724,
"h": 282.5
},
"luminance": 0.29064
}Semantic roles & 50–950 ramp
primary
#8A89E7
secondary
#F1F1DA
accent
#CE17CC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84