#86AFFD#86AFFD
#86AFFD is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.6% C 0.122 H 262.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFFD |
|---|---|
| RGB | rgb(134, 175, 253) |
| HSL | hsl(219, 97%, 76%) |
| HSV | hsv(219, 47%, 99%) |
| CMYK | cmyk(47%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.43, 6.64, -42.96) |
| CIE-LCH | lch(71.43, 43.47, 278.78°) |
| OKLab | oklab(75.57% -0.0156 -0.1206) |
| OKLCH | oklch(75.57% 0.122 262.6) |
| XYZ | xyz(42.8853, 42.8174, 98.9142) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.50
Pastel Blue
#A2BFFE
ΔE00 5.33
Sky Blue (survey)
#75BBFD
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.77
Periwinkle Blue
#8F99FB
ΔE00 8.02
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFFD #FDD486
analogous
#86EAFD #86AFFD #9886FD
triadic
#86AFFD #FD86AF #AFFD86
tetradic
#86AFFD #FD86EA #FDD486 #86FD98
square
#86AFFD #FD86EA #FDD486 #86FD98
split-complementary
#86AFFD #FD9886 #EAFD86
monochromatic
#0E5FFB #4A87FC #86AFFD #C2D7FE #E1EBFF
Accessibility & contrast
On white
2.20
#86AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#86AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFFD
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFFD | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#55C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #86affd; /* rgb */ color: rgb(134, 175, 253); /* oklch */ color: oklch(75.6% 0.122 262.6);
Tailwind
colors: {
custom: {
50: '#afc6fe',
500: '#86affd',
950: '#000000',
},
}SCSS
$custom: #86affd; $custom-light: #afc6fe; $custom-dark: #000000;
JSON
{
"hex": "#86affd",
"rgb": {
"r": 134,
"g": 175,
"b": 253
},
"hsl": {
"h": 219.328,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.75572,
"c": 0.12158,
"h": 262.6
},
"luminance": 0.4282
}Semantic roles & 50–950 ramp
primary
#86AFFD
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286