#86A4EF#86A4EF
#86A4EF is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.6% C 0.115 H 266.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86A4EF |
|---|---|
| RGB | rgb(134, 164, 239) |
| HSL | hsl(223, 77%, 73%) |
| HSV | hsv(223, 44%, 94%) |
| CMYK | cmyk(43.9%, 31.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.91, 8.86, -40.85) |
| CIE-LCH | lch(67.91, 41.80, 282.23°) |
| OKLab | oklab(72.63% -0.0062 -0.1145) |
| OKLCH | oklch(72.63% 0.115 266.9) |
| XYZ | xyz(38.6820, 37.8491, 86.9120) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Carolina Blue
#8AB8FE
ΔE00 6.03
Cornflowerblue
#6495ED
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.24
Soft Blue
#6488EA
ΔE00 8.58
Perrywinkle
#8F8CE7
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A4EF #EFD186
analogous
#86D8EF #86A4EF #9C86EF
triadic
#86A4EF #EF86A4 #A4EF86
tetradic
#86A4EF #EF86D8 #EFD186 #86EF9C
square
#86A4EF #EF86D8 #EFD186 #86EF9C
split-complementary
#86A4EF #EF9C86 #D8EF86
monochromatic
#1D54DD #507BE8 #86A4EF #BCCDF6 #E4EBFB
Accessibility & contrast
On white
2.45
#86A4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#86A4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A4EF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A4EF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#60B4BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86a4ef; /* rgb */ color: rgb(134, 164, 239); /* oklch */ color: oklch(72.6% 0.115 266.9);
Tailwind
colors: {
custom: {
50: '#adbef4',
500: '#86a4ef',
950: '#000000',
},
}SCSS
$custom: #86a4ef; $custom-light: #adbef4; $custom-dark: #000000;
JSON
{
"hex": "#86a4ef",
"rgb": {
"r": 134,
"g": 164,
"b": 239
},
"hsl": {
"h": 222.857,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.72633,
"c": 0.11469,
"h": 266.9
},
"luminance": 0.37851
}Semantic roles & 50–950 ramp
primary
#86A4EF
secondary
#F3EBD8
accent
#9F0DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185