#7BA2EB#7BA2EB
#7BA2EB is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.4% C 0.116 H 262.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2EB |
|---|---|
| RGB | rgb(123, 162, 235) |
| HSL | hsl(219, 74%, 70%) |
| HSV | hsv(219, 48%, 92%) |
| CMYK | cmyk(47.7%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(66.56, 6.18, -40.83) |
| CIE-LCH | lch(66.56, 41.29, 278.61°) |
| OKLab | oklab(71.35% -0.0154 -0.1146) |
| OKLCH | oklch(71.35% 0.116 262.3) |
| XYZ | xyz(36.0792, 36.0474, 83.6378) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.32
Carolina Blue
#8AB8FE
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.69
Dark Sky Blue
#448EE4
ΔE00 8.47
Pastel Blue
#A2BFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2EB #EBC47B
analogous
#7BDAEB #7BA2EB #8C7BEB
triadic
#7BA2EB #EB7BA2 #A2EB7B
tetradic
#7BA2EB #EB7BDA #EBC47B #7BEB8C
square
#7BA2EB #EB7BDA #EBC47B #7BEB8C
split-complementary
#7BA2EB #EB8C7B #DAEB7B
monochromatic
#1F5BCD #467DE3 #7BA2EB #B0C7F3 #E4ECFB
Accessibility & contrast
On white
2.56
#7BA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7BA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2EB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2EB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EE
Deuteranopia (green-blind)
#7A9DE9
Tritanopia (blue-blind)
#4CB2BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ba2eb; /* rgb */ color: rgb(123, 162, 235); /* oklch */ color: oklch(71.4% 0.116 262.3);
Tailwind
colors: {
custom: {
50: '#a6bdf1',
500: '#7ba2eb',
950: '#000000',
},
}SCSS
$custom: #7ba2eb; $custom-light: #a6bdf1; $custom-dark: #000000;
JSON
{
"hex": "#7ba2eb",
"rgb": {
"r": 123,
"g": 162,
"b": 235
},
"hsl": {
"h": 219.107,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.71354,
"c": 0.11566,
"h": 262.3
},
"luminance": 0.3605
}Semantic roles & 50–950 ramp
primary
#7BA2EB
secondary
#F0E6D1
accent
#9110D6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185