#7CA2E5#7CA2E5
#7CA2E5 is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.1% C 0.107 H 261.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2E5 |
|---|---|
| RGB | rgb(124, 162, 229) |
| HSL | hsl(218, 67%, 69%) |
| HSV | hsv(218, 46%, 90%) |
| CMYK | cmyk(45.9%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(66.35, 4.68, -37.85) |
| CIE-LCH | lch(66.35, 38.14, 277.05°) |
| OKLab | oklab(71.12% -0.0161 -0.106) |
| OKLCH | oklch(71.12% 0.107 261.3) |
| XYZ | xyz(35.3707, 35.7807, 79.1561) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 6.27
Periwinkle Blue
#8F99FB
ΔE00 6.52
Soft Blue
#6488EA
ΔE00 7.73
Faded Blue
#658CBB
ΔE00 8.21
Dark Sky Blue
#448EE4
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2E5 #E5BF7C
analogous
#7CD6E5 #7CA2E5 #8B7CE5
triadic
#7CA2E5 #E57CA2 #A2E57C
tetradic
#7CA2E5 #E57CD6 #E5BF7C #7CE58B
square
#7CA2E5 #E57CD6 #E5BF7C #7CE58B
split-complementary
#7CA2E5 #E58B7C #D6E57C
monochromatic
#265EC0 #497EDB #7CA2E5 #AFC6EF #E2EBF9
Accessibility & contrast
On white
2.57
#7CA2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#7CA2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2E5
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2E5 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7E8
Deuteranopia (green-blind)
#7D9DE4
Tritanopia (blue-blind)
#52B0BA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca2e5; /* rgb */ color: rgb(124, 162, 229); /* oklch */ color: oklch(71.1% 0.107 261.3);
Tailwind
colors: {
custom: {
50: '#a7bded',
500: '#7ca2e5',
950: '#000000',
},
}SCSS
$custom: #7ca2e5; $custom-light: #a7bded; $custom-dark: #000000;
JSON
{
"hex": "#7ca2e5",
"rgb": {
"r": 124,
"g": 162,
"b": 229
},
"hsl": {
"h": 218.286,
"s": 66.879,
"l": 69.216
},
"oklch": {
"l": 0.71124,
"c": 0.10721,
"h": 261.3
},
"luminance": 0.35783
}Semantic roles & 50–950 ramp
primary
#7CA2E5
secondary
#EEE3CF
accent
#8C17CF
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184