#86AFFB#86AFFB
#86AFFB is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.5% C 0.119 H 262.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFFB |
|---|---|
| RGB | rgb(134, 175, 251) |
| HSL | hsl(219, 94%, 75%) |
| HSV | hsv(219, 47%, 98%) |
| CMYK | cmyk(46.6%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.34, 6.06, -42.01) |
| CIE-LCH | lch(71.34, 42.45, 278.21°) |
| OKLab | oklab(75.48% -0.0162 -0.1178) |
| OKLCH | oklch(75.48% 0.119 262.2) |
| XYZ | xyz(42.5684, 42.6906, 97.2451) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.49
Pastel Blue
#A2BFFE
ΔE00 5.33
Sky Blue (survey)
#75BBFD
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 8.04
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFFB #FBD286
analogous
#86EAFB #86AFFB #9786FB
triadic
#86AFFB #FB86AF #AFFB86
tetradic
#86AFFB #FB86EA #FBD286 #86FB97
square
#86AFFB #FB86EA #FBD286 #86FB97
split-complementary
#86AFFB #FB9786 #EAFB86
monochromatic
#1061F7 #4B88F9 #86AFFB #C1D6FD #E1EBFE
Accessibility & contrast
On white
2.20
#86AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#86AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFFB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFFB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#56BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86affb; /* rgb */ color: rgb(134, 175, 251); /* oklch */ color: oklch(75.5% 0.119 262.2);
Tailwind
colors: {
custom: {
50: '#aec6fd',
500: '#86affb',
950: '#000000',
},
}SCSS
$custom: #86affb; $custom-light: #aec6fd; $custom-dark: #000000;
JSON
{
"hex": "#86affb",
"rgb": {
"r": 134,
"g": 175,
"b": 251
},
"hsl": {
"h": 218.974,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.75476,
"c": 0.11893,
"h": 262.2
},
"luminance": 0.42693
}Semantic roles & 50–950 ramp
primary
#86AFFB
secondary
#F6EAD5
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285