#86ADF8#86ADF8
#86ADF8 is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.9% C 0.117 H 262.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #86ADF8 |
|---|---|
| RGB | rgb(134, 173, 248) |
| HSL | hsl(219, 89%, 75%) |
| HSV | hsv(219, 46%, 97%) |
| CMYK | cmyk(46%, 30.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.68, 6.33, -41.42) |
| CIE-LCH | lch(70.68, 41.90, 278.69°) |
| OKLab | oklab(74.92% -0.0146 -0.1161) |
| OKLCH | oklch(74.92% 0.117 262.8) |
| XYZ | xyz(41.7128, 41.7302, 94.6455) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 6.90
Cornflowerblue
#6495ED
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.46
Baby Blue (survey)
#A2CFFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ADF8 #F8D186
analogous
#86E6F8 #86ADF8 #9886F8
triadic
#86ADF8 #F886AD #ADF886
tetradic
#86ADF8 #F886E6 #F8D186 #86F898
square
#86ADF8 #F886E6 #F8D186 #86F898
split-complementary
#86ADF8 #F89886 #E6F886
monochromatic
#125FF1 #4C86F5 #86ADF8 #C0D4FB #E2EBFD
Accessibility & contrast
On white
2.25
#86ADF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#86ADF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ADF8
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ADF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ADF8 | 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)
#91B3FB
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#59BDC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #86adf8; /* rgb */ color: rgb(134, 173, 248); /* oklch */ color: oklch(74.9% 0.117 262.8);
Tailwind
colors: {
custom: {
50: '#aec5fb',
500: '#86adf8',
950: '#000000',
},
}SCSS
$custom: #86adf8; $custom-light: #aec5fb; $custom-dark: #000000;
JSON
{
"hex": "#86adf8",
"rgb": {
"r": 134,
"g": 173,
"b": 248
},
"hsl": {
"h": 219.474,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.7492,
"c": 0.11702,
"h": 262.8
},
"luminance": 0.41733
}Semantic roles & 50–950 ramp
primary
#86ADF8
secondary
#F5EBD6
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185