#86ACFB#86ACFB
#86ACFB is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.9% C 0.122 H 264.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACFB |
|---|---|
| RGB | rgb(134, 172, 251) |
| HSL | hsl(221, 94%, 75%) |
| HSV | hsv(221, 47%, 98%) |
| CMYK | cmyk(46.6%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(70.55, 7.75, -43.25) |
| CIE-LCH | lch(70.55, 43.94, 280.16°) |
| OKLab | oklab(74.86% -0.0126 -0.1214) |
| OKLCH | oklch(74.86% 0.122 264.1) |
| XYZ | xyz(41.9910, 41.5358, 97.0526) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.42
Pastel Blue
#A2BFFE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 7.12
Cornflowerblue
#6495ED
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACFB #FBD586
analogous
#86E6FB #86ACFB #9A86FB
triadic
#86ACFB #FB86AC #ACFB86
tetradic
#86ACFB #FB86E6 #FBD586 #86FB9A
square
#86ACFB #FB86E6 #FBD586 #86FB9A
split-complementary
#86ACFB #FB9A86 #E6FB86
monochromatic
#105BF7 #4B83F9 #86ACFB #C1D5FD #E1EBFE
Accessibility & contrast
On white
2.26
#86ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#86ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACFB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACFB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FE
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#57BDC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86acfb; /* rgb */ color: rgb(134, 172, 251); /* oklch */ color: oklch(74.9% 0.122 264.1);
Tailwind
colors: {
custom: {
50: '#aec4fd',
500: '#86acfb',
950: '#000000',
},
}SCSS
$custom: #86acfb; $custom-light: #aec4fd; $custom-dark: #000000;
JSON
{
"hex": "#86acfb",
"rgb": {
"r": 134,
"g": 172,
"b": 251
},
"hsl": {
"h": 220.513,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.74858,
"c": 0.1221,
"h": 264.1
},
"luminance": 0.41538
}Semantic roles & 50–950 ramp
primary
#86ACFB
secondary
#F6EBD5
accent
#9B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185