#8A94EF#8A94EF
#8A94EF is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.7% C 0.133 H 277.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8A94EF |
|---|---|
| RGB | rgb(138, 148, 239) |
| HSL | hsl(234, 76%, 74%) |
| HSV | hsv(234, 42%, 94%) |
| CMYK | cmyk(42.3%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(64.01, 19.05, -46.96) |
| CIE-LCH | lch(64.01, 50.68, 292.08°) |
| OKLab | oklab(69.69% 0.0176 -0.1322) |
| OKLCH | oklch(69.69% 0.133 277.6) |
| XYZ | xyz(36.6465, 32.8134, 86.0473) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.01
Perrywinkle
#8F8CE7
ΔE00 3.41
Lavender Blue
#8B88F8
ΔE00 4.12
Periwinkle (survey)
#8E82FE
ΔE00 6.29
Soft Blue
#6488EA
ΔE00 7.04
Cornflowerblue
#6495ED
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A94EF #EFE58A
analogous
#8AC7EF #8A94EF #B38AEF
triadic
#8A94EF #EF8A94 #94EF8A
tetradic
#8A94EF #EF8AC7 #EFE58A #8AEFB3
square
#8A94EF #EF8AC7 #EFE58A #8AEFB3
split-complementary
#8A94EF #EFB38A #C7EF8A
monochromatic
#1F32E0 #5463E8 #8A94EF #C0C5F6 #E4E6FB
Accessibility & contrast
On white
2.78
#8A94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8A94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A94EF
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A94EF | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#6D97ED
Tritanopia (blue-blind)
#69A6B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a94ef; /* rgb */ color: rgb(138, 148, 239); /* oklch */ color: oklch(69.7% 0.133 277.6);
Tailwind
colors: {
custom: {
50: '#b0b3f4',
500: '#8a94ef',
950: '#000000',
},
}SCSS
$custom: #8a94ef; $custom-light: #b0b3f4; $custom-dark: #000000;
JSON
{
"hex": "#8a94ef",
"rgb": {
"r": 138,
"g": 148,
"b": 239
},
"hsl": {
"h": 234.059,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.69689,
"c": 0.13339,
"h": 277.6
},
"luminance": 0.32815
}Semantic roles & 50–950 ramp
primary
#8A94EF
secondary
#F3F0D8
accent
#C40DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085