#7BA3FA#7BA3FA
#7BA3FA is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.3% C 0.135 H 264.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA3FA |
|---|---|
| RGB | rgb(123, 163, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(50.8%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.51, 10.06, -47.53) |
| CIE-LCH | lch(67.51, 48.59, 281.95°) |
| OKLab | oklab(72.32% -0.0128 -0.1341) |
| OKLCH | oklch(72.32% 0.135 264.5) |
| XYZ | xyz(38.5152, 37.3048, 95.5949) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.77
Carolina Blue
#8AB8FE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.33
Soft Blue
#6488EA
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.15
Sky Blue (survey)
#75BBFD
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA3FA #FAD27B
analogous
#7BE3FA #7BA3FA #927BFA
triadic
#7BA3FA #FA7BA3 #A3FA7B
tetradic
#7BA3FA #FA7BE3 #FAD27B #7BFA92
square
#7BA3FA #FA7BE3 #FAD27B #7BFA92
split-complementary
#7BA3FA #FA927B #E3FA7B
monochromatic
#0952F1 #407AF8 #7BA3FA #B6CCFC #E2EAFE
Accessibility & contrast
On white
2.48
#7BA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7BA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA3FA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA3FA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#3FB6C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ba3fa; /* rgb */ color: rgb(123, 163, 250); /* oklch */ color: oklch(72.3% 0.135 264.5);
Tailwind
colors: {
custom: {
50: '#a8bdfc',
500: '#7ba3fa',
950: '#000000',
},
}SCSS
$custom: #7ba3fa; $custom-light: #a8bdfc; $custom-dark: #000000;
JSON
{
"hex": "#7ba3fa",
"rgb": {
"r": 123,
"g": 163,
"b": 250
},
"hsl": {
"h": 221.102,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.72315,
"c": 0.13471,
"h": 264.5
},
"luminance": 0.37307
}Semantic roles & 50–950 ramp
primary
#7BA3FA
secondary
#F6ECD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185