#8A94F7#8A94F7
#8A94F7 is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.1% C 0.144 H 277.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8A94F7 |
|---|---|
| RGB | rgb(138, 148, 247) |
| HSL | hsl(234, 87%, 75%) |
| HSV | hsv(234, 44%, 97%) |
| CMYK | cmyk(44.1%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(64.40, 21.32, -50.74) |
| CIE-LCH | lch(64.40, 55.03, 292.79°) |
| OKLab | oklab(70.12% 0.0191 -0.1432) |
| OKLCH | oklch(70.12% 0.145 277.6) |
| XYZ | xyz(37.8546, 33.2966, 92.4099) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.49
Lavender Blue
#8B88F8
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 3.94
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Soft Blue
#6488EA
ΔE00 7.04
Cornflowerblue
#6495ED
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A94F7 #F7ED8A
analogous
#8ACBF7 #8A94F7 #B68AF7
triadic
#8A94F7 #F78A94 #94F78A
tetradic
#8A94F7 #F78ACB #F7ED8A #8AF7B6
square
#8A94F7 #F78ACB #F7ED8A #8AF7B6
split-complementary
#8A94F7 #F7B68A #CBF78A
monochromatic
#172BEF #5160F3 #8A94F7 #C3C8FB #E2E5FD
Accessibility & contrast
On white
2.74
#8A94F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8A94F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A94F7
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A94F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A94F7 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FB
Deuteranopia (green-blind)
#6798F5
Tritanopia (blue-blind)
#65A8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a94f7; /* rgb */ color: rgb(138, 148, 247); /* oklch */ color: oklch(70.1% 0.144 277.6);
Tailwind
colors: {
custom: {
50: '#b1b3fa',
500: '#8a94f7',
950: '#000000',
},
}SCSS
$custom: #8a94f7; $custom-light: #b1b3fa; $custom-dark: #000000;
JSON
{
"hex": "#8a94f7",
"rgb": {
"r": 138,
"g": 148,
"b": 247
},
"hsl": {
"h": 234.495,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.70116,
"c": 0.1445,
"h": 277.6
},
"luminance": 0.33298
}Semantic roles & 50–950 ramp
primary
#8A94F7
secondary
#F5F2D6
accent
#CF02E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085