#7EA3FB#7EA3FB
#7EA3FB is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.5% C 0.135 H 265.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3FB |
|---|---|
| RGB | rgb(126, 163, 251) |
| HSL | hsl(222, 94%, 74%) |
| HSV | hsv(222, 50%, 98%) |
| CMYK | cmyk(49.8%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(67.72, 11.03, -47.73) |
| CIE-LCH | lch(67.72, 48.99, 283.01°) |
| OKLab | oklab(72.54% -0.0098 -0.1346) |
| OKLCH | oklch(72.54% 0.135 265.8) |
| XYZ | xyz(39.1082, 37.5924, 96.4433) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 7.91
Soft Blue
#6488EA
ΔE00 8.14
Sky Blue (survey)
#75BBFD
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3FB #FBD67E
analogous
#7EE2FB #7EA3FB #987EFB
triadic
#7EA3FB #FB7EA3 #A3FB7E
tetradic
#7EA3FB #FB7EE2 #FBD67E #7EFB98
square
#7EA3FB #FB7EE2 #FBD67E #7EFB98
split-complementary
#7EA3FB #FB987E #E2FB7E
monochromatic
#084EF7 #4379F9 #7EA3FB #B9CDFD #E1EAFE
Accessibility & contrast
On white
2.47
#7EA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7EA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3FB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3FB | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#73A0F9
Tritanopia (blue-blind)
#46B6C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea3fb; /* rgb */ color: rgb(126, 163, 251); /* oklch */ color: oklch(72.5% 0.135 265.8);
Tailwind
colors: {
custom: {
50: '#aabdfd',
500: '#7ea3fb',
950: '#000000',
},
}SCSS
$custom: #7ea3fb; $custom-light: #aabdfd; $custom-dark: #000000;
JSON
{
"hex": "#7ea3fb",
"rgb": {
"r": 126,
"g": 163,
"b": 251
},
"hsl": {
"h": 222.24,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.72541,
"c": 0.13497,
"h": 265.8
},
"luminance": 0.37595
}Semantic roles & 50–950 ramp
primary
#7EA3FB
secondary
#F6ECD5
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185