#8A9BF3#8A9BF3
#8A9BF3 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.3% C 0.130 H 274.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9BF3 |
|---|---|
| RGB | rgb(138, 155, 243) |
| HSL | hsl(230, 81%, 75%) |
| HSV | hsv(230, 43%, 95%) |
| CMYK | cmyk(43.2%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(65.99, 16.13, -46.03) |
| CIE-LCH | lch(65.99, 48.78, 289.31°) |
| OKLab | oklab(71.28% 0.0098 -0.1295) |
| OKLCH | oklch(71.28% 0.13 274.3) |
| XYZ | xyz(38.3753, 35.3151, 89.5711) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.76
Perrywinkle
#8F8CE7
ΔE00 5.60
Lavender Blue
#8B88F8
ΔE00 6.13
Cornflowerblue
#6495ED
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.52
Periwinkle (survey)
#8E82FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9BF3 #F3E28A
analogous
#8ACFF3 #8A9BF3 #AE8AF3
triadic
#8A9BF3 #F38A9B #9BF38A
tetradic
#8A9BF3 #F38ACF #F3E28A #8AF3AE
square
#8A9BF3 #F38ACF #F3E28A #8AF3AE
split-complementary
#8A9BF3 #F3AE8A #CFF38A
monochromatic
#1B3CE8 #526CED #8A9BF3 #C2CAF9 #E3E7FC
Accessibility & contrast
On white
2.60
#8A9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8A9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9BF3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9BF3 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F7
Deuteranopia (green-blind)
#739CF1
Tritanopia (blue-blind)
#66ADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a9bf3; /* rgb */ color: rgb(138, 155, 243); /* oklch */ color: oklch(71.3% 0.130 274.3);
Tailwind
colors: {
custom: {
50: '#b0b8f7',
500: '#8a9bf3',
950: '#000000',
},
}SCSS
$custom: #8a9bf3; $custom-light: #b0b8f7; $custom-dark: #000000;
JSON
{
"hex": "#8a9bf3",
"rgb": {
"r": 138,
"g": 155,
"b": 243
},
"hsl": {
"h": 230.286,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.71276,
"c": 0.12986,
"h": 274.3
},
"luminance": 0.35317
}Semantic roles & 50–950 ramp
primary
#8A9BF3
secondary
#F4EFD7
accent
#BB08DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085