#86AFF5#86AFF5
#86AFF5 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.2% C 0.111 H 260.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFF5 |
|---|---|
| RGB | rgb(134, 175, 245) |
| HSL | hsl(218, 85%, 74%) |
| HSV | hsv(218, 45%, 96%) |
| CMYK | cmyk(45.3%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(71.09, 4.35, -39.16) |
| CIE-LCH | lch(71.09, 39.40, 276.34°) |
| OKLab | oklab(75.19% -0.0178 -0.1096) |
| OKLCH | oklch(75.19% 0.111 260.8) |
| XYZ | xyz(41.6375, 42.3183, 92.3427) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.53
Pastel Blue
#A2BFFE
ΔE00 5.38
Sky Blue (survey)
#75BBFD
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 8.11
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFF5 #F5CC86
analogous
#86E7F5 #86AFF5 #9586F5
triadic
#86AFF5 #F586AF #AFF586
tetradic
#86AFF5 #F586E7 #F5CC86 #86F595
square
#86AFF5 #F586E7 #F5CC86 #86F595
split-complementary
#86AFF5 #F59586 #E7F586
monochromatic
#1564EC #4D8AF0 #86AFF5 #BFD4FA #E3ECFD
Accessibility & contrast
On white
2.22
#86AFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#86AFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFF5
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFF5 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F8
Deuteranopia (green-blind)
#89A9F3
Tritanopia (blue-blind)
#5ABEC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aff5; /* rgb */ color: rgb(134, 175, 245); /* oklch */ color: oklch(75.2% 0.111 260.8);
Tailwind
colors: {
custom: {
50: '#aec6f8',
500: '#86aff5',
950: '#000000',
},
}SCSS
$custom: #86aff5; $custom-light: #aec6f8; $custom-dark: #000000;
JSON
{
"hex": "#86aff5",
"rgb": {
"r": 134,
"g": 175,
"b": 245
},
"hsl": {
"h": 217.838,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.75194,
"c": 0.11102,
"h": 260.8
},
"luminance": 0.42321
}Semantic roles & 50–950 ramp
primary
#86AFF5
secondary
#F5E9D6
accent
#9004E1
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285