#7EA4F6#7EA4F6
#7EA4F6 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.5% C 0.127 H 264.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4F6 |
|---|---|
| RGB | rgb(126, 164, 246) |
| HSL | hsl(221, 87%, 73%) |
| HSV | hsv(221, 49%, 96%) |
| CMYK | cmyk(48.8%, 33.3%, 0%, 3.5%) |
| CIE-LAB | lab(67.75, 8.98, -44.95) |
| CIE-LCH | lch(67.75, 45.84, 281.29°) |
| OKLab | oklab(72.49% -0.0121 -0.1265) |
| OKLCH | oklch(72.49% 0.127 264.5) |
| XYZ | xyz(38.5087, 37.6378, 92.4065) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.09
Carolina Blue
#8AB8FE
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 8.31
Sky Blue (survey)
#75BBFD
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4F6 #F6D07E
analogous
#7EE0F6 #7EA4F6 #947EF6
triadic
#7EA4F6 #F67EA4 #A4F67E
tetradic
#7EA4F6 #F67EE0 #F6D07E #7EF694
square
#7EA4F6 #F67EE0 #F6D07E #7EF694
split-complementary
#7EA4F6 #F6947E #E0F67E
monochromatic
#1055E9 #457CF2 #7EA4F6 #B7CCFA #E2EBFD
Accessibility & contrast
On white
2.46
#7EA4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#7EA4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4F6
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4F6 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF9
Deuteranopia (green-blind)
#77A0F4
Tritanopia (blue-blind)
#4AB6C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea4f6; /* rgb */ color: rgb(126, 164, 246); /* oklch */ color: oklch(72.5% 0.127 264.5);
Tailwind
colors: {
custom: {
50: '#a9bef9',
500: '#7ea4f6',
950: '#000000',
},
}SCSS
$custom: #7ea4f6; $custom-light: #a9bef9; $custom-dark: #000000;
JSON
{
"hex": "#7ea4f6",
"rgb": {
"r": 126,
"g": 164,
"b": 246
},
"hsl": {
"h": 221,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.72491,
"c": 0.12712,
"h": 264.5
},
"luminance": 0.3764
}Semantic roles & 50–950 ramp
primary
#7EA4F6
secondary
#F5EBD6
accent
#9C02E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185