#86AAFA#86AAFA
#86AAFA is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.4% C 0.123 H 265.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #86AAFA |
|---|---|
| RGB | rgb(134, 170, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 46%, 98%) |
| CMYK | cmyk(46.4%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.98, 8.59, -43.61) |
| CIE-LCH | lch(69.98, 44.45, 281.15°) |
| OKLab | oklab(74.4% -0.0105 -0.1225) |
| OKLCH | oklch(74.4% 0.123 265.1) |
| XYZ | xyz(41.4560, 40.7173, 96.0987) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.51
Cornflowerblue
#6495ED
ΔE00 6.86
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AAFA #FAD686
analogous
#86E4FA #86AAFA #9C86FA
triadic
#86AAFA #FA86AA #AAFA86
tetradic
#86AAFA #FA86E4 #FAD686 #86FA9C
square
#86AAFA #FA86E4 #FAD686 #86FA9C
split-complementary
#86AAFA #FA9C86 #E4FA86
monochromatic
#1057F5 #4B81F8 #86AAFA #C1D3FC #E2EAFE
Accessibility & contrast
On white
2.30
#86AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#86AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AAFA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AAFA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#58BBC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #86aafa; /* rgb */ color: rgb(134, 170, 250); /* oklch */ color: oklch(74.4% 0.123 265.1);
Tailwind
colors: {
custom: {
50: '#aec3fc',
500: '#86aafa',
950: '#000000',
},
}SCSS
$custom: #86aafa; $custom-light: #aec3fc; $custom-dark: #000000;
JSON
{
"hex": "#86aafa",
"rgb": {
"r": 134,
"g": 170,
"b": 250
},
"hsl": {
"h": 221.379,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.74398,
"c": 0.12292,
"h": 265.1
},
"luminance": 0.4072
}Semantic roles & 50–950 ramp
primary
#86AAFA
secondary
#F6ECD5
accent
#9E00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185