#86AEFB#86AEFB
#86AEFB is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.3% C 0.120 H 262.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEFB |
|---|---|
| RGB | rgb(134, 174, 251) |
| HSL | hsl(219, 94%, 75%) |
| HSV | hsv(219, 47%, 98%) |
| CMYK | cmyk(46.6%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.08, 6.63, -42.43) |
| CIE-LCH | lch(71.08, 42.94, 278.88°) |
| OKLab | oklab(75.27% -0.015 -0.119) |
| OKLCH | oklch(75.27% 0.12 262.8) |
| XYZ | xyz(42.3745, 42.3028, 97.1805) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.80
Pastel Blue
#A2BFFE
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Cornflowerblue
#6495ED
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 7.73
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEFB #FBD386
analogous
#86E9FB #86AEFB #9886FB
triadic
#86AEFB #FB86AE #AEFB86
tetradic
#86AEFB #FB86E9 #FBD386 #86FB98
square
#86AEFB #FB86E9 #FBD386 #86FB98
split-complementary
#86AEFB #FB9886 #E9FB86
monochromatic
#105FF7 #4B86F9 #86AEFB #C1D6FD #E1EBFE
Accessibility & contrast
On white
2.22
#86AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#86AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEFB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEFB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#57BEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86aefb; /* rgb */ color: rgb(134, 174, 251); /* oklch */ color: oklch(75.3% 0.120 262.8);
Tailwind
colors: {
custom: {
50: '#aec5fd',
500: '#86aefb',
950: '#000000',
},
}SCSS
$custom: #86aefb; $custom-light: #aec5fd; $custom-dark: #000000;
JSON
{
"hex": "#86aefb",
"rgb": {
"r": 134,
"g": 174,
"b": 251
},
"hsl": {
"h": 219.487,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.7527,
"c": 0.11997,
"h": 262.8
},
"luminance": 0.42305
}Semantic roles & 50–950 ramp
primary
#86AEFB
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185