#7CA1F9#7CA1F9
#7CA1F9 is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.9% C 0.135 H 265.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA1F9 |
|---|---|
| RGB | rgb(124, 161, 249) |
| HSL | hsl(222, 91%, 73%) |
| HSV | hsv(222, 50%, 98%) |
| CMYK | cmyk(50.2%, 35.3%, 0%, 2.4%) |
| CIE-LAB | lab(66.98, 11.13, -47.81) |
| CIE-LCH | lch(66.98, 49.09, 283.11°) |
| OKLab | oklab(71.91% -0.0099 -0.1349) |
| OKLCH | oklch(71.91% 0.135 265.8) |
| XYZ | xyz(38.1503, 36.6118, 94.6606) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.59
Periwinkle Blue
#8F99FB
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 6.24
Soft Blue
#6488EA
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 8.45
Dark Sky Blue
#448EE4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA1F9 #F9D47C
analogous
#7CDFF9 #7CA1F9 #957CF9
triadic
#7CA1F9 #F97CA1 #A1F97C
tetradic
#7CA1F9 #F97CDF #F9D47C #7CF995
square
#7CA1F9 #F97CDF #F9D47C #7CF995
split-complementary
#7CA1F9 #F9957C #DFF97C
monochromatic
#0B4FF0 #4177F6 #7CA1F9 #B7CBFC #E2EAFE
Accessibility & contrast
On white
2.52
#7CA1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7CA1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA1F9
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA1F9 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#719EF7
Tritanopia (blue-blind)
#43B4C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca1f9; /* rgb */ color: rgb(124, 161, 249); /* oklch */ color: oklch(71.9% 0.135 265.8);
Tailwind
colors: {
custom: {
50: '#a8bcfb',
500: '#7ca1f9',
950: '#000000',
},
}SCSS
$custom: #7ca1f9; $custom-light: #a8bcfb; $custom-dark: #000000;
JSON
{
"hex": "#7ca1f9",
"rgb": {
"r": 124,
"g": 161,
"b": 249
},
"hsl": {
"h": 222.24,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.71911,
"c": 0.13524,
"h": 265.8
},
"luminance": 0.36614
}Semantic roles & 50–950 ramp
primary
#7CA1F9
secondary
#F6ECD5
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185