#8BA2EA#8BA2EA
#8BA2EA is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.3% C 0.108 H 270.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2EA |
|---|---|
| RGB | rgb(139, 162, 234) |
| HSL | hsl(225, 69%, 73%) |
| HSV | hsv(225, 41%, 92%) |
| CMYK | cmyk(40.6%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.48, 9.86, -38.77) |
| CIE-LCH | lch(67.48, 40.00, 284.27°) |
| OKLab | oklab(72.31% 0 -0.1084) |
| OKLCH | oklch(72.31% 0.108 270) |
| XYZ | xyz(38.4145, 37.2682, 82.9953) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 6.99
Carolina Blue
#8AB8FE
ΔE00 7.36
Perrywinkle
#8F8CE7
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.65
Lavender Blue
#8B88F8
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2EA #EAD38B
analogous
#8BD1EA #8BA2EA #A38BEA
triadic
#8BA2EA #EA8BA2 #A2EA8B
tetradic
#8BA2EA #EA8BD1 #EAD38B #8BEAA3
square
#8BA2EA #EA8BD1 #EAD38B #8BEAA3
split-complementary
#8BA2EA #EAA38B #D1EA8B
monochromatic
#2650D4 #5778E1 #8BA2EA #BFCCF3 #E5EAFA
Accessibility & contrast
On white
2.48
#8BA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8BA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2EA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2EA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#6CB1BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ba2ea; /* rgb */ color: rgb(139, 162, 234); /* oklch */ color: oklch(72.3% 0.108 270.0);
Tailwind
colors: {
custom: {
50: '#b0bdf1',
500: '#8ba2ea',
950: '#000000',
},
}SCSS
$custom: #8ba2ea; $custom-light: #b0bdf1; $custom-dark: #000000;
JSON
{
"hex": "#8ba2ea",
"rgb": {
"r": 139,
"g": 162,
"b": 234
},
"hsl": {
"h": 225.474,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.72308,
"c": 0.10841,
"h": 270
},
"luminance": 0.3727
}Semantic roles & 50–950 ramp
primary
#8BA2EA
secondary
#F2ECD9
accent
#A414D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184