#86ACFC#86ACFC
#86ACFC is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.9% C 0.123 H 264.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACFC |
|---|---|
| RGB | rgb(134, 172, 252) |
| HSL | hsl(221, 95%, 76%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(46.8%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.59, 8.04, -43.73) |
| CIE-LCH | lch(70.59, 44.46, 280.42°) |
| OKLab | oklab(74.91% -0.0124 -0.1228) |
| OKLCH | oklch(74.91% 0.123 264.2) |
| XYZ | xyz(42.1490, 41.5990, 97.8850) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Pastel Blue
#A2BFFE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 7.11
Cornflowerblue
#6495ED
ΔE00 7.21
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACFC #FCD686
analogous
#86E7FC #86ACFC #9B86FC
triadic
#86ACFC #FC86AC #ACFC86
tetradic
#86ACFC #FC86E7 #FCD686 #86FC9B
square
#86ACFC #FC86E7 #FCD686 #86FC9B
split-complementary
#86ACFC #FC9B86 #E7FC86
monochromatic
#0F5AF9 #4A83FB #86ACFC #C2D5FD #E1EBFE
Accessibility & contrast
On white
2.25
#86ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#86ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACFC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACFC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#56BDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86acfc; /* rgb */ color: rgb(134, 172, 252); /* oklch */ color: oklch(74.9% 0.123 264.2);
Tailwind
colors: {
custom: {
50: '#aec4fd',
500: '#86acfc',
950: '#000000',
},
}SCSS
$custom: #86acfc; $custom-light: #aec4fd; $custom-dark: #000000;
JSON
{
"hex": "#86acfc",
"rgb": {
"r": 134,
"g": 172,
"b": 252
},
"hsl": {
"h": 220.678,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.74906,
"c": 0.12343,
"h": 264.2
},
"luminance": 0.41602
}Semantic roles & 50–950 ramp
primary
#86ACFC
secondary
#F6ECD5
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185