#86AADE#86AADE
#86AADE is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.1% C 0.086 H 257.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #86AADE |
|---|---|
| RGB | rgb(134, 170, 222) |
| HSL | hsl(215, 57%, 70%) |
| HSV | hsv(215, 40%, 87%) |
| CMYK | cmyk(39.6%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(68.82, 0.76, -30.13) |
| CIE-LCH | lch(68.82, 30.14, 271.45°) |
| OKLab | oklab(73.11% -0.0185 -0.0837) |
| OKLCH | oklch(73.11% 0.086 257.5) |
| XYZ | xyz(37.3869, 39.0897, 74.6682) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.83
Pastel Blue
#A2BFFE
ΔE00 6.68
Cornflowerblue
#6495ED
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 7.24
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AADE #DEBA86
analogous
#86D6DE #86AADE #8E86DE
triadic
#86AADE #DE86AA #AADE86
tetradic
#86AADE #DE86D6 #DEBA86 #86DE8E
square
#86AADE #DE86D6 #DEBA86 #86DE8E
split-complementary
#86AADE #DE8E86 #D6DE86
monochromatic
#3269B8 #5688D1 #86AADE #B6CCEB #E6EEF8
Accessibility & contrast
On white
2.38
#86AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#86AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AADE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AADE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE0
Deuteranopia (green-blind)
#8DA4DD
Tritanopia (blue-blind)
#68B5BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #86aade; /* rgb */ color: rgb(134, 170, 222); /* oklch */ color: oklch(73.1% 0.086 257.5);
Tailwind
colors: {
custom: {
50: '#acc3e8',
500: '#86aade',
950: '#000000',
},
}SCSS
$custom: #86aade; $custom-light: #acc3e8; $custom-dark: #000000;
JSON
{
"hex": "#86aade",
"rgb": {
"r": 134,
"g": 170,
"b": 222
},
"hsl": {
"h": 215.455,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.7311,
"c": 0.08571,
"h": 257.5
},
"luminance": 0.39092
}Semantic roles & 50–950 ramp
primary
#86AADE
secondary
#ECE2D3
accent
#8221C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184