#8293F8#8293F8
#8293F8 is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.4% C 0.149 H 274.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8293F8 |
|---|---|
| RGB | rgb(130, 147, 248) |
| HSL | hsl(231, 89%, 74%) |
| HSV | hsv(231, 48%, 97%) |
| CMYK | cmyk(47.6%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(63.66, 20.31, -52.49) |
| CIE-LCH | lch(63.66, 56.28, 291.16°) |
| OKLab | oklab(69.43% 0.0121 -0.1485) |
| OKLCH | oklch(69.43% 0.149 274.6) |
| XYZ | xyz(36.5776, 32.3885, 93.1129) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Lavender Blue
#8B88F8
ΔE00 4.46
Perrywinkle
#8F8CE7
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 5.67
Cornflowerblue
#6495ED
ΔE00 6.35
Periwinkle (survey)
#8E82FE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8293F8 #F8E782
analogous
#82CEF8 #8293F8 #AC82F8
triadic
#8293F8 #F88293 #93F882
tetradic
#8293F8 #F882CE #F8E782 #82F8AC
square
#8293F8 #F882CE #F8E782 #82F8AC
split-complementary
#8293F8 #F8AC82 #CEF882
monochromatic
#0E2FF2 #4861F5 #8293F8 #BCC5FB #E2E6FD
Accessibility & contrast
On white
2.81
#8293F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#8293F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8293F8
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8293F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8293F8 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFC
Deuteranopia (green-blind)
#6196F6
Tritanopia (blue-blind)
#55A8B9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8293f8; /* rgb */ color: rgb(130, 147, 248); /* oklch */ color: oklch(69.4% 0.149 274.6);
Tailwind
colors: {
custom: {
50: '#acb2fb',
500: '#8293f8',
950: '#000000',
},
}SCSS
$custom: #8293f8; $custom-light: #acb2fb; $custom-dark: #000000;
JSON
{
"hex": "#8293f8",
"rgb": {
"r": 130,
"g": 147,
"b": 248
},
"hsl": {
"h": 231.356,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.69431,
"c": 0.14901,
"h": 274.6
},
"luminance": 0.32391
}Semantic roles & 50–950 ramp
primary
#8293F8
secondary
#F5F1D6
accent
#C400E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85