#8BA2EF#8BA2EF
#8BA2EF is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.5% C 0.115 H 270.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2EF |
|---|---|
| RGB | rgb(139, 162, 239) |
| HSL | hsl(226, 76%, 74%) |
| HSV | hsv(226, 42%, 94%) |
| CMYK | cmyk(41.8%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.69, 11.25, -41.17) |
| CIE-LCH | lch(67.69, 42.68, 285.28°) |
| OKLab | oklab(72.55% 0.0013 -0.1153) |
| OKLCH | oklch(72.55% 0.115 270.6) |
| XYZ | xyz(39.1430, 37.5596, 86.8318) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.93
Carolina Blue
#8AB8FE
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2EF #EFD88B
analogous
#8BD4EF #8BA2EF #A68BEF
triadic
#8BA2EF #EF8BA2 #A2EF8B
tetradic
#8BA2EF #EF8BD4 #EFD88B #8BEFA6
square
#8BA2EF #EF8BD4 #EFD88B #8BEFA6
split-complementary
#8BA2EF #EFA68B #D4EF8B
monochromatic
#1F4CE0 #5577E8 #8BA2EF #C1CDF6 #E4E9FB
Accessibility & contrast
On white
2.47
#8BA2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8BA2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2EF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2EF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#69B2BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ba2ef; /* rgb */ color: rgb(139, 162, 239); /* oklch */ color: oklch(72.5% 0.115 270.6);
Tailwind
colors: {
custom: {
50: '#b1bdf4',
500: '#8ba2ef',
950: '#000000',
},
}SCSS
$custom: #8ba2ef; $custom-light: #b1bdf4; $custom-dark: #000000;
JSON
{
"hex": "#8ba2ef",
"rgb": {
"r": 139,
"g": 162,
"b": 239
},
"hsl": {
"h": 226.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.72547,
"c": 0.11535,
"h": 270.6
},
"luminance": 0.37562
}Semantic roles & 50–950 ramp
primary
#8BA2EF
secondary
#F3EDD8
accent
#A90ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185