#86A3EE#86A3EE
#86A3EE is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.4% C 0.114 H 267.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86A3EE |
|---|---|
| RGB | rgb(134, 163, 238) |
| HSL | hsl(223, 75%, 73%) |
| HSV | hsv(223, 44%, 93%) |
| CMYK | cmyk(43.7%, 31.5%, 0%, 6.7%) |
| CIE-LAB | lab(67.60, 9.14, -40.79) |
| CIE-LCH | lch(67.60, 41.80, 282.63°) |
| OKLab | oklab(72.38% -0.0052 -0.1143) |
| OKLCH | oklch(72.38% 0.114 267.4) |
| XYZ | xyz(38.3565, 37.4336, 86.0767) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Cornflowerblue
#6495ED
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.48
Soft Blue
#6488EA
ΔE00 8.37
Perrywinkle
#8F8CE7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A3EE #EED186
analogous
#86D7EE #86A3EE #9D86EE
triadic
#86A3EE #EE86A3 #A3EE86
tetradic
#86A3EE #EE86D7 #EED186 #86EE9D
square
#86A3EE #EE86D7 #EED186 #86EE9D
split-complementary
#86A3EE #EE9D86 #D7EE86
monochromatic
#1F53DB #507AE6 #86A3EE #BCCCF6 #E4EBFB
Accessibility & contrast
On white
2.47
#86A3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#86A3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A3EE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A3EE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#61B3BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86a3ee; /* rgb */ color: rgb(134, 163, 238); /* oklch */ color: oklch(72.4% 0.114 267.4);
Tailwind
colors: {
custom: {
50: '#adbef4',
500: '#86a3ee',
950: '#000000',
},
}SCSS
$custom: #86a3ee; $custom-light: #adbef4; $custom-dark: #000000;
JSON
{
"hex": "#86a3ee",
"rgb": {
"r": 134,
"g": 163,
"b": 238
},
"hsl": {
"h": 223.269,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.72379,
"c": 0.11445,
"h": 267.4
},
"luminance": 0.37436
}Semantic roles & 50–950 ramp
primary
#86A3EE
secondary
#F3EBD8
accent
#9F0ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185