#86ADFF#86ADFF
#86ADFF is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.3% C 0.126 H 264.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #86ADFF |
|---|---|
| RGB | rgb(134, 173, 255) |
| HSL | hsl(221, 100%, 76%) |
| HSV | hsv(221, 47%, 100%) |
| CMYK | cmyk(47.5%, 32.2%, 0%, 0%) |
| CIE-LAB | lab(70.99, 8.34, -44.73) |
| CIE-LCH | lch(70.99, 45.50, 280.56°) |
| OKLab | oklab(75.26% -0.0128 -0.1257) |
| OKLCH | oklch(75.26% 0.126 264.2) |
| XYZ | xyz(42.8192, 42.1727, 100.4722) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.15
Pastel Blue
#A2BFFE
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.40
Cornflowerblue
#6495ED
ΔE00 7.45
Baby Blue (survey)
#A2CFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ADFF #FFD886
analogous
#86EAFF #86ADFF #9C86FF
triadic
#86ADFF #FF86AD #ADFF86
tetradic
#86ADFF #FF86EA #FFD886 #86FF9C
square
#86ADFF #FF86EA #FFD886 #86FF9C
split-complementary
#86ADFF #FF9C86 #EAFF86
monochromatic
#0C5AFF #4984FF #86ADFF #C3D6FF #E0EAFF
Accessibility & contrast
On white
2.23
#86ADFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#86ADFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ADFF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ADFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ADFF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#54BECB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #86adff; /* rgb */ color: rgb(134, 173, 255); /* oklch */ color: oklch(75.3% 0.126 264.2);
Tailwind
colors: {
custom: {
50: '#afc5ff',
500: '#86adff',
950: '#000000',
},
}SCSS
$custom: #86adff; $custom-light: #afc5ff; $custom-dark: #000000;
JSON
{
"hex": "#86adff",
"rgb": {
"r": 134,
"g": 173,
"b": 255
},
"hsl": {
"h": 220.661,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.75258,
"c": 0.12636,
"h": 264.2
},
"luminance": 0.42175
}Semantic roles & 50–950 ramp
primary
#86ADFF
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186