#7CA9F6#7CA9F6
#7CA9F6 is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.4% C 0.123 H 260.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA9F6 |
|---|---|
| RGB | rgb(124, 169, 246) |
| HSL | hsl(218, 87%, 73%) |
| HSV | hsv(218, 50%, 96%) |
| CMYK | cmyk(49.6%, 31.3%, 0%, 3.5%) |
| CIE-LAB | lab(68.98, 5.68, -43.04) |
| CIE-LCH | lch(68.98, 43.41, 277.51°) |
| OKLab | oklab(73.41% -0.0198 -0.121) |
| OKLCH | oklch(73.41% 0.123 260.7) |
| XYZ | xyz(39.1291, 39.3121, 92.6970) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.00
Cornflowerblue
#6495ED
ΔE00 5.88
Sky Blue (survey)
#75BBFD
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.91
Dodgerblue
#1E90FF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA9F6 #F6C97C
analogous
#7CE6F6 #7CA9F6 #8C7CF6
triadic
#7CA9F6 #F67CA9 #A9F67C
tetradic
#7CA9F6 #F67CE6 #F6C97C #7CF68C
square
#7CA9F6 #F67CE6 #F6C97C #7CF68C
split-complementary
#7CA9F6 #F68C7C #E6F67C
monochromatic
#1060E8 #4383F2 #7CA9F6 #B5CFFA #E2ECFD
Accessibility & contrast
On white
2.37
#7CA9F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7CA9F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA9F6
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA9F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA9F6 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFF9
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#44BAC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ca9f6; /* rgb */ color: rgb(124, 169, 246); /* oklch */ color: oklch(73.4% 0.123 260.7);
Tailwind
colors: {
custom: {
50: '#a8c2f9',
500: '#7ca9f6',
950: '#000000',
},
}SCSS
$custom: #7ca9f6; $custom-light: #a8c2f9; $custom-dark: #000000;
JSON
{
"hex": "#7ca9f6",
"rgb": {
"r": 124,
"g": 169,
"b": 246
},
"hsl": {
"h": 217.869,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.73414,
"c": 0.12259,
"h": 260.7
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#7CA9F6
secondary
#F5EAD6
accent
#9002E4
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185