#8A9BF2#8A9BF2
#8A9BF2 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.2% C 0.128 H 274.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9BF2 |
|---|---|
| RGB | rgb(138, 155, 242) |
| HSL | hsl(230, 80%, 75%) |
| HSV | hsv(230, 43%, 95%) |
| CMYK | cmyk(43%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(65.95, 15.85, -45.56) |
| CIE-LCH | lch(65.95, 48.23, 289.18°) |
| OKLab | oklab(71.23% 0.0096 -0.1281) |
| OKLCH | oklch(71.23% 0.128 274.3) |
| XYZ | xyz(38.2247, 35.2548, 88.7779) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.83
Perrywinkle
#8F8CE7
ΔE00 5.57
Lavender Blue
#8B88F8
ΔE00 6.16
Cornflowerblue
#6495ED
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.52
Periwinkle (survey)
#8E82FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9BF2 #F2E18A
analogous
#8ACFF2 #8A9BF2 #AD8AF2
triadic
#8A9BF2 #F28A9B #9BF28A
tetradic
#8A9BF2 #F28ACF #F2E18A #8AF2AD
square
#8A9BF2 #F28ACF #F2E18A #8AF2AD
split-complementary
#8A9BF2 #F2AD8A #CFF28A
monochromatic
#1C3DE6 #536CEC #8A9BF2 #C1CAF8 #E3E7FC
Accessibility & contrast
On white
2.61
#8A9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8A9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9BF2
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9BF2 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#67ADBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a9bf2; /* rgb */ color: rgb(138, 155, 242); /* oklch */ color: oklch(71.2% 0.128 274.3);
Tailwind
colors: {
custom: {
50: '#b0b8f6',
500: '#8a9bf2',
950: '#000000',
},
}SCSS
$custom: #8a9bf2; $custom-light: #b0b8f6; $custom-dark: #000000;
JSON
{
"hex": "#8a9bf2",
"rgb": {
"r": 138,
"g": 155,
"b": 242
},
"hsl": {
"h": 230.192,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.71225,
"c": 0.12847,
"h": 274.3
},
"luminance": 0.35257
}Semantic roles & 50–950 ramp
primary
#8A9BF2
secondary
#F4EFD7
accent
#BA09DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085