#8A9AF9#8A9AF9
#8A9AF9 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.4% C 0.139 H 275.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9AF9 |
|---|---|
| RGB | rgb(138, 154, 249) |
| HSL | hsl(231, 90%, 76%) |
| HSV | hsv(231, 45%, 98%) |
| CMYK | cmyk(44.6%, 38.2%, 0%, 2.4%) |
| CIE-LAB | lab(66.02, 18.42, -49.27) |
| CIE-LCH | lch(66.02, 52.60, 290.50°) |
| OKLab | oklab(71.39% 0.0123 -0.1389) |
| OKLCH | oklch(71.39% 0.139 275.1) |
| XYZ | xyz(39.1305, 35.3520, 94.3659) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.24
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 5.69
Cornflowerblue
#6495ED
ΔE00 7.11
Soft Blue
#6488EA
ΔE00 7.46
Periwinkle (survey)
#8E82FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9AF9 #F9E98A
analogous
#8AD2F9 #8A9AF9 #B18AF9
triadic
#8A9AF9 #F98A9A #9AF98A
tetradic
#8A9AF9 #F98AD2 #F9E98A #8AF9B1
square
#8A9AF9 #F98AD2 #F9E98A #8AF9B1
split-complementary
#8A9AF9 #F9B18A #D2F98A
monochromatic
#1635F3 #5068F6 #8A9AF9 #C4CCFC #E2E6FE
Accessibility & contrast
On white
2.60
#8A9AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8A9AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9AF9
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9AF9 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#6E9CF7
Tritanopia (blue-blind)
#63AEBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a9af9; /* rgb */ color: rgb(138, 154, 249); /* oklch */ color: oklch(71.4% 0.139 275.1);
Tailwind
colors: {
custom: {
50: '#b1b7fb',
500: '#8a9af9',
950: '#000000',
},
}SCSS
$custom: #8a9af9; $custom-light: #b1b7fb; $custom-dark: #000000;
JSON
{
"hex": "#8a9af9",
"rgb": {
"r": 138,
"g": 154,
"b": 249
},
"hsl": {
"h": 231.351,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.71391,
"c": 0.13946,
"h": 275.1
},
"luminance": 0.35354
}Semantic roles & 50–950 ramp
primary
#8A9AF9
secondary
#F6F1D5
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085