#8A94EC#8A94EC
#8A94EC is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.5% C 0.129 H 277.6°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8A94EC |
|---|---|
| RGB | rgb(138, 148, 236) |
| HSL | hsl(234, 72%, 73%) |
| HSV | hsv(234, 42%, 93%) |
| CMYK | cmyk(41.5%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(63.87, 18.20, -45.53) |
| CIE-LCH | lch(63.87, 49.04, 291.79°) |
| OKLab | oklab(69.53% 0.017 -0.1281) |
| OKLCH | oklch(69.53% 0.129 277.6) |
| XYZ | xyz(36.2069, 32.6376, 83.7325) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 3.29
Lavender Blue
#8B88F8
ΔE00 4.31
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Soft Blue
#6488EA
ΔE00 7.09
Cornflowerblue
#6495ED
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A94EC #ECE28A
analogous
#8AC5EC #8A94EC #B18AEC
triadic
#8A94EC #EC8A94 #94EC8A
tetradic
#8A94EC #EC8AC5 #ECE28A #8AECB1
square
#8A94EC #EC8AC5 #ECE28A #8AECB1
split-complementary
#8A94EC #ECB18A #C5EC8A
monochromatic
#2336D8 #5564E3 #8A94EC #BFC4F5 #E5E7FB
Accessibility & contrast
On white
2.79
#8A94EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#8A94EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A94EC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A94EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A94EC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FEF
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#6BA6B5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a94ec; /* rgb */ color: rgb(138, 148, 236); /* oklch */ color: oklch(69.5% 0.129 277.6);
Tailwind
colors: {
custom: {
50: '#b0b3f2',
500: '#8a94ec',
950: '#000000',
},
}SCSS
$custom: #8a94ec; $custom-light: #b0b3f2; $custom-dark: #000000;
JSON
{
"hex": "#8a94ec",
"rgb": {
"r": 138,
"g": 148,
"b": 236
},
"hsl": {
"h": 233.878,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.69533,
"c": 0.12919,
"h": 277.6
},
"luminance": 0.32639
}Semantic roles & 50–950 ramp
primary
#8A94EC
secondary
#F2F0D9
accent
#C011D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085