#86AEFF#86AEFF
#86AEFF is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.5% C 0.125 H 263.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEFF |
|---|---|
| RGB | rgb(134, 174, 255) |
| HSL | hsl(220, 100%, 76%) |
| HSV | hsv(220, 47%, 100%) |
| CMYK | cmyk(47.5%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.25, 7.78, -44.32) |
| CIE-LCH | lch(71.25, 44.99, 279.95°) |
| OKLab | oklab(75.46% -0.0139 -0.1245) |
| OKLCH | oklch(75.46% 0.125 263.6) |
| XYZ | xyz(43.0117, 42.5577, 100.5363) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.84
Pastel Blue
#A2BFFE
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 6.82
Cornflowerblue
#6495ED
ΔE00 7.63
Periwinkle Blue
#8F99FB
ΔE00 7.70
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEFF #FFD786
analogous
#86EBFF #86AEFF #9B86FF
triadic
#86AEFF #FF86AE #AEFF86
tetradic
#86AEFF #FF86EB #FFD786 #86FF9B
square
#86AEFF #FF86EB #FFD786 #86FF9B
split-complementary
#86AEFF #FF9B86 #EBFF86
monochromatic
#0C5CFF #4985FF #86AEFF #C3D7FF #E0EBFF
Accessibility & contrast
On white
2.21
#86AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#86AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEFF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEFF | 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)
#90B5FF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#54BFCB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aeff; /* rgb */ color: rgb(134, 174, 255); /* oklch */ color: oklch(75.5% 0.125 263.6);
Tailwind
colors: {
custom: {
50: '#afc5ff',
500: '#86aeff',
950: '#000000',
},
}SCSS
$custom: #86aeff; $custom-light: #afc5ff; $custom-dark: #000000;
JSON
{
"hex": "#86aeff",
"rgb": {
"r": 134,
"g": 174,
"b": 255
},
"hsl": {
"h": 220.165,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75463,
"c": 0.12529,
"h": 263.6
},
"luminance": 0.4256
}Semantic roles & 50–950 ramp
primary
#86AEFF
secondary
#F7ECD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186