#86A3EF#86A3EF
#86A3EF is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.4% C 0.116 H 267.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86A3EF |
|---|---|
| RGB | rgb(134, 163, 239) |
| HSL | hsl(223, 77%, 73%) |
| HSV | hsv(223, 44%, 94%) |
| CMYK | cmyk(43.9%, 31.8%, 0%, 6.3%) |
| CIE-LAB | lab(67.64, 9.42, -41.27) |
| CIE-LCH | lch(67.64, 42.33, 282.86°) |
| OKLab | oklab(72.43% -0.005 -0.1157) |
| OKLCH | oklch(72.43% 0.116 267.6) |
| XYZ | xyz(38.5038, 37.4925, 86.8525) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Cornflowerblue
#6495ED
ΔE00 6.01
Carolina Blue
#8AB8FE
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 7.47
Soft Blue
#6488EA
ΔE00 8.37
Perrywinkle
#8F8CE7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A3EF #EFD286
analogous
#86D7EF #86A3EF #9D86EF
triadic
#86A3EF #EF86A3 #A3EF86
tetradic
#86A3EF #EF86D7 #EFD286 #86EF9D
square
#86A3EF #EF86D7 #EFD286 #86EF9D
split-complementary
#86A3EF #EF9D86 #D7EF86
monochromatic
#1D52DD #507AE8 #86A3EF #BCCCF6 #E4EAFB
Accessibility & contrast
On white
2.47
#86A3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#86A3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A3EF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A3EF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#7DA1ED
Tritanopia (blue-blind)
#60B3BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86a3ef; /* rgb */ color: rgb(134, 163, 239); /* oklch */ color: oklch(72.4% 0.116 267.6);
Tailwind
colors: {
custom: {
50: '#adbef4',
500: '#86a3ef',
950: '#000000',
},
}SCSS
$custom: #86a3ef; $custom-light: #adbef4; $custom-dark: #000000;
JSON
{
"hex": "#86a3ef",
"rgb": {
"r": 134,
"g": 163,
"b": 239
},
"hsl": {
"h": 223.429,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.72428,
"c": 0.11582,
"h": 267.6
},
"luminance": 0.37495
}Semantic roles & 50–950 ramp
primary
#86A3EF
secondary
#F3ECD8
accent
#A00DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185