#7EA4FB#7EA4FB
#7EA4FB is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.7% C 0.134 H 265.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4FB |
|---|---|
| RGB | rgb(126, 164, 251) |
| HSL | hsl(222, 94%, 74%) |
| HSV | hsv(222, 50%, 98%) |
| CMYK | cmyk(49.8%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(67.98, 10.46, -47.31) |
| CIE-LCH | lch(67.98, 48.46, 282.46°) |
| OKLab | oklab(72.75% -0.0109 -0.1334) |
| OKLCH | oklch(72.75% 0.134 265.3) |
| XYZ | xyz(39.2865, 37.9489, 96.5028) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.39
Sky Blue (survey)
#75BBFD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4FB #FBD57E
analogous
#7EE3FB #7EA4FB #977EFB
triadic
#7EA4FB #FB7EA4 #A4FB7E
tetradic
#7EA4FB #FB7EE3 #FBD57E #7EFB97
square
#7EA4FB #FB7EE3 #FBD57E #7EFB97
split-complementary
#7EA4FB #FB977E #E3FB7E
monochromatic
#0850F7 #437AF9 #7EA4FB #B9CEFD #E1EAFE
Accessibility & contrast
On white
2.44
#7EA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7EA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4FB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4FB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#46B7C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ea4fb; /* rgb */ color: rgb(126, 164, 251); /* oklch */ color: oklch(72.7% 0.134 265.3);
Tailwind
colors: {
custom: {
50: '#aabefd',
500: '#7ea4fb',
950: '#000000',
},
}SCSS
$custom: #7ea4fb; $custom-light: #aabefd; $custom-dark: #000000;
JSON
{
"hex": "#7ea4fb",
"rgb": {
"r": 126,
"g": 164,
"b": 251
},
"hsl": {
"h": 221.76,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.72745,
"c": 0.13385,
"h": 265.3
},
"luminance": 0.37952
}Semantic roles & 50–950 ramp
primary
#7EA4FB
secondary
#F6ECD5
accent
#A000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185