#8994EA#8994EA
#8994EA is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.4% C 0.127 H 277.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8994EA |
|---|---|
| RGB | rgb(137, 148, 234) |
| HSL | hsl(233, 70%, 73%) |
| HSV | hsv(233, 41%, 92%) |
| CMYK | cmyk(41.5%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(63.70, 17.39, -44.69) |
| CIE-LCH | lch(63.70, 47.96, 291.26°) |
| OKLab | oklab(69.36% 0.0155 -0.1257) |
| OKLCH | oklch(69.36% 0.127 277) |
| XYZ | xyz(35.7533, 32.4370, 82.2031) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 3.40
Lavender Blue
#8B88F8
ΔE00 4.53
Periwinkle (survey)
#8E82FE
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8994EA #EADF89
analogous
#89C4EA #8994EA #AE89EA
triadic
#8994EA #EA8994 #94EA89
tetradic
#8994EA #EA89C4 #EADF89 #89EAAE
square
#8994EA #EA89C4 #EADF89 #89EAAE
split-complementary
#8994EA #EAAE89 #C4EA89
monochromatic
#2639D3 #5565E1 #8994EA #BDC3F3 #E5E7FA
Accessibility & contrast
On white
2.80
#8994EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8994EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8994EA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8994EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8994EA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#6F97E8
Tritanopia (blue-blind)
#6AA5B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8994ea; /* rgb */ color: rgb(137, 148, 234); /* oklch */ color: oklch(69.4% 0.127 277.0);
Tailwind
colors: {
custom: {
50: '#afb3f1',
500: '#8994ea',
950: '#000000',
},
}SCSS
$custom: #8994ea; $custom-light: #afb3f1; $custom-dark: #000000;
JSON
{
"hex": "#8994ea",
"rgb": {
"r": 137,
"g": 148,
"b": 234
},
"hsl": {
"h": 233.196,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.69358,
"c": 0.1266,
"h": 277
},
"luminance": 0.32439
}Semantic roles & 50–950 ramp
primary
#8994EA
secondary
#F2EFD9
accent
#BC14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085