#86AFF9#86AFF9
#86AFF9 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.4% C 0.116 H 261.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFF9 |
|---|---|
| RGB | rgb(134, 175, 249) |
| HSL | hsl(219, 91%, 75%) |
| HSV | hsv(219, 46%, 98%) |
| CMYK | cmyk(46.2%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(71.26, 5.49, -41.06) |
| CIE-LCH | lch(71.26, 41.43, 277.62°) |
| OKLab | oklab(75.38% -0.0167 -0.1151) |
| OKLCH | oklch(75.38% 0.116 261.7) |
| XYZ | xyz(42.2548, 42.5652, 95.5935) |
| Luminance | 0.4257 (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.31
Cornflowerblue
#6495ED
ΔE00 7.70
Periwinkle Blue
#8F99FB
ΔE00 8.06
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFF9 #F9D086
analogous
#86E8F9 #86AFF9 #9786F9
triadic
#86AFF9 #F986AF #AFF986
tetradic
#86AFF9 #F986E8 #F9D086 #86F997
square
#86AFF9 #F986E8 #F9D086 #86F997
split-complementary
#86AFF9 #F99786 #E8F986
monochromatic
#1162F3 #4C88F6 #86AFF9 #C0D6FC #E2ECFE
Accessibility & contrast
On white
2.21
#86AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#86AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFF9
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFF9 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#58BFC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aff9; /* rgb */ color: rgb(134, 175, 249); /* oklch */ color: oklch(75.4% 0.116 261.7);
Tailwind
colors: {
custom: {
50: '#aec6fb',
500: '#86aff9',
950: '#000000',
},
}SCSS
$custom: #86aff9; $custom-light: #aec6fb; $custom-dark: #000000;
JSON
{
"hex": "#86aff9",
"rgb": {
"r": 134,
"g": 175,
"b": 249
},
"hsl": {
"h": 218.609,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.75381,
"c": 0.11629,
"h": 261.7
},
"luminance": 0.42568
}Semantic roles & 50–950 ramp
primary
#86AFF9
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285