#86ABE3#86ABE3
#86ABE3 is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.5% C 0.091 H 258.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABE3 |
|---|---|
| RGB | rgb(134, 171, 227) |
| HSL | hsl(216, 62%, 71%) |
| HSV | hsv(216, 41%, 89%) |
| CMYK | cmyk(41%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(69.28, 1.57, -32.15) |
| CIE-LCH | lch(69.28, 32.19, 272.79°) |
| OKLab | oklab(73.54% -0.0182 -0.0895) |
| OKLCH | oklch(73.54% 0.091 258.5) |
| XYZ | xyz(38.2551, 39.7381, 78.3126) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.96
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABE3 #E3BE86
analogous
#86D9E3 #86ABE3 #8F86E3
triadic
#86ABE3 #E386AB #ABE386
tetradic
#86ABE3 #E386D9 #E3BE86 #86E38F
square
#86ABE3 #E386D9 #E3BE86 #86E38F
split-complementary
#86ABE3 #E38F86 #D9E386
monochromatic
#2D68C2 #5488D7 #86ABE3 #B8CEEF #E6EEF9
Accessibility & contrast
On white
2.35
#86ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#86ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABE3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABE3 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE6
Deuteranopia (green-blind)
#8CA5E2
Tritanopia (blue-blind)
#65B7BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #86abe3; /* rgb */ color: rgb(134, 171, 227); /* oklch */ color: oklch(73.5% 0.091 258.5);
Tailwind
colors: {
custom: {
50: '#acc3ec',
500: '#86abe3',
950: '#000000',
},
}SCSS
$custom: #86abe3; $custom-light: #acc3ec; $custom-dark: #000000;
JSON
{
"hex": "#86abe3",
"rgb": {
"r": 134,
"g": 171,
"b": 227
},
"hsl": {
"h": 216.129,
"s": 62.416,
"l": 70.784
},
"oklch": {
"l": 0.7354,
"c": 0.09129,
"h": 258.5
},
"luminance": 0.3974
}Semantic roles & 50–950 ramp
primary
#86ABE3
secondary
#EFE5D6
accent
#851BCA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184