#8994FA#8994FA
#8994FA is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.2% C 0.149 H 277.2°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8994FA |
|---|---|
| RGB | rgb(137, 148, 250) |
| HSL | hsl(234, 92%, 76%) |
| HSV | hsv(234, 45%, 98%) |
| CMYK | cmyk(45.2%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.48, 21.94, -52.25) |
| CIE-LCH | lch(64.48, 56.67, 292.78°) |
| OKLab | oklab(70.21% 0.0186 -0.1477) |
| OKLCH | oklch(70.21% 0.149 277.2) |
| XYZ | xyz(38.1565, 33.3983, 94.8599) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.54
Lavender Blue
#8B88F8
ΔE00 3.89
Perrywinkle
#8F8CE7
ΔE00 4.32
Periwinkle (survey)
#8E82FE
ΔE00 5.92
Soft Blue
#6488EA
ΔE00 6.91
Cornflowerblue
#6495ED
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8994FA #FAEF89
analogous
#89CCFA #8994FA #B689FA
triadic
#8994FA #FA8994 #94FA89
tetradic
#8994FA #FA89CC #FAEF89 #89FAB6
square
#8994FA #FA89CC #FAEF89 #89FAB6
split-complementary
#8994FA #FAB689 #CCFA89
monochromatic
#142AF5 #4E5FF8 #8994FA #C4C9FC #E2E4FE
Accessibility & contrast
On white
2.73
#8994FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8994FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8994FA
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8994FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8994FA | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#61A9BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8994fa; /* rgb */ color: rgb(137, 148, 250); /* oklch */ color: oklch(70.2% 0.149 277.2);
Tailwind
colors: {
custom: {
50: '#b1b3fc',
500: '#8994fa',
950: '#000000',
},
}SCSS
$custom: #8994fa; $custom-light: #b1b3fc; $custom-dark: #000000;
JSON
{
"hex": "#8994fa",
"rgb": {
"r": 137,
"g": 148,
"b": 250
},
"hsl": {
"h": 234.159,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.7021,
"c": 0.14886,
"h": 277.2
},
"luminance": 0.334
}Semantic roles & 50–950 ramp
primary
#8994FA
secondary
#F6F3D5
accent
#CF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085