#86A4EE#86A4EE
#86A4EE is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.6% C 0.113 H 266.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86A4EE |
|---|---|
| RGB | rgb(134, 164, 238) |
| HSL | hsl(223, 75%, 73%) |
| HSV | hsv(223, 44%, 93%) |
| CMYK | cmyk(43.7%, 31.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.87, 8.57, -40.38) |
| CIE-LCH | lch(67.87, 41.28, 281.99°) |
| OKLab | oklab(72.58% -0.0064 -0.1131) |
| OKLCH | oklch(72.58% 0.113 266.7) |
| XYZ | xyz(38.5347, 37.7901, 86.1361) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.25
Soft Blue
#6488EA
ΔE00 8.58
Perrywinkle
#8F8CE7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A4EE #EED086
analogous
#86D8EE #86A4EE #9C86EE
triadic
#86A4EE #EE86A4 #A4EE86
tetradic
#86A4EE #EE86D8 #EED086 #86EE9C
square
#86A4EE #EE86D8 #EED086 #86EE9C
split-complementary
#86A4EE #EE9C86 #D8EE86
monochromatic
#1F55DB #507CE6 #86A4EE #BCCCF6 #E4EBFB
Accessibility & contrast
On white
2.45
#86A4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#86A4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A4EE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A4EE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#60B3BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86a4ee; /* rgb */ color: rgb(134, 164, 238); /* oklch */ color: oklch(72.6% 0.113 266.7);
Tailwind
colors: {
custom: {
50: '#adbef4',
500: '#86a4ee',
950: '#000000',
},
}SCSS
$custom: #86a4ee; $custom-light: #adbef4; $custom-dark: #000000;
JSON
{
"hex": "#86a4ee",
"rgb": {
"r": 134,
"g": 164,
"b": 238
},
"hsl": {
"h": 222.692,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.72585,
"c": 0.11331,
"h": 266.7
},
"luminance": 0.37792
}Semantic roles & 50–950 ramp
primary
#86A4EE
secondary
#F3EBD8
accent
#9D0ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185