#7EA8FA#7EA8FA
#7EA8FA is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.5% C 0.128 H 262.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8FA |
|---|---|
| RGB | rgb(126, 168, 250) |
| HSL | hsl(220, 93%, 74%) |
| HSV | hsv(220, 50%, 98%) |
| CMYK | cmyk(49.6%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.00, 7.88, -45.18) |
| CIE-LCH | lch(69.00, 45.86, 279.89°) |
| OKLab | oklab(73.52% -0.0157 -0.1272) |
| OKLCH | oklch(73.52% 0.128 262.9) |
| XYZ | xyz(39.8564, 39.3403, 95.9171) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 5.86
Pastel Blue
#A2BFFE
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.21
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Soft Blue
#6488EA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8FA #FAD07E
analogous
#7EE6FA #7EA8FA #927EFA
triadic
#7EA8FA #FA7EA8 #A8FA7E
tetradic
#7EA8FA #FA7EE6 #FAD07E #7EFA92
square
#7EA8FA #FA7EE6 #FAD07E #7EFA92
split-complementary
#7EA8FA #FA927E #E6FA7E
monochromatic
#0959F4 #4380F8 #7EA8FA #B9D0FC #E2EBFE
Accessibility & contrast
On white
2.37
#7EA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#7EA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8FA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8FA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#46BAC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ea8fa; /* rgb */ color: rgb(126, 168, 250); /* oklch */ color: oklch(73.5% 0.128 262.9);
Tailwind
colors: {
custom: {
50: '#aac1fc',
500: '#7ea8fa',
950: '#000000',
},
}SCSS
$custom: #7ea8fa; $custom-light: #aac1fc; $custom-dark: #000000;
JSON
{
"hex": "#7ea8fa",
"rgb": {
"r": 126,
"g": 168,
"b": 250
},
"hsl": {
"h": 219.677,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.73518,
"c": 0.12813,
"h": 262.9
},
"luminance": 0.39343
}Semantic roles & 50–950 ramp
primary
#7EA8FA
secondary
#F6EBD5
accent
#9800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185