#86AFF3#86AFF3
#86AFF3 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.108 H 260.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFF3 |
|---|---|
| RGB | rgb(134, 175, 243) |
| HSL | hsl(217, 82%, 74%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(44.9%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(71.01, 3.79, -38.20) |
| CIE-LCH | lch(71.01, 38.39, 275.66°) |
| OKLab | oklab(75.1% -0.0184 -0.1068) |
| OKLCH | oklch(75.1% 0.108 260.2) |
| XYZ | xyz(41.3339, 42.1968, 90.7434) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.57
Pastel Blue
#A2BFFE
ΔE00 5.41
Sky Blue (survey)
#75BBFD
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 7.63
Periwinkle Blue
#8F99FB
ΔE00 8.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFF3 #F3CA86
analogous
#86E6F3 #86AFF3 #9486F3
triadic
#86AFF3 #F386AF #AFF386
tetradic
#86AFF3 #F386E6 #F3CA86 #86F394
square
#86AFF3 #F386E6 #F3CA86 #86F394
split-complementary
#86AFF3 #F39486 #E6F386
monochromatic
#1765E8 #4E8AED #86AFF3 #BED4F9 #E3EDFC
Accessibility & contrast
On white
2.22
#86AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#86AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFF3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFF3 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F6
Deuteranopia (green-blind)
#8AA9F2
Tritanopia (blue-blind)
#5CBEC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aff3; /* rgb */ color: rgb(134, 175, 243); /* oklch */ color: oklch(75.1% 0.108 260.2);
Tailwind
colors: {
custom: {
50: '#aec6f7',
500: '#86aff3',
950: '#000000',
},
}SCSS
$custom: #86aff3; $custom-light: #aec6f7; $custom-dark: #000000;
JSON
{
"hex": "#86aff3",
"rgb": {
"r": 134,
"g": 175,
"b": 243
},
"hsl": {
"h": 217.431,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.75101,
"c": 0.1084,
"h": 260.2
},
"luminance": 0.42199
}Semantic roles & 50–950 ramp
primary
#86AFF3
secondary
#F4E9D7
accent
#8D07DE
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285