#7EA4F4#7EA4F4
#7EA4F4 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.4% C 0.124 H 264.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4F4 |
|---|---|
| RGB | rgb(126, 164, 244) |
| HSL | hsl(221, 84%, 73%) |
| HSV | hsv(221, 48%, 96%) |
| CMYK | cmyk(48.4%, 32.8%, 0%, 4.3%) |
| CIE-LAB | lab(67.66, 8.39, -44.01) |
| CIE-LCH | lch(67.66, 44.80, 280.79°) |
| OKLab | oklab(72.39% -0.0126 -0.1238) |
| OKLCH | oklch(72.39% 0.124 264.2) |
| XYZ | xyz(38.2034, 37.5157, 90.7986) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.04
Carolina Blue
#8AB8FE
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 7.76
Soft Blue
#6488EA
ΔE00 8.29
Sky Blue (survey)
#75BBFD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4F4 #F4CE7E
analogous
#7EDFF4 #7EA4F4 #937EF4
triadic
#7EA4F4 #F47EA4 #A4F47E
tetradic
#7EA4F4 #F47EDF #F4CE7E #7EF493
square
#7EA4F4 #F47EDF #F4CE7E #7EF493
split-complementary
#7EA4F4 #F4937E #DFF47E
monochromatic
#1357E4 #467CEF #7EA4F4 #B6CCF9 #E3EBFD
Accessibility & contrast
On white
2.47
#7EA4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7EA4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4F4
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4F4 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF7
Deuteranopia (green-blind)
#79A0F2
Tritanopia (blue-blind)
#4CB5C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea4f4; /* rgb */ color: rgb(126, 164, 244); /* oklch */ color: oklch(72.4% 0.124 264.2);
Tailwind
colors: {
custom: {
50: '#a9bef8',
500: '#7ea4f4',
950: '#000000',
},
}SCSS
$custom: #7ea4f4; $custom-light: #a9bef8; $custom-dark: #000000;
JSON
{
"hex": "#7ea4f4",
"rgb": {
"r": 126,
"g": 164,
"b": 244
},
"hsl": {
"h": 220.678,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.72391,
"c": 0.12442,
"h": 264.2
},
"luminance": 0.37518
}Semantic roles & 50–950 ramp
primary
#7EA4F4
secondary
#F5EBD6
accent
#9A05E1
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185