#7CA2EA#7CA2EA
#7CA2EA is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.4% C 0.114 H 262.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2EA |
|---|---|
| RGB | rgb(124, 162, 234) |
| HSL | hsl(219, 72%, 70%) |
| HSV | hsv(219, 47%, 92%) |
| CMYK | cmyk(47%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(66.57, 6.13, -40.26) |
| CIE-LCH | lch(66.57, 40.72, 278.66°) |
| OKLab | oklab(71.36% -0.0148 -0.1129) |
| OKLCH | oklch(71.36% 0.114 262.5) |
| XYZ | xyz(36.0789, 36.0639, 82.8858) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 6.32
Soft Blue
#6488EA
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 8.43
Faded Blue
#658CBB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2EA #EAC47C
analogous
#7CD9EA #7CA2EA #8D7CEA
triadic
#7CA2EA #EA7CA2 #A2EA7C
tetradic
#7CA2EA #EA7CD9 #EAC47C #7CEA8D
square
#7CA2EA #EA7CD9 #EAC47C #7CEA8D
split-complementary
#7CA2EA #EA8D7C #D9EA7C
monochromatic
#215BCB #477DE2 #7CA2EA #B1C7F2 #E5ECFB
Accessibility & contrast
On white
2.56
#7CA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7CA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2EA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2EA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#4FB1BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca2ea; /* rgb */ color: rgb(124, 162, 234); /* oklch */ color: oklch(71.4% 0.114 262.5);
Tailwind
colors: {
custom: {
50: '#a7bdf1',
500: '#7ca2ea',
950: '#000000',
},
}SCSS
$custom: #7ca2ea; $custom-light: #a7bdf1; $custom-dark: #000000;
JSON
{
"hex": "#7ca2ea",
"rgb": {
"r": 124,
"g": 162,
"b": 234
},
"hsl": {
"h": 219.273,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.71364,
"c": 0.11391,
"h": 262.5
},
"luminance": 0.36066
}Semantic roles & 50–950 ramp
primary
#7CA2EA
secondary
#F0E6D2
accent
#9111D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184