#8A94FA#8A94FA
#8A94FA is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.3% C 0.149 H 277.6°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8A94FA |
|---|---|
| RGB | rgb(138, 148, 250) |
| HSL | hsl(235, 92%, 76%) |
| HSV | hsv(235, 45%, 98%) |
| CMYK | cmyk(44.8%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.55, 22.18, -52.14) |
| CIE-LCH | lch(64.55, 56.66, 293.04°) |
| OKLab | oklab(70.28% 0.0197 -0.1473) |
| OKLCH | oklch(70.28% 0.149 277.6) |
| XYZ | xyz(38.3212, 33.4833, 94.8676) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Lavender Blue
#8B88F8
ΔE00 3.80
Perrywinkle
#8F8CE7
ΔE00 4.19
Periwinkle (survey)
#8E82FE
ΔE00 5.83
Soft Blue
#6488EA
ΔE00 7.08
Cornflowerblue
#6495ED
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A94FA #FAF08A
analogous
#8ACCFA #8A94FA #B88AFA
triadic
#8A94FA #FA8A94 #94FA8A
tetradic
#8A94FA #FA8ACC #FAF08A #8AFAB8
square
#8A94FA #FA8ACC #FAF08A #8AFAB8
split-complementary
#8A94FA #FAB88A #CCFA8A
monochromatic
#1529F5 #4F5EF7 #8A94FA #C5CAFD #E2E4FE
Accessibility & contrast
On white
2.73
#8A94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#8A94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A94FA
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A94FA | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#63A9BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a94fa; /* rgb */ color: rgb(138, 148, 250); /* oklch */ color: oklch(70.3% 0.149 277.6);
Tailwind
colors: {
custom: {
50: '#b1b3fc',
500: '#8a94fa',
950: '#000000',
},
}SCSS
$custom: #8a94fa; $custom-light: #b1b3fc; $custom-dark: #000000;
JSON
{
"hex": "#8a94fa",
"rgb": {
"r": 138,
"g": 148,
"b": 250
},
"hsl": {
"h": 234.643,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.7028,
"c": 0.14865,
"h": 277.6
},
"luminance": 0.33485
}Semantic roles & 50–950 ramp
primary
#8A94FA
secondary
#F6F3D5
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085