#8096F8#8096F8
#8096F8 is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.9% C 0.146 H 272.6°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8096F8 |
|---|---|
| RGB | rgb(128, 150, 248) |
| HSL | hsl(229, 90%, 74%) |
| HSV | hsv(229, 48%, 97%) |
| CMYK | cmyk(48.4%, 39.5%, 0%, 2.7%) |
| CIE-LAB | lab(64.30, 18.11, -51.48) |
| CIE-LCH | lch(64.30, 54.57, 289.38°) |
| OKLab | oklab(69.89% 0.0065 -0.1456) |
| OKLCH | oklch(69.89% 0.146 272.6) |
| XYZ | xyz(36.7463, 33.1770, 93.2562) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Cornflowerblue
#6495ED
ΔE00 5.50
Lavender Blue
#8B88F8
ΔE00 5.65
Soft Blue
#6488EA
ΔE00 5.66
Perrywinkle
#8F8CE7
ΔE00 6.03
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8096F8 #F8E280
analogous
#80D2F8 #8096F8 #A680F8
triadic
#8096F8 #F88096 #96F880
tetradic
#8096F8 #F880D2 #F8E280 #80F8A6
square
#8096F8 #F880D2 #F8E280 #80F8A6
split-complementary
#8096F8 #F8A680 #D2F880
monochromatic
#0D37F0 #4666F5 #8096F8 #BAC6FB #E2E7FD
Accessibility & contrast
On white
2.75
#8096F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8096F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8096F8
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8096F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8096F8 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#6497F6
Tritanopia (blue-blind)
#50ABBB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8096f8; /* rgb */ color: rgb(128, 150, 248); /* oklch */ color: oklch(69.9% 0.146 272.6);
Tailwind
colors: {
custom: {
50: '#abb4fb',
500: '#8096f8',
950: '#000000',
},
}SCSS
$custom: #8096f8; $custom-light: #abb4fb; $custom-dark: #000000;
JSON
{
"hex": "#8096f8",
"rgb": {
"r": 128,
"g": 150,
"b": 248
},
"hsl": {
"h": 229,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.6989,
"c": 0.14574,
"h": 272.6
},
"luminance": 0.33179
}Semantic roles & 50–950 ramp
primary
#8096F8
secondary
#F5F0D6
accent
#BB00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085