#7CA7EC#7CA7EC
#7CA7EC is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.5% C 0.111 H 259.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7EC |
|---|---|
| RGB | rgb(124, 167, 236) |
| HSL | hsl(217, 75%, 71%) |
| HSV | hsv(217, 47%, 93%) |
| CMYK | cmyk(47.5%, 29.2%, 0%, 7.5%) |
| CIE-LAB | lab(68.00, 3.87, -39.11) |
| CIE-LCH | lch(68.00, 39.30, 275.66°) |
| OKLab | oklab(72.51% -0.0201 -0.1096) |
| OKLCH | oklch(72.51% 0.111 259.6) |
| XYZ | xyz(37.2662, 37.9762, 84.7070) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.72
Cornflowerblue
#6495ED
ΔE00 5.35
Sky Blue (survey)
#75BBFD
ΔE00 7.06
Periwinkle Blue
#8F99FB
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 7.64
Dark Sky Blue
#448EE4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7EC #ECC17C
analogous
#7CDFEC #7CA7EC #897CEC
triadic
#7CA7EC #EC7CA7 #A7EC7C
tetradic
#7CA7EC #EC7CDF #ECC17C #7CEC89
square
#7CA7EC #EC7CDF #ECC17C #7CEC89
split-complementary
#7CA7EC #EC897C #DFEC7C
monochromatic
#1E62D0 #4783E4 #7CA7EC #B1CBF4 #E4EDFB
Accessibility & contrast
On white
2.44
#7CA7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#7CA7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7EC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7EC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#4DB6BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ca7ec; /* rgb */ color: rgb(124, 167, 236); /* oklch */ color: oklch(72.5% 0.111 259.6);
Tailwind
colors: {
custom: {
50: '#a7c0f2',
500: '#7ca7ec',
950: '#000000',
},
}SCSS
$custom: #7ca7ec; $custom-light: #a7c0f2; $custom-dark: #000000;
JSON
{
"hex": "#7ca7ec",
"rgb": {
"r": 124,
"g": 167,
"b": 236
},
"hsl": {
"h": 216.964,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.72511,
"c": 0.11146,
"h": 259.6
},
"luminance": 0.37979
}Semantic roles & 50–950 ramp
primary
#7CA7EC
secondary
#F1E5D3
accent
#8A0FD7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185