#7CA1FA#7CA1FA
#7CA1FA is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.0% C 0.137 H 266.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA1FA |
|---|---|
| RGB | rgb(124, 161, 250) |
| HSL | hsl(222, 93%, 73%) |
| HSV | hsv(222, 50%, 98%) |
| CMYK | cmyk(50.4%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(67.03, 11.43, -48.28) |
| CIE-LCH | lch(67.03, 49.61, 283.33°) |
| OKLab | oklab(71.96% -0.0096 -0.1362) |
| OKLCH | oklch(71.96% 0.137 266) |
| XYZ | xyz(38.3067, 36.6743, 95.4842) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.62
Periwinkle Blue
#8F99FB
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 6.24
Soft Blue
#6488EA
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 8.45
Dark Sky Blue
#448EE4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA1FA #FAD57C
analogous
#7CE0FA #7CA1FA #967CFA
triadic
#7CA1FA #FA7CA1 #A1FA7C
tetradic
#7CA1FA #FA7CE0 #FAD57C #7CFA96
square
#7CA1FA #FA7CE0 #FAD57C #7CFA96
split-complementary
#7CA1FA #FA967C #E0FA7C
monochromatic
#094EF2 #4177F8 #7CA1FA #B7CBFC #E2EAFE
Accessibility & contrast
On white
2.52
#7CA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7CA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA1FA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA1FA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#42B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca1fa; /* rgb */ color: rgb(124, 161, 250); /* oklch */ color: oklch(72.0% 0.137 266.0);
Tailwind
colors: {
custom: {
50: '#a9bcfc',
500: '#7ca1fa',
950: '#000000',
},
}SCSS
$custom: #7ca1fa; $custom-light: #a9bcfc; $custom-dark: #000000;
JSON
{
"hex": "#7ca1fa",
"rgb": {
"r": 124,
"g": 161,
"b": 250
},
"hsl": {
"h": 222.381,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.71963,
"c": 0.13659,
"h": 266
},
"luminance": 0.36677
}Semantic roles & 50–950 ramp
primary
#7CA1FA
secondary
#F6ECD5
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185