#8094FA#8094FA
#8094FA is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.6% C 0.151 H 273.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8094FA |
|---|---|
| RGB | rgb(128, 148, 250) |
| HSL | hsl(230, 92%, 74%) |
| HSV | hsv(230, 49%, 98%) |
| CMYK | cmyk(48.8%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(63.89, 19.87, -53.23) |
| CIE-LCH | lch(63.89, 56.82, 290.47°) |
| OKLab | oklab(69.61% 0.0092 -0.1507) |
| OKLCH | oklch(69.61% 0.151 273.5) |
| XYZ | xyz(36.7418, 32.6689, 94.7936) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Lavender Blue
#8B88F8
ΔE00 5.04
Soft Blue
#6488EA
ΔE00 5.52
Perrywinkle
#8F8CE7
ΔE00 5.68
Cornflowerblue
#6495ED
ΔE00 5.84
Periwinkle (survey)
#8E82FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8094FA #FAE680
analogous
#80D1FA #8094FA #A980FA
triadic
#8094FA #FA8094 #94FA80
tetradic
#8094FA #FA80D1 #FAE680 #80FAA9
square
#8094FA #FA80D1 #FAE680 #80FAA9
split-complementary
#8094FA #FAA980 #D1FA80
monochromatic
#0A31F5 #4562F8 #8094FA #BBC6FC #E2E6FE
Accessibility & contrast
On white
2.79
#8094FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#8094FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8094FA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8094FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8094FA | 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)
#6CA0FE
Deuteranopia (green-blind)
#6096F8
Tritanopia (blue-blind)
#4FAABB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8094fa; /* rgb */ color: rgb(128, 148, 250); /* oklch */ color: oklch(69.6% 0.151 273.5);
Tailwind
colors: {
custom: {
50: '#abb3fc',
500: '#8094fa',
950: '#000000',
},
}SCSS
$custom: #8094fa; $custom-light: #abb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8094fa",
"rgb": {
"r": 128,
"g": 148,
"b": 250
},
"hsl": {
"h": 230.164,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.69607,
"c": 0.151,
"h": 273.5
},
"luminance": 0.32671
}Semantic roles & 50–950 ramp
primary
#8094FA
secondary
#F6F1D5
accent
#C000E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111117
muted
#808085