#7CA1EA#7CA1EA
#7CA1EA is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.2% C 0.115 H 263.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA1EA |
|---|---|
| RGB | rgb(124, 161, 234) |
| HSL | hsl(220, 72%, 70%) |
| HSV | hsv(220, 47%, 92%) |
| CMYK | cmyk(47%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.30, 6.70, -40.68) |
| CIE-LCH | lch(66.30, 41.22, 279.35°) |
| OKLab | oklab(71.16% -0.0136 -0.1142) |
| OKLCH | oklch(71.16% 0.115 263.2) |
| XYZ | xyz(35.9035, 35.7130, 82.8274) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.29
Periwinkle Blue
#8F99FB
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.43
Faded Blue
#658CBB
ΔE00 8.35
Dark Sky Blue
#448EE4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA1EA #EAC57C
analogous
#7CD8EA #7CA1EA #8E7CEA
triadic
#7CA1EA #EA7CA1 #A1EA7C
tetradic
#7CA1EA #EA7CD8 #EAC57C #7CEA8E
square
#7CA1EA #EA7CD8 #EAC57C #7CEA8E
split-complementary
#7CA1EA #EA8E7C #D8EA7C
monochromatic
#215ACB #477BE2 #7CA1EA #B1C7F2 #E5ECFB
Accessibility & contrast
On white
2.58
#7CA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7CA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA1EA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA1EA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#7A9DE8
Tritanopia (blue-blind)
#4FB1BB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca1ea; /* rgb */ color: rgb(124, 161, 234); /* oklch */ color: oklch(71.2% 0.115 263.2);
Tailwind
colors: {
custom: {
50: '#a7bcf1',
500: '#7ca1ea',
950: '#000000',
},
}SCSS
$custom: #7ca1ea; $custom-light: #a7bcf1; $custom-dark: #000000;
JSON
{
"hex": "#7ca1ea",
"rgb": {
"r": 124,
"g": 161,
"b": 234
},
"hsl": {
"h": 219.818,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.71155,
"c": 0.11497,
"h": 263.2
},
"luminance": 0.35715
}Semantic roles & 50–950 ramp
primary
#7CA1EA
secondary
#F0E6D2
accent
#9311D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184