#8290F7#8290F7
#8290F7 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.8% C 0.151 H 275.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8290F7 |
|---|---|
| RGB | rgb(130, 144, 247) |
| HSL | hsl(233, 88%, 74%) |
| HSV | hsv(233, 47%, 97%) |
| CMYK | cmyk(47.4%, 41.7%, 0%, 3.1%) |
| CIE-LAB | lab(62.85, 21.77, -53.23) |
| CIE-LCH | lch(62.85, 57.51, 292.25°) |
| OKLab | oklab(68.79% 0.0154 -0.1507) |
| OKLCH | oklch(68.79% 0.151 275.8) |
| XYZ | xyz(35.9625, 31.4057, 92.1446) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.98
Lavender Blue
#8B88F8
ΔE00 3.59
Perrywinkle
#8F8CE7
ΔE00 4.40
Soft Blue
#6488EA
ΔE00 5.54
Periwinkle (survey)
#8E82FE
ΔE00 5.62
Cornflowerblue
#6495ED
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8290F7 #F7E982
analogous
#82CAF7 #8290F7 #AF82F7
triadic
#8290F7 #F78290 #90F782
tetradic
#8290F7 #F782CA #F7E982 #82F7AF
square
#8290F7 #F782CA #F7E982 #82F7AF
split-complementary
#8290F7 #F7AF82 #CAF782
monochromatic
#0F2AEF #485DF3 #8290F7 #BCC3FB #E2E5FD
Accessibility & contrast
On white
2.88
#8290F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#8290F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8290F7
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8290F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8290F7 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#5D94F5
Tritanopia (blue-blind)
#56A6B8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8290f7; /* rgb */ color: rgb(130, 144, 247); /* oklch */ color: oklch(68.8% 0.151 275.8);
Tailwind
colors: {
custom: {
50: '#acb0fa',
500: '#8290f7',
950: '#000000',
},
}SCSS
$custom: #8290f7; $custom-light: #acb0fa; $custom-dark: #000000;
JSON
{
"hex": "#8290f7",
"rgb": {
"r": 130,
"g": 144,
"b": 247
},
"hsl": {
"h": 232.821,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.68792,
"c": 0.15149,
"h": 275.8
},
"luminance": 0.31408
}Semantic roles & 50–950 ramp
primary
#8290F7
secondary
#F5F1D6
accent
#C901E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85