#7EA4E5#7EA4E5
#7EA4E5 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.7% C 0.104 H 260.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4E5 |
|---|---|
| RGB | rgb(126, 164, 229) |
| HSL | hsl(218, 66%, 70%) |
| HSV | hsv(218, 45%, 90%) |
| CMYK | cmyk(45%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(67.01, 4.03, -36.82) |
| CIE-LCH | lch(67.01, 37.04, 276.25°) |
| OKLab | oklab(71.67% -0.0167 -0.103) |
| OKLCH | oklch(71.67% 0.104 260.8) |
| XYZ | xyz(36.0179, 36.6415, 79.2882) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 8.03
Sky Blue (survey)
#75BBFD
ΔE00 8.27
Soft Blue
#6488EA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4E5 #E5BF7E
analogous
#7ED8E5 #7EA4E5 #8C7EE5
triadic
#7EA4E5 #E57EA4 #A4E57E
tetradic
#7EA4E5 #E57ED8 #E5BF7E #7EE58C
square
#7EA4E5 #E57ED8 #E5BF7E #7EE58C
split-complementary
#7EA4E5 #E58C7E #D8E57E
monochromatic
#2760C2 #4B80DB #7EA4E5 #B1C8EF #E4ECFA
Accessibility & contrast
On white
2.52
#7EA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7EA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4E5
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4E5 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E8
Deuteranopia (green-blind)
#809FE4
Tritanopia (blue-blind)
#56B2BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea4e5; /* rgb */ color: rgb(126, 164, 229); /* oklch */ color: oklch(71.7% 0.104 260.8);
Tailwind
colors: {
custom: {
50: '#a8beed',
500: '#7ea4e5',
950: '#000000',
},
}SCSS
$custom: #7ea4e5; $custom-light: #a8beed; $custom-dark: #000000;
JSON
{
"hex": "#7ea4e5",
"rgb": {
"r": 126,
"g": 164,
"b": 229
},
"hsl": {
"h": 217.864,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.71666,
"c": 0.10432,
"h": 260.8
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#7EA4E5
secondary
#EEE3D1
accent
#8B17CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184