#8086EA#8086EA
#8086EA is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.0% C 0.147 H 279.0°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8086EA |
|---|---|
| RGB | rgb(128, 134, 234) |
| HSL | hsl(237, 72%, 71%) |
| HSV | hsv(237, 45%, 92%) |
| CMYK | cmyk(45.3%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(59.51, 23.37, -51.37) |
| CIE-LCH | lch(59.51, 56.44, 294.46°) |
| OKLab | oklab(65.99% 0.0229 -0.1454) |
| OKLCH | oklch(65.99% 0.147 279) |
| XYZ | xyz(32.2740, 27.5783, 81.4485) |
| Luminance | 0.2758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 3.36
Periwinkle (survey)
#8E82FE
ΔE00 4.19
Cornflower
#6A79F7
ΔE00 5.18
Soft Blue
#6488EA
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8086EA #EAE480
analogous
#80BBEA #8086EA #AF80EA
triadic
#8086EA #EA8086 #86EA80
tetradic
#8086EA #EA80BB #EAE480 #80EAAF
square
#8086EA #EA80BB #EAE480 #80EAAF
split-complementary
#8086EA #EAAF80 #BBEA80
monochromatic
#222CCE #4B54E1 #8086EA #B5B8F3 #E5E6FB
Accessibility & contrast
On white
3.22
#8086EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#8086EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8086EA
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8086EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8086EA | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93EE
Deuteranopia (green-blind)
#588BE8
Tritanopia (blue-blind)
#5B9BAD
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8086ea; /* rgb */ color: rgb(128, 134, 234); /* oklch */ color: oklch(66.0% 0.147 279.0);
Tailwind
colors: {
custom: {
50: '#aaa9f1',
500: '#8086ea',
950: '#000000',
},
}SCSS
$custom: #8086ea; $custom-light: #aaa9f1; $custom-dark: #000000;
JSON
{
"hex": "#8086ea",
"rgb": {
"r": 128,
"g": 134,
"b": 234
},
"hsl": {
"h": 236.604,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65987,
"c": 0.14716,
"h": 279
},
"luminance": 0.2758
}Semantic roles & 50–950 ramp
primary
#8086EA
secondary
#F1EFD5
accent
#C912D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85