#86ACF9#86ACF9
#86ACF9 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.8% C 0.119 H 263.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACF9 |
|---|---|
| RGB | rgb(134, 172, 249) |
| HSL | hsl(220, 91%, 75%) |
| HSV | hsv(220, 46%, 98%) |
| CMYK | cmyk(46.2%, 30.9%, 0%, 2.4%) |
| CIE-LAB | lab(70.46, 7.18, -42.31) |
| CIE-LCH | lch(70.46, 42.91, 279.63°) |
| OKLab | oklab(74.76% -0.0131 -0.1187) |
| OKLCH | oklch(74.76% 0.119 263.7) |
| XYZ | xyz(41.6774, 41.4103, 95.4010) |
| Luminance | 0.4141 (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.14
Cornflowerblue
#6495ED
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACF9 #F9D386
analogous
#86E5F9 #86ACF9 #9A86F9
triadic
#86ACF9 #F986AC #ACF986
tetradic
#86ACF9 #F986E5 #F9D386 #86F99A
square
#86ACF9 #F986E5 #F9D386 #86F99A
split-complementary
#86ACF9 #F99A86 #E5F986
monochromatic
#115CF3 #4C84F6 #86ACF9 #C0D4FC #E2EBFE
Accessibility & contrast
On white
2.26
#86ACF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#86ACF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACF9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACF9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#83A8F7
Tritanopia (blue-blind)
#58BCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86acf9; /* rgb */ color: rgb(134, 172, 249); /* oklch */ color: oklch(74.8% 0.119 263.7);
Tailwind
colors: {
custom: {
50: '#aec4fb',
500: '#86acf9',
950: '#000000',
},
}SCSS
$custom: #86acf9; $custom-light: #aec4fb; $custom-dark: #000000;
JSON
{
"hex": "#86acf9",
"rgb": {
"r": 134,
"g": 172,
"b": 249
},
"hsl": {
"h": 220.174,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.74761,
"c": 0.11942,
"h": 263.7
},
"luminance": 0.41413
}Semantic roles & 50–950 ramp
primary
#86ACF9
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185