#8A9BF0#8A9BF0
#8A9BF0 is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.1% C 0.126 H 274.2°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9BF0 |
|---|---|
| RGB | rgb(138, 155, 240) |
| HSL | hsl(230, 77%, 74%) |
| HSV | hsv(230, 43%, 94%) |
| CMYK | cmyk(42.5%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.85, 15.28, -44.61) |
| CIE-LCH | lch(65.85, 47.15, 288.91°) |
| OKLab | oklab(71.12% 0.0092 -0.1253) |
| OKLCH | oklch(71.12% 0.126 274.2) |
| XYZ | xyz(37.9260, 35.1353, 87.2046) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.01
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender Blue
#8B88F8
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.53
Periwinkle (survey)
#8E82FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9BF0 #F0DF8A
analogous
#8ACEF0 #8A9BF0 #AC8AF0
triadic
#8A9BF0 #F08A9B #9BF08A
tetradic
#8A9BF0 #F08ACE #F0DF8A #8AF0AC
square
#8A9BF0 #F08ACE #F0DF8A #8AF0AC
split-complementary
#8A9BF0 #F0AC8A #CEF08A
monochromatic
#1E3EE2 #546DE9 #8A9BF0 #C0C9F7 #E4E8FC
Accessibility & contrast
On white
2.62
#8A9BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8A9BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9BF0
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9BF0 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#759CEE
Tritanopia (blue-blind)
#68ACBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a9bf0; /* rgb */ color: rgb(138, 155, 240); /* oklch */ color: oklch(71.1% 0.126 274.2);
Tailwind
colors: {
custom: {
50: '#b0b8f5',
500: '#8a9bf0',
950: '#000000',
},
}SCSS
$custom: #8a9bf0; $custom-light: #b0b8f5; $custom-dark: #000000;
JSON
{
"hex": "#8a9bf0",
"rgb": {
"r": 138,
"g": 155,
"b": 240
},
"hsl": {
"h": 230,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.71123,
"c": 0.12568,
"h": 274.2
},
"luminance": 0.35137
}Semantic roles & 50–950 ramp
primary
#8A9BF0
secondary
#F3EFD8
accent
#B70CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085