#8BA4EA#8BA4EA
#8BA4EA is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.7% C 0.106 H 268.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA4EA |
|---|---|
| RGB | rgb(139, 164, 234) |
| HSL | hsl(224, 69%, 73%) |
| HSV | hsv(224, 41%, 92%) |
| CMYK | cmyk(40.6%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.00, 8.72, -37.95) |
| CIE-LCH | lch(68.00, 38.94, 282.95°) |
| OKLab | oklab(72.72% -0.0025 -0.106) |
| OKLCH | oklch(72.72% 0.106 268.6) |
| XYZ | xyz(38.7696, 37.9785, 83.1137) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.54
Carolina Blue
#8AB8FE
ΔE00 6.73
Cornflowerblue
#6495ED
ΔE00 7.00
Pastel Blue
#A2BFFE
ΔE00 7.14
Perrywinkle
#8F8CE7
ΔE00 8.18
Soft Blue
#6488EA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA4EA #EAD18B
analogous
#8BD3EA #8BA4EA #A18BEA
triadic
#8BA4EA #EA8BA4 #A4EA8B
tetradic
#8BA4EA #EA8BD3 #EAD18B #8BEAA1
square
#8BA4EA #EA8BD3 #EAD18B #8BEAA1
split-complementary
#8BA4EA #EAA18B #D3EA8B
monochromatic
#2654D4 #577BE1 #8BA4EA #BFCDF3 #E5EBFA
Accessibility & contrast
On white
2.44
#8BA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#8BA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA4EA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA4EA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#6CB2BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ba4ea; /* rgb */ color: rgb(139, 164, 234); /* oklch */ color: oklch(72.7% 0.106 268.6);
Tailwind
colors: {
custom: {
50: '#b0bef1',
500: '#8ba4ea',
950: '#000000',
},
}SCSS
$custom: #8ba4ea; $custom-light: #b0bef1; $custom-dark: #000000;
JSON
{
"hex": "#8ba4ea",
"rgb": {
"r": 139,
"g": 164,
"b": 234
},
"hsl": {
"h": 224.211,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.72717,
"c": 0.10606,
"h": 268.6
},
"luminance": 0.3798
}Semantic roles & 50–950 ramp
primary
#8BA4EA
secondary
#F2EBD9
accent
#A014D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184