#8095FA#8095FA
#8095FA is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.150 H 273.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8095FA |
|---|---|
| RGB | rgb(128, 149, 250) |
| HSL | hsl(230, 92%, 74%) |
| HSV | hsv(230, 49%, 98%) |
| CMYK | cmyk(48.8%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(64.15, 19.29, -52.82) |
| CIE-LCH | lch(64.15, 56.23, 290.06°) |
| OKLab | oklab(69.8% 0.008 -0.1495) |
| OKLCH | oklch(69.8% 0.15 273.1) |
| XYZ | xyz(36.8994, 32.9840, 94.8461) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.81
Lavender Blue
#8B88F8
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 5.61
Cornflowerblue
#6495ED
ΔE00 5.69
Perrywinkle
#8F8CE7
ΔE00 5.89
Periwinkle (survey)
#8E82FE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8095FA #FAE580
analogous
#80D2FA #8095FA #A880FA
triadic
#8095FA #FA8095 #95FA80
tetradic
#8095FA #FA80D2 #FAE580 #80FAA8
square
#8095FA #FA80D2 #FAE580 #80FAA8
split-complementary
#8095FA #FAA880 #D2FA80
monochromatic
#0A33F5 #4564F8 #8095FA #BBC6FC #E2E6FE
Accessibility & contrast
On white
2.76
#8095FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8095FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8095FA
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8095FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8095FA | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#6197F8
Tritanopia (blue-blind)
#4EAABB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8095fa; /* rgb */ color: rgb(128, 149, 250); /* oklch */ color: oklch(69.8% 0.150 273.1);
Tailwind
colors: {
custom: {
50: '#abb3fc',
500: '#8095fa',
950: '#000000',
},
}SCSS
$custom: #8095fa; $custom-light: #abb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8095fa",
"rgb": {
"r": 128,
"g": 149,
"b": 250
},
"hsl": {
"h": 229.672,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.69803,
"c": 0.14975,
"h": 273.1
},
"luminance": 0.32986
}Semantic roles & 50–950 ramp
primary
#8095FA
secondary
#F6F0D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085