#7EAAF8#7EAAF8
#7EAAF8 is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.8% C 0.123 H 261.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAF8 |
|---|---|
| RGB | rgb(126, 170, 248) |
| HSL | hsl(218, 90%, 73%) |
| HSV | hsv(218, 49%, 97%) |
| CMYK | cmyk(49.2%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.44, 6.15, -43.39) |
| CIE-LCH | lch(69.44, 43.83, 278.07°) |
| OKLab | oklab(73.83% -0.0186 -0.122) |
| OKLCH | oklch(73.83% 0.123 261.3) |
| XYZ | xyz(39.9165, 39.9596, 94.3983) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 7.83
Light Grey Blue
#9DBCD4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAF8 #F8CC7E
analogous
#7EE7F8 #7EAAF8 #8F7EF8
triadic
#7EAAF8 #F87EAA #AAF87E
tetradic
#7EAAF8 #F87EE7 #F8CC7E #7EF88F
square
#7EAAF8 #F87EE7 #F8CC7E #7EF88F
split-complementary
#7EAAF8 #F88F7E #E7F87E
monochromatic
#0D5EEF #4484F5 #7EAAF8 #B8D0FB #E2ECFD
Accessibility & contrast
On white
2.34
#7EAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#7EAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAF8
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAF8 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FB
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#47BBC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaaf8; /* rgb */ color: rgb(126, 170, 248); /* oklch */ color: oklch(73.8% 0.123 261.3);
Tailwind
colors: {
custom: {
50: '#a9c3fb',
500: '#7eaaf8',
950: '#000000',
},
}SCSS
$custom: #7eaaf8; $custom-light: #a9c3fb; $custom-dark: #000000;
JSON
{
"hex": "#7eaaf8",
"rgb": {
"r": 126,
"g": 170,
"b": 248
},
"hsl": {
"h": 218.361,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.73834,
"c": 0.12338,
"h": 261.3
},
"luminance": 0.39962
}Semantic roles & 50–950 ramp
primary
#7EAAF8
secondary
#F6EAD5
accent
#9300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185