#7BA5EA#7BA5EA
#7BA5EA is a light, moderate blue. Relative luminance 0.371; OKLCH L 71.9% C 0.111 H 260.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA5EA |
|---|---|
| RGB | rgb(123, 165, 234) |
| HSL | hsl(217, 73%, 70%) |
| HSV | hsv(217, 47%, 92%) |
| CMYK | cmyk(47.4%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(67.32, 4.19, -39.08) |
| CIE-LCH | lch(67.32, 39.31, 276.11°) |
| OKLab | oklab(71.94% -0.0193 -0.1096) |
| OKLCH | oklch(71.94% 0.111 260) |
| XYZ | xyz(36.4699, 37.0593, 83.0574) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.86
Carolina Blue
#8AB8FE
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 8.06
Soft Blue
#6488EA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA5EA #EAC07B
analogous
#7BDDEA #7BA5EA #887BEA
triadic
#7BA5EA #EA7BA5 #A5EA7B
tetradic
#7BA5EA #EA7BDD #EAC07B #7BEA88
square
#7BA5EA #EA7BDD #EAC07B #7BEA88
split-complementary
#7BA5EA #EA887B #DDEA7B
monochromatic
#2061CA #4681E2 #7BA5EA #B0C9F2 #E5EDFB
Accessibility & contrast
On white
2.50
#7BA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#7BA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA5EA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA5EA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#7E9FE9
Tritanopia (blue-blind)
#4CB4BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ba5ea; /* rgb */ color: rgb(123, 165, 234); /* oklch */ color: oklch(71.9% 0.111 260.0);
Tailwind
colors: {
custom: {
50: '#a6bff1',
500: '#7ba5ea',
950: '#000000',
},
}SCSS
$custom: #7ba5ea; $custom-light: #a6bff1; $custom-dark: #000000;
JSON
{
"hex": "#7ba5ea",
"rgb": {
"r": 123,
"g": 165,
"b": 234
},
"hsl": {
"h": 217.297,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71937,
"c": 0.11125,
"h": 260
},
"luminance": 0.37062
}Semantic roles & 50–950 ramp
primary
#7BA5EA
secondary
#F0E4D1
accent
#8B11D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184