#7BA2FA#7BA2FA
#7BA2FA is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.1% C 0.136 H 265.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2FA |
|---|---|
| RGB | rgb(123, 162, 250) |
| HSL | hsl(222, 93%, 73%) |
| HSV | hsv(222, 51%, 98%) |
| CMYK | cmyk(50.8%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.24, 10.64, -47.95) |
| CIE-LCH | lch(67.24, 49.12, 282.51°) |
| OKLab | oklab(72.11% -0.0117 -0.1353) |
| OKLCH | oklch(72.11% 0.136 265.1) |
| XYZ | xyz(38.3383, 36.9511, 95.5360) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 6.07
Soft Blue
#6488EA
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 8.33
Sky Blue (survey)
#75BBFD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2FA #FAD37B
analogous
#7BE1FA #7BA2FA #937BFA
triadic
#7BA2FA #FA7BA2 #A2FA7B
tetradic
#7BA2FA #FA7BE1 #FAD37B #7BFA93
square
#7BA2FA #FA7BE1 #FAD37B #7BFA93
split-complementary
#7BA2FA #FA937B #E1FA7B
monochromatic
#0950F1 #4078F8 #7BA2FA #B6CCFC #E2EAFE
Accessibility & contrast
On white
2.50
#7BA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#7BA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2FA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2FA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#3FB5C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ba2fa; /* rgb */ color: rgb(123, 162, 250); /* oklch */ color: oklch(72.1% 0.136 265.1);
Tailwind
colors: {
custom: {
50: '#a8bdfc',
500: '#7ba2fa',
950: '#000000',
},
}SCSS
$custom: #7ba2fa; $custom-light: #a8bdfc; $custom-dark: #000000;
JSON
{
"hex": "#7ba2fa",
"rgb": {
"r": 123,
"g": 162,
"b": 250
},
"hsl": {
"h": 221.575,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.7211,
"c": 0.13583,
"h": 265.1
},
"luminance": 0.36954
}Semantic roles & 50–950 ramp
primary
#7BA2FA
secondary
#F6ECD5
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185