#8A9BF9#8A9BF9
#8A9BF9 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.6% C 0.138 H 274.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9BF9 |
|---|---|
| RGB | rgb(138, 155, 249) |
| HSL | hsl(231, 90%, 76%) |
| HSV | hsv(231, 45%, 98%) |
| CMYK | cmyk(44.6%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.28, 17.84, -48.86) |
| CIE-LCH | lch(66.28, 52.02, 290.06°) |
| OKLab | oklab(71.59% 0.0111 -0.1377) |
| OKLCH | oklch(71.59% 0.138 274.6) |
| XYZ | xyz(39.2962, 35.6834, 94.4212) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 6.01
Cornflowerblue
#6495ED
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 7.57
Periwinkle (survey)
#8E82FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9BF9 #F9E88A
analogous
#8AD2F9 #8A9BF9 #B08AF9
triadic
#8A9BF9 #F98A9B #9BF98A
tetradic
#8A9BF9 #F98AD2 #F9E88A #8AF9B0
square
#8A9BF9 #F98AD2 #F9E88A #8AF9B0
split-complementary
#8A9BF9 #F9B08A #D2F98A
monochromatic
#1637F3 #5069F6 #8A9BF9 #C4CDFC #E2E6FE
Accessibility & contrast
On white
2.58
#8A9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#8A9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9BF9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9BF9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#6F9DF7
Tritanopia (blue-blind)
#63AEBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8a9bf9; /* rgb */ color: rgb(138, 155, 249); /* oklch */ color: oklch(71.6% 0.138 274.6);
Tailwind
colors: {
custom: {
50: '#b1b8fb',
500: '#8a9bf9',
950: '#000000',
},
}SCSS
$custom: #8a9bf9; $custom-light: #b1b8fb; $custom-dark: #000000;
JSON
{
"hex": "#8a9bf9",
"rgb": {
"r": 138,
"g": 155,
"b": 249
},
"hsl": {
"h": 230.811,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.71587,
"c": 0.13819,
"h": 274.6
},
"luminance": 0.35686
}Semantic roles & 50–950 ramp
primary
#8A9BF9
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085