#8086F8#8086F8
#8086F8 is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.8% C 0.166 H 278.6°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8086F8 |
|---|---|
| RGB | rgb(128, 134, 248) |
| HSL | hsl(237, 90%, 74%) |
| HSV | hsv(237, 48%, 97%) |
| CMYK | cmyk(48.4%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(60.26, 27.49, -57.91) |
| CIE-LCH | lch(60.26, 64.10, 295.39°) |
| OKLab | oklab(66.81% 0.0249 -0.1645) |
| OKLCH | oklch(66.81% 0.166 278.6) |
| XYZ | xyz(34.3652, 28.4148, 92.4625) |
| Luminance | 0.2842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.05
Periwinkle (survey)
#8E82FE
ΔE00 3.30
Perrywinkle
#8F8CE7
ΔE00 4.33
Cornflower
#6A79F7
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8086F8 #F8F280
analogous
#80C2F8 #8086F8 #B680F8
triadic
#8086F8 #F88086 #86F880
tetradic
#8086F8 #F880C2 #F8F280 #80F8B6
square
#8086F8 #F880C2 #F8F280 #80F8B6
split-complementary
#8086F8 #F8B680 #C2F880
monochromatic
#0D19F0 #464FF5 #8086F8 #BABDFB #E2E3FD
Accessibility & contrast
On white
3.14
#8086F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#8086F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8086F8
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8086F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8086F8 | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5596FC
Deuteranopia (green-blind)
#4B8DF5
Tritanopia (blue-blind)
#529EB3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8086f8; /* rgb */ color: rgb(128, 134, 248); /* oklch */ color: oklch(66.8% 0.166 278.6);
Tailwind
colors: {
custom: {
50: '#aba9fb',
500: '#8086f8',
950: '#000000',
},
}SCSS
$custom: #8086f8; $custom-light: #aba9fb; $custom-dark: #000000;
JSON
{
"hex": "#8086f8",
"rgb": {
"r": 128,
"g": 134,
"b": 248
},
"hsl": {
"h": 237,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.66806,
"c": 0.1664,
"h": 278.6
},
"luminance": 0.28417
}Semantic roles & 50–950 ramp
primary
#8086F8
secondary
#F5F4D6
accent
#DA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85