#7EA2FB#7EA2FB
#7EA2FB is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.3% C 0.136 H 266.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2FB |
|---|---|
| RGB | rgb(126, 162, 251) |
| HSL | hsl(223, 94%, 74%) |
| HSV | hsv(223, 50%, 98%) |
| CMYK | cmyk(49.8%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.46, 11.60, -48.15) |
| CIE-LCH | lch(67.46, 49.52, 283.55°) |
| OKLab | oklab(72.34% -0.0086 -0.1358) |
| OKLCH | oklch(72.34% 0.136 266.4) |
| XYZ | xyz(38.9314, 37.2387, 96.3844) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 6.01
Soft Blue
#6488EA
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.11
Sky Blue (survey)
#75BBFD
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2FB #FBD77E
analogous
#7EE1FB #7EA2FB #997EFB
triadic
#7EA2FB #FB7EA2 #A2FB7E
tetradic
#7EA2FB #FB7EE1 #FBD77E #7EFB99
square
#7EA2FB #FB7EE1 #FBD77E #7EFB99
split-complementary
#7EA2FB #FB997E #E1FB7E
monochromatic
#084DF7 #4377F9 #7EA2FB #B9CDFD #E1EAFE
Accessibility & contrast
On white
2.49
#7EA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#7EA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2FB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2FB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#729FF9
Tritanopia (blue-blind)
#46B5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea2fb; /* rgb */ color: rgb(126, 162, 251); /* oklch */ color: oklch(72.3% 0.136 266.4);
Tailwind
colors: {
custom: {
50: '#aabdfd',
500: '#7ea2fb',
950: '#000000',
},
}SCSS
$custom: #7ea2fb; $custom-light: #aabdfd; $custom-dark: #000000;
JSON
{
"hex": "#7ea2fb",
"rgb": {
"r": 126,
"g": 162,
"b": 251
},
"hsl": {
"h": 222.72,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.72337,
"c": 0.1361,
"h": 266.4
},
"luminance": 0.37241
}Semantic roles & 50–950 ramp
primary
#7EA2FB
secondary
#F6EDD5
accent
#A300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185