#8086E8#8086E8
#8086E8 is a light, vivid blue. Relative luminance 0.275; OKLCH L 65.9% C 0.144 H 279.0°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8086E8 |
|---|---|
| RGB | rgb(128, 134, 232) |
| HSL | hsl(237, 69%, 71%) |
| HSV | hsv(237, 45%, 91%) |
| CMYK | cmyk(44.8%, 42.2%, 0%, 9%) |
| CIE-LAB | lab(59.40, 22.79, -50.43) |
| CIE-LCH | lch(59.40, 55.34, 294.32°) |
| OKLab | oklab(65.87% 0.0226 -0.1426) |
| OKLCH | oklch(65.87% 0.144 279) |
| XYZ | xyz(31.9883, 27.4640, 79.9439) |
| Luminance | 0.2747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 3.28
Periwinkle (survey)
#8E82FE
ΔE00 4.37
Cornflower
#6A79F7
ΔE00 5.31
Soft Blue
#6488EA
ΔE00 5.81
Periwinkle Blue
#8F99FB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8086E8 #E8E280
analogous
#80BAE8 #8086E8 #AE80E8
triadic
#8086E8 #E88086 #86E880
tetradic
#8086E8 #E880BA #E8E280 #80E8AE
square
#8086E8 #E880BA #E8E280 #80E8AE
split-complementary
#8086E8 #E8AE80 #BAE880
monochromatic
#242EC9 #4C55DF #8086E8 #B4B7F1 #E5E6FA
Accessibility & contrast
On white
3.23
#8086E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#8086E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8086E8
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8086E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8086E8 | 1.00 | 3.23 | 6.49 | 6.49 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6193EC
Deuteranopia (green-blind)
#598BE6
Tritanopia (blue-blind)
#5D9AAC
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8086e8; /* rgb */ color: rgb(128, 134, 232); /* oklch */ color: oklch(65.9% 0.144 279.0);
Tailwind
colors: {
custom: {
50: '#aaa9f0',
500: '#8086e8',
950: '#000000',
},
}SCSS
$custom: #8086e8; $custom-light: #aaa9f0; $custom-dark: #000000;
JSON
{
"hex": "#8086e8",
"rgb": {
"r": 128,
"g": 134,
"b": 232
},
"hsl": {
"h": 236.538,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.65873,
"c": 0.14438,
"h": 279
},
"luminance": 0.27466
}Semantic roles & 50–950 ramp
primary
#8086E8
secondary
#F0EED4
accent
#C614D1
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F16
muted
#7F7F84