#7CA0EA#7CA0EA
#7CA0EA is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.9% C 0.116 H 263.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0EA |
|---|---|
| RGB | rgb(124, 160, 234) |
| HSL | hsl(220, 72%, 70%) |
| HSV | hsv(220, 47%, 92%) |
| CMYK | cmyk(47%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.03, 7.27, -41.10) |
| CIE-LCH | lch(66.03, 41.73, 280.03°) |
| OKLab | oklab(70.95% -0.0124 -0.1154) |
| OKLCH | oklch(70.95% 0.116 263.9) |
| XYZ | xyz(35.7294, 35.3649, 82.7693) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.19
Periwinkle Blue
#8F99FB
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.17
Faded Blue
#658CBB
ΔE00 8.20
Dark Sky Blue
#448EE4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0EA #EAC67C
analogous
#7CD7EA #7CA0EA #8F7CEA
triadic
#7CA0EA #EA7CA0 #A0EA7C
tetradic
#7CA0EA #EA7CD7 #EAC67C #7CEA8F
square
#7CA0EA #EA7CD7 #EAC67C #7CEA8F
split-complementary
#7CA0EA #EA8F7C #D7EA7C
monochromatic
#2158CB #477AE2 #7CA0EA #B1C6F2 #E5ECFB
Accessibility & contrast
On white
2.60
#7CA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7CA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0EA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0EA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#789CE8
Tritanopia (blue-blind)
#4FB0BB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca0ea; /* rgb */ color: rgb(124, 160, 234); /* oklch */ color: oklch(70.9% 0.116 263.9);
Tailwind
colors: {
custom: {
50: '#a7bbf1',
500: '#7ca0ea',
950: '#000000',
},
}SCSS
$custom: #7ca0ea; $custom-light: #a7bbf1; $custom-dark: #000000;
JSON
{
"hex": "#7ca0ea",
"rgb": {
"r": 124,
"g": 160,
"b": 234
},
"hsl": {
"h": 220.364,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.70946,
"c": 0.11605,
"h": 263.9
},
"luminance": 0.35367
}Semantic roles & 50–950 ramp
primary
#7CA0EA
secondary
#F0E6D2
accent
#9411D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084