#8A8BF9#8A8BF9
#8A8BF9 is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.5% C 0.159 H 280.9°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8BF9 |
|---|---|
| RGB | rgb(138, 139, 249) |
| HSL | hsl(239, 90%, 76%) |
| HSV | hsv(239, 45%, 98%) |
| CMYK | cmyk(44.6%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(62.26, 27.13, -55.23) |
| CIE-LCH | lch(62.26, 61.53, 296.16°) |
| OKLab | oklab(68.52% 0.0302 -0.1564) |
| OKLCH | oklch(68.52% 0.159 280.9) |
| XYZ | xyz(36.8076, 30.7063, 93.5916) |
| Luminance | 0.3071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.01
Perrywinkle
#8F8CE7
ΔE00 3.07
Periwinkle (survey)
#8E82FE
ΔE00 3.11
Periwinkle Blue
#8F99FB
ΔE00 4.04
Cornflower
#6A79F7
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8BF9 #F9F88A
analogous
#8AC2F9 #8A8BF9 #C08AF9
triadic
#8A8BF9 #F98A8B #8BF98A
tetradic
#8A8BF9 #F98AC2 #F9F88A #8AF9C0
square
#8A8BF9 #F98AC2 #F9F88A #8AF9C0
split-complementary
#8A8BF9 #F9C08A #C2F98A
monochromatic
#1618F3 #5051F6 #8A8BF9 #C4C5FC #E2E2FE
Accessibility & contrast
On white
2.94
#8A8BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#8A8BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8BF9
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8BF9 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#5993F7
Tritanopia (blue-blind)
#65A2B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8bf9; /* rgb */ color: rgb(138, 139, 249); /* oklch */ color: oklch(68.5% 0.159 280.9);
Tailwind
colors: {
custom: {
50: '#b1acfc',
500: '#8a8bf9',
950: '#000000',
},
}SCSS
$custom: #8a8bf9; $custom-light: #b1acfc; $custom-dark: #000000;
JSON
{
"hex": "#8a8bf9",
"rgb": {
"r": 138,
"g": 139,
"b": 249
},
"hsl": {
"h": 239.459,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.68518,
"c": 0.15932,
"h": 280.9
},
"luminance": 0.30708
}Semantic roles & 50–950 ramp
primary
#8A8BF9
secondary
#F6F5D5
accent
#E300E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85