#7CA2E4#7CA2E4
#7CA2E4 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.1% C 0.106 H 261.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2E4 |
|---|---|
| RGB | rgb(124, 162, 228) |
| HSL | hsl(218, 66%, 69%) |
| HSV | hsv(218, 46%, 89%) |
| CMYK | cmyk(45.6%, 28.9%, 0%, 10.6%) |
| CIE-LAB | lab(66.31, 4.39, -37.36) |
| CIE-LCH | lch(66.31, 37.62, 276.70°) |
| OKLab | oklab(71.08% -0.0164 -0.1046) |
| OKLCH | oklch(71.08% 0.106 261.1) |
| XYZ | xyz(35.2315, 35.7250, 78.4229) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.46
Carolina Blue
#8AB8FE
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.74
Faded Blue
#658CBB
ΔE00 8.15
Dark Sky Blue
#448EE4
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2E4 #E4BE7C
analogous
#7CD6E4 #7CA2E4 #8A7CE4
triadic
#7CA2E4 #E47CA2 #A2E47C
tetradic
#7CA2E4 #E47CD6 #E4BE7C #7CE48A
square
#7CA2E4 #E47CD6 #E4BE7C #7CE48A
split-complementary
#7CA2E4 #E48A7C #D6E47C
monochromatic
#275EBE #497EDA #7CA2E4 #AFC6EE #E1EAF9
Accessibility & contrast
On white
2.58
#7CA2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#7CA2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2E4
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2E4 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7E7
Deuteranopia (green-blind)
#7E9DE3
Tritanopia (blue-blind)
#53B0B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca2e4; /* rgb */ color: rgb(124, 162, 228); /* oklch */ color: oklch(71.1% 0.106 261.1);
Tailwind
colors: {
custom: {
50: '#a6bdec',
500: '#7ca2e4',
950: '#000000',
},
}SCSS
$custom: #7ca2e4; $custom-light: #a6bdec; $custom-dark: #000000;
JSON
{
"hex": "#7ca2e4",
"rgb": {
"r": 124,
"g": 162,
"b": 228
},
"hsl": {
"h": 218.077,
"s": 65.823,
"l": 69.02
},
"oklch": {
"l": 0.71077,
"c": 0.10588,
"h": 261.1
},
"luminance": 0.35727
}Semantic roles & 50–950 ramp
primary
#7CA2E4
secondary
#EDE2CF
accent
#8B18CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184