#8294F7#8294F7
#8294F7 is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.6% C 0.146 H 274.2°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8294F7 |
|---|---|
| RGB | rgb(130, 148, 247) |
| HSL | hsl(231, 88%, 74%) |
| HSV | hsv(231, 47%, 97%) |
| CMYK | cmyk(47.4%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(63.87, 19.44, -51.61) |
| CIE-LCH | lch(63.87, 55.15, 290.64°) |
| OKLab | oklab(69.57% 0.0107 -0.146) |
| OKLCH | oklch(69.57% 0.146 274.2) |
| XYZ | xyz(36.5791, 32.6389, 92.3501) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 4.77
Perrywinkle
#8F8CE7
ΔE00 5.18
Soft Blue
#6488EA
ΔE00 5.71
Cornflowerblue
#6495ED
ΔE00 6.17
Periwinkle (survey)
#8E82FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8294F7 #F7E582
analogous
#82CFF7 #8294F7 #AB82F7
triadic
#8294F7 #F78294 #94F782
tetradic
#8294F7 #F782CF #F7E582 #82F7AB
square
#8294F7 #F782CF #F7E582 #82F7AB
split-complementary
#8294F7 #F7AB82 #CFF782
monochromatic
#0F32EF #4863F3 #8294F7 #BCC5FB #E2E6FD
Accessibility & contrast
On white
2.79
#8294F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#8294F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8294F7
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8294F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8294F7 | 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)
#6EA0FB
Deuteranopia (green-blind)
#6396F5
Tritanopia (blue-blind)
#55A9BA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8294f7; /* rgb */ color: rgb(130, 148, 247); /* oklch */ color: oklch(69.6% 0.146 274.2);
Tailwind
colors: {
custom: {
50: '#acb3fa',
500: '#8294f7',
950: '#000000',
},
}SCSS
$custom: #8294f7; $custom-light: #acb3fa; $custom-dark: #000000;
JSON
{
"hex": "#8294f7",
"rgb": {
"r": 130,
"g": 148,
"b": 247
},
"hsl": {
"h": 230.769,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.69572,
"c": 0.14635,
"h": 274.2
},
"luminance": 0.32641
}Semantic roles & 50–950 ramp
primary
#8294F7
secondary
#F5F0D6
accent
#C201E5
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111117
muted
#808085