#86AFF8#86AFF8
#86AFF8 is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.3% C 0.115 H 261.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFF8 |
|---|---|
| RGB | rgb(134, 175, 248) |
| HSL | hsl(218, 89%, 75%) |
| HSV | hsv(218, 46%, 97%) |
| CMYK | cmyk(46%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.22, 5.21, -40.59) |
| CIE-LCH | lch(71.22, 40.92, 277.31°) |
| OKLab | oklab(75.33% -0.017 -0.1137) |
| OKLCH | oklch(75.33% 0.115 261.5) |
| XYZ | xyz(42.0992, 42.5029, 94.7743) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.49
Pastel Blue
#A2BFFE
ΔE00 5.34
Sky Blue (survey)
#75BBFD
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 7.68
Periwinkle Blue
#8F99FB
ΔE00 8.07
Baby Blue (survey)
#A2CFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFF8 #F8CF86
analogous
#86E8F8 #86AFF8 #9686F8
triadic
#86AFF8 #F886AF #AFF886
tetradic
#86AFF8 #F886E8 #F8CF86 #86F896
square
#86AFF8 #F886E8 #F8CF86 #86F896
split-complementary
#86AFF8 #F89686 #E8F886
monochromatic
#1263F1 #4C89F5 #86AFF8 #C0D5FB #E2ECFD
Accessibility & contrast
On white
2.21
#86AFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#86AFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFF8
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFF8 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FB
Deuteranopia (green-blind)
#87AAF6
Tritanopia (blue-blind)
#58BFC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aff8; /* rgb */ color: rgb(134, 175, 248); /* oklch */ color: oklch(75.3% 0.115 261.5);
Tailwind
colors: {
custom: {
50: '#aec6fb',
500: '#86aff8',
950: '#000000',
},
}SCSS
$custom: #86aff8; $custom-light: #aec6fb; $custom-dark: #000000;
JSON
{
"hex": "#86aff8",
"rgb": {
"r": 134,
"g": 175,
"b": 248
},
"hsl": {
"h": 218.421,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.75334,
"c": 0.11497,
"h": 261.5
},
"luminance": 0.42506
}Semantic roles & 50–950 ramp
primary
#86AFF8
secondary
#F5EAD6
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285