#7EA4ED#7EA4ED
#7EA4ED is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.0% C 0.115 H 262.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4ED |
|---|---|
| RGB | rgb(126, 164, 237) |
| HSL | hsl(219, 76%, 71%) |
| HSV | hsv(219, 47%, 93%) |
| CMYK | cmyk(46.8%, 30.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.35, 6.34, -40.67) |
| CIE-LCH | lch(67.35, 41.16, 278.86°) |
| OKLab | oklab(72.05% -0.0144 -0.1141) |
| OKLCH | oklch(72.05% 0.115 262.8) |
| XYZ | xyz(37.1607, 37.0986, 85.3069) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.95
Carolina Blue
#8AB8FE
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.85
Soft Blue
#6488EA
ΔE00 8.25
Sky Blue (survey)
#75BBFD
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4ED #EDC77E
analogous
#7EDCED #7EA4ED #8F7EED
triadic
#7EA4ED #ED7EA4 #A4ED7E
tetradic
#7EA4ED #ED7EDC #EDC77E #7EED8F
square
#7EA4ED #ED7EDC #EDC77E #7EED8F
split-complementary
#7EA4ED #ED8F7E #DCED7E
monochromatic
#1D5CD3 #487EE6 #7EA4ED #B4CAF4 #E4ECFB
Accessibility & contrast
On white
2.49
#7EA4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7EA4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4ED
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4ED | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#7C9FEB
Tritanopia (blue-blind)
#51B4BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea4ed; /* rgb */ color: rgb(126, 164, 237); /* oklch */ color: oklch(72.0% 0.115 262.8);
Tailwind
colors: {
custom: {
50: '#a8bef3',
500: '#7ea4ed',
950: '#000000',
},
}SCSS
$custom: #7ea4ed; $custom-light: #a8bef3; $custom-dark: #000000;
JSON
{
"hex": "#7ea4ed",
"rgb": {
"r": 126,
"g": 164,
"b": 237
},
"hsl": {
"h": 219.459,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.72047,
"c": 0.11502,
"h": 262.8
},
"luminance": 0.37101
}Semantic roles & 50–950 ramp
primary
#7EA4ED
secondary
#F2E8D5
accent
#930ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185