#7CA6F2#7CA6F2
#7CA6F2 is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.6% C 0.120 H 261.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6F2 |
|---|---|
| RGB | rgb(124, 166, 242) |
| HSL | hsl(219, 82%, 72%) |
| HSV | hsv(219, 49%, 95%) |
| CMYK | cmyk(48.8%, 31.4%, 0%, 5.1%) |
| CIE-LAB | lab(68.00, 6.20, -42.40) |
| CIE-LCH | lch(68.00, 42.85, 278.31°) |
| OKLab | oklab(72.59% -0.0173 -0.1191) |
| OKLCH | oklch(72.59% 0.12 261.7) |
| XYZ | xyz(37.9701, 37.9658, 89.3145) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.86
Cornflowerblue
#6495ED
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6F2 #F2C87C
analogous
#7CE1F2 #7CA6F2 #8D7CF2
triadic
#7CA6F2 #F27CA6 #A6F27C
tetradic
#7CA6F2 #F27CE1 #F2C87C #7CF28D
square
#7CA6F2 #F27CE1 #F2C87C #7CF28D
split-complementary
#7CA6F2 #F28D7C #E1F27C
monochromatic
#165DDE #4480EC #7CA6F2 #B4CCF8 #E3ECFC
Accessibility & contrast
On white
2.44
#7CA6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7CA6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6F2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6F2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#7BA1F0
Tritanopia (blue-blind)
#48B6C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ca6f2; /* rgb */ color: rgb(124, 166, 242); /* oklch */ color: oklch(72.6% 0.120 261.7);
Tailwind
colors: {
custom: {
50: '#a8c0f6',
500: '#7ca6f2',
950: '#000000',
},
}SCSS
$custom: #7ca6f2; $custom-light: #a8c0f6; $custom-dark: #000000;
JSON
{
"hex": "#7ca6f2",
"rgb": {
"r": 124,
"g": 166,
"b": 242
},
"hsl": {
"h": 218.644,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.72591,
"c": 0.12041,
"h": 261.7
},
"luminance": 0.37968
}Semantic roles & 50–950 ramp
primary
#7CA6F2
secondary
#F4E9D6
accent
#9207DE
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185