#7CA2EE#7CA2EE
#7CA2EE is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.6% C 0.119 H 263.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2EE |
|---|---|
| RGB | rgb(124, 162, 238) |
| HSL | hsl(220, 77%, 71%) |
| HSV | hsv(220, 48%, 93%) |
| CMYK | cmyk(47.9%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(66.75, 7.30, -42.17) |
| CIE-LCH | lch(66.75, 42.80, 279.82°) |
| OKLab | oklab(71.56% -0.0137 -0.1185) |
| OKLCH | oklch(71.56% 0.119 263.4) |
| XYZ | xyz(36.6601, 36.2964, 85.9465) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 6.06
Periwinkle Blue
#8F99FB
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 8.36
Dark Sky Blue
#448EE4
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2EE #EEC87C
analogous
#7CDBEE #7CA2EE #8F7CEE
triadic
#7CA2EE #EE7CA2 #A2EE7C
tetradic
#7CA2EE #EE7CDB #EEC87C #7CEE8F
square
#7CA2EE #EE7CDB #EEC87C #7CEE8F
split-complementary
#7CA2EE #EE8F7C #DBEE7C
monochromatic
#1C59D4 #467CE7 #7CA2EE #B2C8F5 #E4ECFB
Accessibility & contrast
On white
2.54
#7CA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#7CA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2EE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2EE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#799EEC
Tritanopia (blue-blind)
#4CB2BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca2ee; /* rgb */ color: rgb(124, 162, 238); /* oklch */ color: oklch(71.6% 0.119 263.4);
Tailwind
colors: {
custom: {
50: '#a7bdf4',
500: '#7ca2ee',
950: '#000000',
},
}SCSS
$custom: #7ca2ee; $custom-light: #a7bdf4; $custom-dark: #000000;
JSON
{
"hex": "#7ca2ee",
"rgb": {
"r": 124,
"g": 162,
"b": 238
},
"hsl": {
"h": 220,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.7156,
"c": 0.11929,
"h": 263.4
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#7CA2EE
secondary
#F2E8D4
accent
#950CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185