#7CA5EC#7CA5EC
#7CA5EC is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.1% C 0.113 H 261.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5EC |
|---|---|
| RGB | rgb(124, 165, 236) |
| HSL | hsl(218, 75%, 71%) |
| HSV | hsv(218, 47%, 93%) |
| CMYK | cmyk(47.5%, 30.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.46, 5.01, -39.95) |
| CIE-LCH | lch(67.46, 40.26, 277.14°) |
| OKLab | oklab(72.09% -0.0178 -0.1121) |
| OKLCH | oklch(72.09% 0.113 261) |
| XYZ | xyz(36.9026, 37.2491, 84.5858) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 7.91
Soft Blue
#6488EA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5EC #ECC37C
analogous
#7CDDEC #7CA5EC #8B7CEC
triadic
#7CA5EC #EC7CA5 #A5EC7C
tetradic
#7CA5EC #EC7CDD #ECC37C #7CEC8B
square
#7CA5EC #EC7CDD #ECC37C #7CEC8B
split-complementary
#7CA5EC #EC8B7C #DDEC7C
monochromatic
#1E5FD0 #4780E4 #7CA5EC #B1CAF4 #E4EDFB
Accessibility & contrast
On white
2.49
#7CA5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#7CA5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5EC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5EC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#7DA0EA
Tritanopia (blue-blind)
#4DB4BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ca5ec; /* rgb */ color: rgb(124, 165, 236); /* oklch */ color: oklch(72.1% 0.113 261.0);
Tailwind
colors: {
custom: {
50: '#a7bff2',
500: '#7ca5ec',
950: '#000000',
},
}SCSS
$custom: #7ca5ec; $custom-light: #a7bff2; $custom-dark: #000000;
JSON
{
"hex": "#7ca5ec",
"rgb": {
"r": 124,
"g": 165,
"b": 236
},
"hsl": {
"h": 218.036,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.7209,
"c": 0.11347,
"h": 261
},
"luminance": 0.37251
}Semantic roles & 50–950 ramp
primary
#7CA5EC
secondary
#F1E6D3
accent
#8E0FD7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185