#86B2F8#86B2F8
#86B2F8 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.0% C 0.112 H 259.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2F8 |
|---|---|
| RGB | rgb(134, 178, 248) |
| HSL | hsl(217, 89%, 75%) |
| HSV | hsv(217, 46%, 97%) |
| CMYK | cmyk(46%, 28.2%, 0%, 2.7%) |
| CIE-LAB | lab(72.02, 3.53, -39.34) |
| CIE-LCH | lch(72.02, 39.50, 275.13°) |
| OKLab | oklab(75.96% -0.0205 -0.1101) |
| OKLCH | oklch(75.96% 0.112 259.4) |
| XYZ | xyz(42.6896, 43.6837, 94.9710) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 5.16
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 7.59
Cornflowerblue
#6495ED
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2F8 #F8CC86
analogous
#86EBF8 #86B2F8 #9386F8
triadic
#86B2F8 #F886B2 #B2F886
tetradic
#86B2F8 #F886EB #F8CC86 #86F893
square
#86B2F8 #F886EB #F8CC86 #86F893
split-complementary
#86B2F8 #F89386 #EBF886
monochromatic
#1268F1 #4C8DF5 #86B2F8 #C0D7FB #E2EDFD
Accessibility & contrast
On white
2.16
#86B2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#86B2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2F8
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2F8 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B6FB
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#58C1CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #86b2f8; /* rgb */ color: rgb(134, 178, 248); /* oklch */ color: oklch(76.0% 0.112 259.4);
Tailwind
colors: {
custom: {
50: '#aec8fb',
500: '#86b2f8',
950: '#000000',
},
}SCSS
$custom: #86b2f8; $custom-light: #aec8fb; $custom-dark: #000000;
JSON
{
"hex": "#86b2f8",
"rgb": {
"r": 134,
"g": 178,
"b": 248
},
"hsl": {
"h": 216.842,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.75959,
"c": 0.112,
"h": 259.4
},
"luminance": 0.43686
}Semantic roles & 50–950 ramp
primary
#86B2F8
secondary
#F5E9D6
accent
#8D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285