#7BA7EA#7BA7EA
#7BA7EA is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.4% C 0.109 H 258.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA7EA |
|---|---|
| RGB | rgb(123, 167, 234) |
| HSL | hsl(216, 73%, 70%) |
| HSV | hsv(216, 47%, 92%) |
| CMYK | cmyk(47.4%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.86, 3.06, -38.24) |
| CIE-LCH | lch(67.86, 38.36, 274.57°) |
| OKLab | oklab(72.36% -0.0216 -0.1071) |
| OKLCH | oklch(72.36% 0.109 258.6) |
| XYZ | xyz(36.8334, 37.7864, 83.1785) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 5.31
Sky Blue (survey)
#75BBFD
ΔE00 6.90
Pastel Blue
#A2BFFE
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.83
Dark Sky Blue
#448EE4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA7EA #EABE7B
analogous
#7BDFEA #7BA7EA #867BEA
triadic
#7BA7EA #EA7BA7 #A7EA7B
tetradic
#7BA7EA #EA7BDF #EABE7B #7BEA86
square
#7BA7EA #EA7BDF #EABE7B #7BEA86
split-complementary
#7BA7EA #EA867B #DFEA7B
monochromatic
#2064CA #4684E2 #7BA7EA #B0CAF2 #E5EDFB
Accessibility & contrast
On white
2.45
#7BA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7BA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA7EA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA7EA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#4CB6BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ba7ea; /* rgb */ color: rgb(123, 167, 234); /* oklch */ color: oklch(72.4% 0.109 258.6);
Tailwind
colors: {
custom: {
50: '#a6c0f1',
500: '#7ba7ea',
950: '#000000',
},
}SCSS
$custom: #7ba7ea; $custom-light: #a6c0f1; $custom-dark: #000000;
JSON
{
"hex": "#7ba7ea",
"rgb": {
"r": 123,
"g": 167,
"b": 234
},
"hsl": {
"h": 216.216,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72359,
"c": 0.10928,
"h": 258.6
},
"luminance": 0.37789
}Semantic roles & 50–950 ramp
primary
#7BA7EA
secondary
#F0E4D1
accent
#8711D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184