#8BA8EA#8BA8EA
#8BA8EA is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.5% C 0.102 H 265.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA8EA |
|---|---|
| RGB | rgb(139, 168, 234) |
| HSL | hsl(222, 69%, 73%) |
| HSV | hsv(222, 41%, 92%) |
| CMYK | cmyk(40.6%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.06, 6.46, -36.30) |
| CIE-LCH | lch(69.06, 36.87, 280.10°) |
| OKLab | oklab(73.54% -0.0075 -0.1013) |
| OKLCH | oklch(73.54% 0.102 265.8) |
| XYZ | xyz(39.4968, 39.4327, 83.3561) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 9.20
Light Grey Blue
#9DBCD4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA8EA #EACD8B
analogous
#8BD7EA #8BA8EA #9D8BEA
triadic
#8BA8EA #EA8BA8 #A8EA8B
tetradic
#8BA8EA #EA8BD7 #EACD8B #8BEA9D
square
#8BA8EA #EA8BD7 #EACD8B #8BEA9D
split-complementary
#8BA8EA #EA9D8B #D7EA8B
monochromatic
#265BD4 #5781E1 #8BA8EA #BFCFF3 #E5ECFA
Accessibility & contrast
On white
2.36
#8BA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8BA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA8EA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA8EA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#6BB6BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ba8ea; /* rgb */ color: rgb(139, 168, 234); /* oklch */ color: oklch(73.5% 0.102 265.8);
Tailwind
colors: {
custom: {
50: '#b0c1f1',
500: '#8ba8ea',
950: '#000000',
},
}SCSS
$custom: #8ba8ea; $custom-light: #b0c1f1; $custom-dark: #000000;
JSON
{
"hex": "#8ba8ea",
"rgb": {
"r": 139,
"g": 168,
"b": 234
},
"hsl": {
"h": 221.684,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.7354,
"c": 0.10156,
"h": 265.8
},
"luminance": 0.39435
}Semantic roles & 50–950 ramp
primary
#8BA8EA
secondary
#F2EAD9
accent
#9814D1
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184