#8A89FA#8A89FA
#8A89FA is a light, vivid blue. Relative luminance 0.302; OKLCH L 68.2% C 0.163 H 281.6°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89FA |
|---|---|
| RGB | rgb(138, 137, 250) |
| HSL | hsl(241, 92%, 76%) |
| HSV | hsv(241, 45%, 98%) |
| CMYK | cmyk(44.8%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(61.82, 28.58, -56.48) |
| CIE-LCH | lch(61.82, 63.30, 296.84°) |
| OKLab | oklab(68.2% 0.0328 -0.1601) |
| OKLCH | oklch(68.2% 0.163 281.6) |
| XYZ | xyz(36.6771, 30.1950, 94.3196) |
| Luminance | 0.3020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.51
Periwinkle (survey)
#8E82FE
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 3.29
Periwinkle Blue
#8F99FB
ΔE00 4.65
Cornflower
#6A79F7
ΔE00 6.44
Soft Blue
#6488EA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89FA #F9FA89
analogous
#89C0FA #8A89FA #C289FA
triadic
#8A89FA #FA8A89 #89FA8A
tetradic
#8A89FA #FA89C0 #F9FA89 #89FAC2
square
#8A89FA #FA89C0 #F9FA89 #89FAC2
split-complementary
#8A89FA #FAC289 #C0FA89
monochromatic
#1614F5 #504EF8 #8A89FA #C4C4FC #E2E2FE
Accessibility & contrast
On white
2.98
#8A89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#8A89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A89FA
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89FA | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FE
Deuteranopia (green-blind)
#5591F7
Tritanopia (blue-blind)
#65A1B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a89fa; /* rgb */ color: rgb(138, 137, 250); /* oklch */ color: oklch(68.2% 0.163 281.6);
Tailwind
colors: {
custom: {
50: '#b2abfc',
500: '#8a89fa',
950: '#000000',
},
}SCSS
$custom: #8a89fa; $custom-light: #b2abfc; $custom-dark: #000000;
JSON
{
"hex": "#8a89fa",
"rgb": {
"r": 138,
"g": 137,
"b": 250
},
"hsl": {
"h": 240.531,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.68204,
"c": 0.1634,
"h": 281.6
},
"luminance": 0.30197
}Semantic roles & 50–950 ramp
primary
#8A89FA
secondary
#F6F6D5
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85