#8295FA#8295FA
#8295FA is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.9% C 0.149 H 273.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8295FA |
|---|---|
| RGB | rgb(130, 149, 250) |
| HSL | hsl(231, 92%, 75%) |
| HSV | hsv(231, 48%, 98%) |
| CMYK | cmyk(48%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(64.27, 19.74, -52.61) |
| CIE-LCH | lch(64.27, 56.19, 290.56°) |
| OKLab | oklab(69.93% 0.0101 -0.1489) |
| OKLCH | oklch(69.93% 0.149 273.9) |
| XYZ | xyz(37.2033, 33.1406, 94.8604) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.45
Lavender Blue
#8B88F8
ΔE00 5.05
Perrywinkle
#8F8CE7
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 6.08
Periwinkle (survey)
#8E82FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8295FA #FAE782
analogous
#82D1FA #8295FA #AB82FA
triadic
#8295FA #FA8295 #95FA82
tetradic
#8295FA #FA82D1 #FAE782 #82FAAB
square
#8295FA #FA82D1 #FAE782 #82FAAB
split-complementary
#8295FA #FAAB82 #D1FA82
monochromatic
#0C31F5 #4763F8 #8295FA #BDC7FC #E2E6FE
Accessibility & contrast
On white
2.75
#8295FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8295FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8295FA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8295FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8295FA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#6297F8
Tritanopia (blue-blind)
#53AABB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8295fa; /* rgb */ color: rgb(130, 149, 250); /* oklch */ color: oklch(69.9% 0.149 273.9);
Tailwind
colors: {
custom: {
50: '#acb3fc',
500: '#8295fa',
950: '#000000',
},
}SCSS
$custom: #8295fa; $custom-light: #acb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8295fa",
"rgb": {
"r": 130,
"g": 149,
"b": 250
},
"hsl": {
"h": 230.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.69933,
"c": 0.14921,
"h": 273.9
},
"luminance": 0.33143
}Semantic roles & 50–950 ramp
primary
#8295FA
secondary
#F6F1D5
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085