#8A9BF8#8A9BF8
#8A9BF8 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.5% C 0.137 H 274.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9BF8 |
|---|---|
| RGB | rgb(138, 155, 248) |
| HSL | hsl(231, 89%, 76%) |
| HSV | hsv(231, 44%, 97%) |
| CMYK | cmyk(44.4%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(66.23, 17.55, -48.39) |
| CIE-LCH | lch(66.23, 51.48, 289.94°) |
| OKLab | oklab(71.54% 0.0109 -0.1364) |
| OKLCH | oklch(71.54% 0.137 274.6) |
| XYZ | xyz(39.1406, 35.6212, 93.6019) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.49
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 7.01
Soft Blue
#6488EA
ΔE00 7.55
Periwinkle (survey)
#8E82FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9BF8 #F8E78A
analogous
#8AD2F8 #8A9BF8 #B08AF8
triadic
#8A9BF8 #F88A9B #9BF88A
tetradic
#8A9BF8 #F88AD2 #F8E78A #8AF8B0
square
#8A9BF8 #F88AD2 #F8E78A #8AF8B0
split-complementary
#8A9BF8 #F8B08A #D2F88A
monochromatic
#1738F1 #506AF5 #8A9BF8 #C4CCFB #E2E6FD
Accessibility & contrast
On white
2.58
#8A9BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8A9BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9BF8
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9BF8 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#709DF6
Tritanopia (blue-blind)
#64AEBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8a9bf8; /* rgb */ color: rgb(138, 155, 248); /* oklch */ color: oklch(71.5% 0.137 274.6);
Tailwind
colors: {
custom: {
50: '#b1b8fb',
500: '#8a9bf8',
950: '#000000',
},
}SCSS
$custom: #8a9bf8; $custom-light: #b1b8fb; $custom-dark: #000000;
JSON
{
"hex": "#8a9bf8",
"rgb": {
"r": 138,
"g": 155,
"b": 248
},
"hsl": {
"h": 230.727,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.71535,
"c": 0.13681,
"h": 274.6
},
"luminance": 0.35623
}Semantic roles & 50–950 ramp
primary
#8A9BF8
secondary
#F5F0D6
accent
#C200E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085