#7BA2F2#7BA2F2
#7BA2F2 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.7% C 0.125 H 263.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2F2 |
|---|---|
| RGB | rgb(123, 162, 242) |
| HSL | hsl(220, 82%, 72%) |
| HSV | hsv(220, 49%, 95%) |
| CMYK | cmyk(49.2%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.87, 8.25, -44.17) |
| CIE-LCH | lch(66.87, 44.93, 280.58°) |
| OKLab | oklab(71.7% -0.0136 -0.1243) |
| OKLCH | oklch(71.7% 0.125 263.7) |
| XYZ | xyz(37.1104, 36.4599, 89.0691) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 6.25
Soft Blue
#6488EA
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 8.39
Dark Sky Blue
#448EE4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2F2 #F2CB7B
analogous
#7BDEF2 #7BA2F2 #907BF2
triadic
#7BA2F2 #F27BA2 #A2F27B
tetradic
#7BA2F2 #F27BDE #F2CB7B #7BF290
square
#7BA2F2 #F27BDE #F2CB7B #7BF290
split-complementary
#7BA2F2 #F2907B #DEF27B
monochromatic
#1657DD #437BED #7BA2F2 #B3C9F7 #E3EBFC
Accessibility & contrast
On white
2.53
#7BA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#7BA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2F2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2F2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F5
Deuteranopia (green-blind)
#769EF0
Tritanopia (blue-blind)
#47B3BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ba2f2; /* rgb */ color: rgb(123, 162, 242); /* oklch */ color: oklch(71.7% 0.125 263.7);
Tailwind
colors: {
custom: {
50: '#a7bdf6',
500: '#7ba2f2',
950: '#000000',
},
}SCSS
$custom: #7ba2f2; $custom-light: #a7bdf6; $custom-dark: #000000;
JSON
{
"hex": "#7ba2f2",
"rgb": {
"r": 123,
"g": 162,
"b": 242
},
"hsl": {
"h": 220.336,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.71701,
"c": 0.12507,
"h": 263.7
},
"luminance": 0.36462
}Semantic roles & 50–950 ramp
primary
#7BA2F2
secondary
#F4EAD5
accent
#9807DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185