#8294FA#8294FA
#8294FA is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.7% C 0.150 H 274.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8294FA |
|---|---|
| RGB | rgb(130, 148, 250) |
| HSL | hsl(231, 92%, 75%) |
| HSV | hsv(231, 48%, 98%) |
| CMYK | cmyk(48%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.02, 20.32, -53.02) |
| CIE-LCH | lch(64.02, 56.78, 290.97°) |
| OKLab | oklab(69.74% 0.0113 -0.1501) |
| OKLCH | oklch(69.74% 0.15 274.3) |
| XYZ | xyz(37.0457, 32.8256, 94.8079) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 4.75
Perrywinkle
#8F8CE7
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 5.80
Cornflowerblue
#6495ED
ΔE00 6.23
Periwinkle (survey)
#8E82FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8294FA #FAE882
analogous
#82D0FA #8294FA #AC82FA
triadic
#8294FA #FA8294 #94FA82
tetradic
#8294FA #FA82D0 #FAE882 #82FAAC
square
#8294FA #FA82D0 #FAE882 #82FAAC
split-complementary
#8294FA #FAAC82 #D0FA82
monochromatic
#0C2FF5 #4762F8 #8294FA #BDC6FC #E2E6FE
Accessibility & contrast
On white
2.78
#8294FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#8294FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8294FA
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8294FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8294FA | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#6196F8
Tritanopia (blue-blind)
#53A9BB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8294fa; /* rgb */ color: rgb(130, 148, 250); /* oklch */ color: oklch(69.7% 0.150 274.3);
Tailwind
colors: {
custom: {
50: '#acb3fc',
500: '#8294fa',
950: '#000000',
},
}SCSS
$custom: #8294fa; $custom-light: #acb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8294fa",
"rgb": {
"r": 130,
"g": 148,
"b": 250
},
"hsl": {
"h": 231,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.69738,
"c": 0.15048,
"h": 274.3
},
"luminance": 0.32828
}Semantic roles & 50–950 ramp
primary
#8294FA
secondary
#F6F1D5
accent
#C300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111117
muted
#808085