#86ACFE#86ACFE
#86ACFE is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.0% C 0.126 H 264.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACFE |
|---|---|
| RGB | rgb(134, 172, 254) |
| HSL | hsl(221, 98%, 76%) |
| HSV | hsv(221, 47%, 100%) |
| CMYK | cmyk(47.2%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.68, 8.62, -44.67) |
| CIE-LCH | lch(70.68, 45.49, 280.92°) |
| OKLab | oklab(75% -0.0119 -0.1255) |
| OKLCH | oklch(75% 0.126 264.6) |
| XYZ | xyz(42.4676, 41.7264, 99.5629) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Pastel Blue
#A2BFFE
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 7.09
Cornflowerblue
#6495ED
ΔE00 7.26
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACFE #FED886
analogous
#86E8FE #86ACFE #9C86FE
triadic
#86ACFE #FE86AC #ACFE86
tetradic
#86ACFE #FE86E8 #FED886 #86FE9C
square
#86ACFE #FE86E8 #FED886 #86FE9C
split-complementary
#86ACFE #FE9C86 #E8FE86
monochromatic
#0D59FD #4982FD #86ACFE #C3D6FF #E1EAFF
Accessibility & contrast
On white
2.25
#86ACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#86ACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACFE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACFE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#55BDCA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86acfe; /* rgb */ color: rgb(134, 172, 254); /* oklch */ color: oklch(75.0% 0.126 264.6);
Tailwind
colors: {
custom: {
50: '#afc4ff',
500: '#86acfe',
950: '#000000',
},
}SCSS
$custom: #86acfe; $custom-light: #afc4ff; $custom-dark: #000000;
JSON
{
"hex": "#86acfe",
"rgb": {
"r": 134,
"g": 172,
"b": 254
},
"hsl": {
"h": 221,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.75004,
"c": 0.1261,
"h": 264.6
},
"luminance": 0.41729
}Semantic roles & 50–950 ramp
primary
#86ACFE
secondary
#F7ECD4
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186