#86AFF2#86AFF2
#86AFF2 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.107 H 260.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFF2 |
|---|---|
| RGB | rgb(134, 175, 242) |
| HSL | hsl(217, 81%, 74%) |
| HSV | hsv(217, 45%, 95%) |
| CMYK | cmyk(44.6%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.97, 3.50, -37.72) |
| CIE-LCH | lch(70.97, 37.89, 275.31°) |
| OKLab | oklab(75.06% -0.0187 -0.1054) |
| OKLCH | oklch(75.06% 0.107 260) |
| XYZ | xyz(41.1833, 42.1366, 89.9503) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.60
Pastel Blue
#A2BFFE
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 7.63
Periwinkle Blue
#8F99FB
ΔE00 8.16
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFF2 #F2C986
analogous
#86E5F2 #86AFF2 #9386F2
triadic
#86AFF2 #F286AF #AFF286
tetradic
#86AFF2 #F286E5 #F2C986 #86F293
square
#86AFF2 #F286E5 #F2C986 #86F293
split-complementary
#86AFF2 #F29386 #E5F286
monochromatic
#1966E5 #4F8AEC #86AFF2 #BDD4F8 #E3EDFC
Accessibility & contrast
On white
2.23
#86AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#86AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFF2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFF2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#5CBDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aff2; /* rgb */ color: rgb(134, 175, 242); /* oklch */ color: oklch(75.1% 0.107 260.0);
Tailwind
colors: {
custom: {
50: '#aec6f6',
500: '#86aff2',
950: '#000000',
},
}SCSS
$custom: #86aff2; $custom-light: #aec6f6; $custom-dark: #000000;
JSON
{
"hex": "#86aff2",
"rgb": {
"r": 134,
"g": 175,
"b": 242
},
"hsl": {
"h": 217.222,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.75055,
"c": 0.10709,
"h": 260
},
"luminance": 0.42139
}Semantic roles & 50–950 ramp
primary
#86AFF2
secondary
#F4E9D7
accent
#8C09DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285