#7EA3E2#7EA3E2
#7EA3E2 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.3% C 0.101 H 260.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3E2 |
|---|---|
| RGB | rgb(126, 163, 226) |
| HSL | hsl(218, 63%, 69%) |
| HSV | hsv(218, 44%, 89%) |
| CMYK | cmyk(44.2%, 27.9%, 0%, 11.4%) |
| CIE-LAB | lab(66.61, 3.74, -35.79) |
| CIE-LCH | lch(66.61, 35.98, 275.97°) |
| OKLab | oklab(71.31% -0.0163 -0.1) |
| OKLCH | oklch(71.31% 0.101 260.7) |
| XYZ | xyz(35.4244, 36.1189, 77.0418) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.29
Faded Blue
#658CBB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3E2 #E2BD7E
analogous
#7ED5E2 #7EA3E2 #8B7EE2
triadic
#7EA3E2 #E27EA3 #A3E27E
tetradic
#7EA3E2 #E27ED5 #E2BD7E #7EE28B
square
#7EA3E2 #E27ED5 #E2BD7E #7EE28B
split-complementary
#7EA3E2 #E28B7E #D5E27E
monochromatic
#2A60BB #4C7FD7 #7EA3E2 #B0C7ED #E2EAF8
Accessibility & contrast
On white
2.55
#7EA3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#7EA3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3E2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3E2 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA7E5
Deuteranopia (green-blind)
#819EE1
Tritanopia (blue-blind)
#58B0B9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea3e2; /* rgb */ color: rgb(126, 163, 226); /* oklch */ color: oklch(71.3% 0.101 260.7);
Tailwind
colors: {
custom: {
50: '#a7beeb',
500: '#7ea3e2',
950: '#000000',
},
}SCSS
$custom: #7ea3e2; $custom-light: #a7beeb; $custom-dark: #000000;
JSON
{
"hex": "#7ea3e2",
"rgb": {
"r": 126,
"g": 163,
"b": 226
},
"hsl": {
"h": 217.8,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.71314,
"c": 0.10133,
"h": 260.7
},
"luminance": 0.36121
}Semantic roles & 50–950 ramp
primary
#7EA3E2
secondary
#EDE2CF
accent
#8A1ACB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184