#86ACFD#86ACFD
#86ACFD is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.0% C 0.125 H 264.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACFD |
|---|---|
| RGB | rgb(134, 172, 253) |
| HSL | hsl(221, 97%, 76%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(47%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(70.64, 8.33, -44.20) |
| CIE-LCH | lch(70.64, 44.98, 280.67°) |
| OKLab | oklab(74.96% -0.0121 -0.1242) |
| OKLCH | oklch(74.96% 0.125 264.4) |
| XYZ | xyz(42.3079, 41.6625, 98.7218) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.24
Sky Blue (survey)
#75BBFD
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACFD #FDD786
analogous
#86E8FD #86ACFD #9B86FD
triadic
#86ACFD #FD86AC #ACFD86
tetradic
#86ACFD #FD86E8 #FDD786 #86FD9B
square
#86ACFD #FD86E8 #FDD786 #86FD9B
split-complementary
#86ACFD #FD9B86 #E8FD86
monochromatic
#0E59FB #4A83FC #86ACFD #C2D5FE #E1EAFF
Accessibility & contrast
On white
2.25
#86ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#86ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACFD
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACFD | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#56BDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86acfd; /* rgb */ color: rgb(134, 172, 253); /* oklch */ color: oklch(75.0% 0.125 264.4);
Tailwind
colors: {
custom: {
50: '#afc4fe',
500: '#86acfd',
950: '#000000',
},
}SCSS
$custom: #86acfd; $custom-light: #afc4fe; $custom-dark: #000000;
JSON
{
"hex": "#86acfd",
"rgb": {
"r": 134,
"g": 172,
"b": 253
},
"hsl": {
"h": 220.84,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.74955,
"c": 0.12477,
"h": 264.4
},
"luminance": 0.41665
}Semantic roles & 50–950 ramp
primary
#86ACFD
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186