#8A8BF8#8A8BF8
#8A8BF8 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.5% C 0.158 H 281.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8BF8 |
|---|---|
| RGB | rgb(138, 139, 248) |
| HSL | hsl(239, 89%, 76%) |
| HSV | hsv(239, 44%, 97%) |
| CMYK | cmyk(44.4%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(62.21, 26.84, -54.77) |
| CIE-LCH | lch(62.21, 60.99, 296.11°) |
| OKLab | oklab(68.46% 0.0301 -0.1551) |
| OKLCH | oklch(68.46% 0.158 281) |
| XYZ | xyz(36.6521, 30.6441, 92.7724) |
| Luminance | 0.3065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.01
Perrywinkle
#8F8CE7
ΔE00 2.95
Periwinkle (survey)
#8E82FE
ΔE00 3.15
Periwinkle Blue
#8F99FB
ΔE00 4.04
Cornflower
#6A79F7
ΔE00 6.78
Soft Blue
#6488EA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8BF8 #F8F78A
analogous
#8AC2F8 #8A8BF8 #C08AF8
triadic
#8A8BF8 #F88A8B #8BF88A
tetradic
#8A8BF8 #F88AC2 #F8F78A #8AF8C0
square
#8A8BF8 #F88AC2 #F8F78A #8AF8C0
split-complementary
#8A8BF8 #F8C08A #C2F88A
monochromatic
#1718F1 #5052F5 #8A8BF8 #C4C4FB #E2E2FD
Accessibility & contrast
On white
2.95
#8A8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#8A8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8BF8
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8BF8 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#5A92F6
Tritanopia (blue-blind)
#65A2B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8bf8; /* rgb */ color: rgb(138, 139, 248); /* oklch */ color: oklch(68.5% 0.158 281.0);
Tailwind
colors: {
custom: {
50: '#b1acfb',
500: '#8a8bf8',
950: '#000000',
},
}SCSS
$custom: #8a8bf8; $custom-light: #b1acfb; $custom-dark: #000000;
JSON
{
"hex": "#8a8bf8",
"rgb": {
"r": 138,
"g": 139,
"b": 248
},
"hsl": {
"h": 239.455,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.68461,
"c": 0.15795,
"h": 281
},
"luminance": 0.30646
}Semantic roles & 50–950 ramp
primary
#8A8BF8
secondary
#F5F5D6
accent
#E300E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85