#7EA1FB#7EA1FB
#7EA1FB is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.1% C 0.137 H 266.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA1FB |
|---|---|
| RGB | rgb(126, 161, 251) |
| HSL | hsl(223, 94%, 74%) |
| HSV | hsv(223, 50%, 98%) |
| CMYK | cmyk(49.8%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(67.19, 12.18, -48.56) |
| CIE-LCH | lch(67.19, 50.06, 284.08°) |
| OKLab | oklab(72.13% -0.0075 -0.137) |
| OKLCH | oklch(72.13% 0.137 266.9) |
| XYZ | xyz(38.7559, 36.8878, 96.3259) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 6.31
Soft Blue
#6488EA
ΔE00 7.65
Pastel Blue
#A2BFFE
ΔE00 8.31
Lavender Blue
#8B88F8
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA1FB #FBD87E
analogous
#7EE0FB #7EA1FB #9A7EFB
triadic
#7EA1FB #FB7EA1 #A1FB7E
tetradic
#7EA1FB #FB7EE0 #FBD87E #7EFB9A
square
#7EA1FB #FB7EE0 #FBD87E #7EFB9A
split-complementary
#7EA1FB #FB9A7E #E0FB7E
monochromatic
#084BF7 #4376F9 #7EA1FB #B9CCFD #E1E9FE
Accessibility & contrast
On white
2.51
#7EA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#7EA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA1FB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA1FB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#47B4C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea1fb; /* rgb */ color: rgb(126, 161, 251); /* oklch */ color: oklch(72.1% 0.137 266.9);
Tailwind
colors: {
custom: {
50: '#aabcfd',
500: '#7ea1fb',
950: '#000000',
},
}SCSS
$custom: #7ea1fb; $custom-light: #aabcfd; $custom-dark: #000000;
JSON
{
"hex": "#7ea1fb",
"rgb": {
"r": 126,
"g": 161,
"b": 251
},
"hsl": {
"h": 223.2,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.72133,
"c": 0.13724,
"h": 266.9
},
"luminance": 0.3689
}Semantic roles & 50–950 ramp
primary
#7EA1FB
secondary
#F6EDD5
accent
#A500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185