#8A89F9#8A89F9
#8A89F9 is a light, vivid blue. Relative luminance 0.301; OKLCH L 68.1% C 0.162 H 281.6°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89F9 |
|---|---|
| RGB | rgb(138, 137, 249) |
| HSL | hsl(241, 90%, 76%) |
| HSV | hsv(241, 45%, 98%) |
| CMYK | cmyk(44.6%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(61.77, 28.29, -56.01) |
| CIE-LCH | lch(61.77, 62.75, 296.80°) |
| OKLab | oklab(68.15% 0.0326 -0.1587) |
| OKLCH | oklch(68.15% 0.162 281.6) |
| XYZ | xyz(36.5207, 30.1324, 93.4960) |
| Luminance | 0.3013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.44
Periwinkle (survey)
#8E82FE
ΔE00 2.53
Perrywinkle
#8F8CE7
ΔE00 3.17
Periwinkle Blue
#8F99FB
ΔE00 4.65
Cornflower
#6A79F7
ΔE00 6.44
Soft Blue
#6488EA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89F9 #F8F989
analogous
#89C0F9 #8A89F9 #C289F9
triadic
#8A89F9 #F98A89 #89F98A
tetradic
#8A89F9 #F989C0 #F8F989 #89F9C2
square
#8A89F9 #F989C0 #F8F989 #89F9C2
split-complementary
#8A89F9 #F9C289 #C0F989
monochromatic
#1715F3 #504FF6 #8A89F9 #C4C3FC #E2E2FE
Accessibility & contrast
On white
2.99
#8A89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#8A89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A89F9
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89F9 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#5691F6
Tritanopia (blue-blind)
#65A0B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a89f9; /* rgb */ color: rgb(138, 137, 249); /* oklch */ color: oklch(68.1% 0.162 281.6);
Tailwind
colors: {
custom: {
50: '#b1abfc',
500: '#8a89f9',
950: '#000000',
},
}SCSS
$custom: #8a89f9; $custom-light: #b1abfc; $custom-dark: #000000;
JSON
{
"hex": "#8a89f9",
"rgb": {
"r": 138,
"g": 137,
"b": 249
},
"hsl": {
"h": 240.536,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.68146,
"c": 0.16204,
"h": 281.6
},
"luminance": 0.30134
}Semantic roles & 50–950 ramp
primary
#8A89F9
secondary
#F5F6D5
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85