#86AFFE#86AFFE
#86AFFE is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.6% C 0.123 H 262.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFFE |
|---|---|
| RGB | rgb(134, 175, 254) |
| HSL | hsl(220, 98%, 76%) |
| HSV | hsv(220, 47%, 100%) |
| CMYK | cmyk(47.2%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.47, 6.93, -43.43) |
| CIE-LCH | lch(71.47, 43.98, 279.06°) |
| OKLab | oklab(75.62% -0.0154 -0.1219) |
| OKLCH | oklch(75.62% 0.123 262.8) |
| XYZ | xyz(43.0450, 42.8812, 99.7554) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.52
Pastel Blue
#A2BFFE
ΔE00 5.33
Sky Blue (survey)
#75BBFD
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 7.79
Periwinkle Blue
#8F99FB
ΔE00 8.02
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFFE #FED586
analogous
#86EBFE #86AFFE #9986FE
triadic
#86AFFE #FE86AF #AFFE86
tetradic
#86AFFE #FE86EB #FED586 #86FE99
square
#86AFFE #FE86EB #FED586 #86FE99
split-complementary
#86AFFE #FE9986 #EBFE86
monochromatic
#0D5FFD #4987FD #86AFFE #C3D7FF #E1EBFF
Accessibility & contrast
On white
2.19
#86AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#86AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFFE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFFE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#54C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86affe; /* rgb */ color: rgb(134, 175, 254); /* oklch */ color: oklch(75.6% 0.123 262.8);
Tailwind
colors: {
custom: {
50: '#afc6ff',
500: '#86affe',
950: '#000000',
},
}SCSS
$custom: #86affe; $custom-light: #afc6ff; $custom-dark: #000000;
JSON
{
"hex": "#86affe",
"rgb": {
"r": 134,
"g": 175,
"b": 254
},
"hsl": {
"h": 219.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.7562,
"c": 0.12289,
"h": 262.8
},
"luminance": 0.42884
}Semantic roles & 50–950 ramp
primary
#86AFFE
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286