#7EA2F8#7EA2F8
#7EA2F8 is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.2% C 0.132 H 265.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2F8 |
|---|---|
| RGB | rgb(126, 162, 248) |
| HSL | hsl(222, 90%, 73%) |
| HSV | hsv(222, 49%, 97%) |
| CMYK | cmyk(49.2%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.32, 10.71, -46.73) |
| CIE-LCH | lch(67.32, 47.94, 282.91°) |
| OKLab | oklab(72.18% -0.0093 -0.1317) |
| OKLCH | oklch(72.18% 0.132 265.9) |
| XYZ | xyz(38.4622, 37.0510, 93.9136) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.90
Periwinkle Blue
#8F99FB
ΔE00 5.55
Carolina Blue
#8AB8FE
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.11
Sky Blue (survey)
#75BBFD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2F8 #F8D47E
analogous
#7EDFF8 #7EA2F8 #977EF8
triadic
#7EA2F8 #F87EA2 #A2F87E
tetradic
#7EA2F8 #F87EDF #F8D47E #7EF897
square
#7EA2F8 #F87EDF #F8D47E #7EF897
split-complementary
#7EA2F8 #F8977E #DFF87E
monochromatic
#0D50EF #4478F5 #7EA2F8 #B8CCFB #E2EAFD
Accessibility & contrast
On white
2.50
#7EA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#7EA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2F8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2F8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#49B4C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea2f8; /* rgb */ color: rgb(126, 162, 248); /* oklch */ color: oklch(72.2% 0.132 265.9);
Tailwind
colors: {
custom: {
50: '#a9bdfb',
500: '#7ea2f8',
950: '#000000',
},
}SCSS
$custom: #7ea2f8; $custom-light: #a9bdfb; $custom-dark: #000000;
JSON
{
"hex": "#7ea2f8",
"rgb": {
"r": 126,
"g": 162,
"b": 248
},
"hsl": {
"h": 222.295,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.72182,
"c": 0.13205,
"h": 265.9
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#7EA2F8
secondary
#F6ECD5
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185