#7BA4FA#7BA4FA
#7BA4FA is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.5% C 0.134 H 264.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA4FA |
|---|---|
| RGB | rgb(123, 164, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(50.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.77, 9.49, -47.12) |
| CIE-LCH | lch(67.77, 48.06, 281.39°) |
| OKLab | oklab(72.52% -0.014 -0.1329) |
| OKLCH | oklch(72.52% 0.134 264) |
| XYZ | xyz(38.6934, 37.6613, 95.6543) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 7.98
Sky Blue (survey)
#75BBFD
ΔE00 8.22
Soft Blue
#6488EA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA4FA #FAD17B
analogous
#7BE3FA #7BA4FA #917BFA
triadic
#7BA4FA #FA7BA4 #A4FA7B
tetradic
#7BA4FA #FA7BE3 #FAD17B #7BFA91
square
#7BA4FA #FA7BE3 #FAD17B #7BFA91
split-complementary
#7BA4FA #FA917B #E3FA7B
monochromatic
#0954F1 #407BF8 #7BA4FA #B6CDFC #E2EBFE
Accessibility & contrast
On white
2.46
#7BA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#7BA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA4FA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA4FA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#3FB7C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ba4fa; /* rgb */ color: rgb(123, 164, 250); /* oklch */ color: oklch(72.5% 0.134 264.0);
Tailwind
colors: {
custom: {
50: '#a8befc',
500: '#7ba4fa',
950: '#000000',
},
}SCSS
$custom: #7ba4fa; $custom-light: #a8befc; $custom-dark: #000000;
JSON
{
"hex": "#7ba4fa",
"rgb": {
"r": 123,
"g": 164,
"b": 250
},
"hsl": {
"h": 220.63,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.72521,
"c": 0.13361,
"h": 264
},
"luminance": 0.37664
}Semantic roles & 50–950 ramp
primary
#7BA4FA
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185