#8A9BF4#8A9BF4
#8A9BF4 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.3% C 0.131 H 274.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9BF4 |
|---|---|
| RGB | rgb(138, 155, 244) |
| HSL | hsl(230, 83%, 75%) |
| HSV | hsv(230, 43%, 96%) |
| CMYK | cmyk(43.4%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(66.04, 16.42, -46.50) |
| CIE-LCH | lch(66.04, 49.32, 289.44°) |
| OKLab | oklab(71.33% 0.0101 -0.1309) |
| OKLCH | oklch(71.33% 0.131 274.4) |
| XYZ | xyz(38.5267, 35.3756, 90.3686) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.69
Perrywinkle
#8F8CE7
ΔE00 5.64
Lavender Blue
#8B88F8
ΔE00 6.10
Cornflowerblue
#6495ED
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.52
Periwinkle (survey)
#8E82FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9BF4 #F4E38A
analogous
#8AD0F4 #8A9BF4 #AE8AF4
triadic
#8A9BF4 #F48A9B #9BF48A
tetradic
#8A9BF4 #F48AD0 #F4E38A #8AF4AE
square
#8A9BF4 #F48AD0 #F4E38A #8AF4AE
split-complementary
#8A9BF4 #F4AE8A #D0F48A
monochromatic
#1A3BE9 #526BEF #8A9BF4 #C2CBF9 #E3E7FC
Accessibility & contrast
On white
2.60
#8A9BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8A9BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9BF4
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9BF4 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#729CF2
Tritanopia (blue-blind)
#66ADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a9bf4; /* rgb */ color: rgb(138, 155, 244); /* oklch */ color: oklch(71.3% 0.131 274.4);
Tailwind
colors: {
custom: {
50: '#b0b8f8',
500: '#8a9bf4',
950: '#000000',
},
}SCSS
$custom: #8a9bf4; $custom-light: #b0b8f8; $custom-dark: #000000;
JSON
{
"hex": "#8a9bf4",
"rgb": {
"r": 138,
"g": 155,
"b": 244
},
"hsl": {
"h": 230.377,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.71327,
"c": 0.13126,
"h": 274.4
},
"luminance": 0.35378
}Semantic roles & 50–950 ramp
primary
#8A9BF4
secondary
#F4F0D7
accent
#BC06DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085