#7BA8EA#7BA8EA
#7BA8EA is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.6% C 0.108 H 257.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA8EA |
|---|---|
| RGB | rgb(123, 168, 234) |
| HSL | hsl(216, 73%, 70%) |
| HSV | hsv(216, 47%, 92%) |
| CMYK | cmyk(47.4%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.13, 2.49, -37.82) |
| CIE-LCH | lch(68.13, 37.90, 273.77°) |
| OKLab | oklab(72.57% -0.0228 -0.1059) |
| OKLCH | oklch(72.57% 0.108 257.8) |
| XYZ | xyz(37.0173, 38.1542, 83.2398) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.56
Cornflowerblue
#6495ED
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 8.11
Dark Sky Blue
#448EE4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA8EA #EABD7B
analogous
#7BDFEA #7BA8EA #867BEA
triadic
#7BA8EA #EA7BA8 #A8EA7B
tetradic
#7BA8EA #EA7BDF #EABD7B #7BEA86
square
#7BA8EA #EA7BDF #EABD7B #7BEA86
split-complementary
#7BA8EA #EA867B #DFEA7B
monochromatic
#2065CA #4685E2 #7BA8EA #B0CBF2 #E5EEFB
Accessibility & contrast
On white
2.43
#7BA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7BA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA8EA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA8EA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#82A1E9
Tritanopia (blue-blind)
#4CB6BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ba8ea; /* rgb */ color: rgb(123, 168, 234); /* oklch */ color: oklch(72.6% 0.108 257.8);
Tailwind
colors: {
custom: {
50: '#a6c1f1',
500: '#7ba8ea',
950: '#000000',
},
}SCSS
$custom: #7ba8ea; $custom-light: #a6c1f1; $custom-dark: #000000;
JSON
{
"hex": "#7ba8ea",
"rgb": {
"r": 123,
"g": 168,
"b": 234
},
"hsl": {
"h": 215.676,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72571,
"c": 0.10833,
"h": 257.8
},
"luminance": 0.38157
}Semantic roles & 50–950 ramp
primary
#7BA8EA
secondary
#F0E3D1
accent
#8511D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184