#86AFFA#86AFFA
#86AFFA is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.4% C 0.118 H 262.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFFA |
|---|---|
| RGB | rgb(134, 175, 250) |
| HSL | hsl(219, 92%, 75%) |
| HSV | hsv(219, 46%, 98%) |
| CMYK | cmyk(46.4%, 30%, 0%, 2%) |
| CIE-LAB | lab(71.30, 5.78, -41.54) |
| CIE-LCH | lch(71.30, 41.94, 277.92°) |
| OKLab | oklab(75.43% -0.0164 -0.1164) |
| OKLCH | oklch(75.43% 0.118 262) |
| XYZ | xyz(42.4112, 42.6277, 96.4171) |
| Luminance | 0.4263 (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.34
Cornflowerblue
#6495ED
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 8.05
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFFA #FAD186
analogous
#86E9FA #86AFFA #9786FA
triadic
#86AFFA #FA86AF #AFFA86
tetradic
#86AFFA #FA86E9 #FAD186 #86FA97
square
#86AFFA #FA86E9 #FAD186 #86FA97
split-complementary
#86AFFA #FA9786 #E9FA86
monochromatic
#1061F5 #4B88F8 #86AFFA #C1D6FC #E2ECFE
Accessibility & contrast
On white
2.20
#86AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#86AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFFA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFFA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#57BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86affa; /* rgb */ color: rgb(134, 175, 250); /* oklch */ color: oklch(75.4% 0.118 262.0);
Tailwind
colors: {
custom: {
50: '#aec6fc',
500: '#86affa',
950: '#000000',
},
}SCSS
$custom: #86affa; $custom-light: #aec6fc; $custom-dark: #000000;
JSON
{
"hex": "#86affa",
"rgb": {
"r": 134,
"g": 175,
"b": 250
},
"hsl": {
"h": 218.793,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.75429,
"c": 0.1176,
"h": 262
},
"luminance": 0.4263
}Semantic roles & 50–950 ramp
primary
#86AFFA
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285