#86ABEC#86ABEC
#86ABEC is a light, moderate blue. Relative luminance 0.403; OKLCH L 73.9% C 0.103 H 261.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABEC |
|---|---|
| RGB | rgb(134, 171, 236) |
| HSL | hsl(218, 73%, 73%) |
| HSV | hsv(218, 43%, 93%) |
| CMYK | cmyk(43.2%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(69.65, 4.06, -36.51) |
| CIE-LCH | lch(69.65, 36.73, 276.34°) |
| OKLab | oklab(73.94% -0.0155 -0.102) |
| OKLCH | oklch(73.94% 0.103 261.3) |
| XYZ | xyz(39.5299, 40.2480, 85.0263) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 5.99
Cornflowerblue
#6495ED
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 7.08
Sky Blue (survey)
#75BBFD
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABEC #ECC786
analogous
#86DEEC #86ABEC #9486EC
triadic
#86ABEC #EC86AB #ABEC86
tetradic
#86ABEC #EC86DE #ECC786 #86EC94
square
#86ABEC #EC86DE #ECC786 #86EC94
split-complementary
#86ABEC #EC9486 #DEEC86
monochromatic
#2263D6 #5186E4 #86ABEC #BBD0F4 #E5EDFB
Accessibility & contrast
On white
2.32
#86ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#86ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABEC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABEC | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#60B9C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #86abec; /* rgb */ color: rgb(134, 171, 236); /* oklch */ color: oklch(73.9% 0.103 261.3);
Tailwind
colors: {
custom: {
50: '#adc3f2',
500: '#86abec',
950: '#000000',
},
}SCSS
$custom: #86abec; $custom-light: #adc3f2; $custom-dark: #000000;
JSON
{
"hex": "#86abec",
"rgb": {
"r": 134,
"g": 171,
"b": 236
},
"hsl": {
"h": 218.235,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.73943,
"c": 0.10314,
"h": 261.3
},
"luminance": 0.4025
}Semantic roles & 50–950 ramp
primary
#86ABEC
secondary
#F3E9D8
accent
#8E11D5
background
#FAFBFE
surface
#F5F7FD
border
#CFD0D5
text
#111217
muted
#808185