#7CA3FA#7CA3FA
#7CA3FA is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.4% C 0.134 H 264.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3FA |
|---|---|
| RGB | rgb(124, 163, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 50%, 98%) |
| CMYK | cmyk(50.4%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.56, 10.29, -47.44) |
| CIE-LCH | lch(67.56, 48.55, 282.23°) |
| OKLab | oklab(72.37% -0.0119 -0.1338) |
| OKLCH | oklch(72.37% 0.134 264.9) |
| XYZ | xyz(38.6590, 37.3789, 95.6017) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 8.07
Soft Blue
#6488EA
ΔE00 8.09
Sky Blue (survey)
#75BBFD
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3FA #FAD37C
analogous
#7CE2FA #7CA3FA #947CFA
triadic
#7CA3FA #FA7CA3 #A3FA7C
tetradic
#7CA3FA #FA7CE2 #FAD37C #7CFA94
square
#7CA3FA #FA7CE2 #FAD37C #7CFA94
split-complementary
#7CA3FA #FA947C #E2FA7C
monochromatic
#0951F2 #417AF8 #7CA3FA #B7CCFC #E2EAFE
Accessibility & contrast
On white
2.48
#7CA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#7CA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3FA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3FA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#42B6C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca3fa; /* rgb */ color: rgb(124, 163, 250); /* oklch */ color: oklch(72.4% 0.134 264.9);
Tailwind
colors: {
custom: {
50: '#a9bdfc',
500: '#7ca3fa',
950: '#000000',
},
}SCSS
$custom: #7ca3fa; $custom-light: #a9bdfc; $custom-dark: #000000;
JSON
{
"hex": "#7ca3fa",
"rgb": {
"r": 124,
"g": 163,
"b": 250
},
"hsl": {
"h": 221.429,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.72373,
"c": 0.13435,
"h": 264.9
},
"luminance": 0.37382
}Semantic roles & 50–950 ramp
primary
#7CA3FA
secondary
#F6ECD5
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185