#7EA4FC#7EA4FC
#7EA4FC is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.8% C 0.135 H 265.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4FC |
|---|---|
| RGB | rgb(126, 164, 252) |
| HSL | hsl(222, 95%, 74%) |
| HSV | hsv(222, 50%, 99%) |
| CMYK | cmyk(50%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.03, 10.76, -47.79) |
| CIE-LCH | lch(68.03, 48.98, 282.68°) |
| OKLab | oklab(72.8% -0.0107 -0.1348) |
| OKLCH | oklch(72.8% 0.135 265.5) |
| XYZ | xyz(39.4445, 38.0121, 97.3351) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 6.04
Pastel Blue
#A2BFFE
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.41
Sky Blue (survey)
#75BBFD
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4FC #FCD67E
analogous
#7EE3FC #7EA4FC #977EFC
triadic
#7EA4FC #FC7EA4 #A4FC7E
tetradic
#7EA4FC #FC7EE3 #FCD67E #7EFC97
square
#7EA4FC #FC7EE3 #FCD67E #7EFC97
split-complementary
#7EA4FC #FC977E #E3FC7E
monochromatic
#0650F9 #427AFB #7EA4FC #BACEFD #E1EAFE
Accessibility & contrast
On white
2.44
#7EA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#7EA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4FC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4FC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#74A1FA
Tritanopia (blue-blind)
#45B7C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ea4fc; /* rgb */ color: rgb(126, 164, 252); /* oklch */ color: oklch(72.8% 0.135 265.5);
Tailwind
colors: {
custom: {
50: '#aabefe',
500: '#7ea4fc',
950: '#000000',
},
}SCSS
$custom: #7ea4fc; $custom-light: #aabefe; $custom-dark: #000000;
JSON
{
"hex": "#7ea4fc",
"rgb": {
"r": 126,
"g": 164,
"b": 252
},
"hsl": {
"h": 221.905,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.72797,
"c": 0.13519,
"h": 265.5
},
"luminance": 0.38015
}Semantic roles & 50–950 ramp
primary
#7EA4FC
secondary
#F7ECD4
accent
#A000E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101218
muted
#7F8186