#7EAAFA#7EAAFA
#7EAAFA is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.126 H 261.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAFA |
|---|---|
| RGB | rgb(126, 170, 250) |
| HSL | hsl(219, 93%, 74%) |
| HSV | hsv(219, 50%, 98%) |
| CMYK | cmyk(49.6%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.53, 6.74, -44.34) |
| CIE-LCH | lch(69.53, 44.85, 278.65°) |
| OKLab | oklab(73.93% -0.018 -0.1247) |
| OKLCH | oklch(73.93% 0.126 261.8) |
| XYZ | xyz(40.2285, 40.0844, 96.0412) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Cornflowerblue
#6495ED
ΔE00 6.27
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAFA #FACE7E
analogous
#7EE8FA #7EAAFA #907EFA
triadic
#7EAAFA #FA7EAA #AAFA7E
tetradic
#7EAAFA #FA7EE8 #FACE7E #7EFA90
square
#7EAAFA #FA7EE8 #FACE7E #7EFA90
split-complementary
#7EAAFA #FA907E #E8FA7E
monochromatic
#095DF4 #4383F8 #7EAAFA #B9D1FC #E2ECFE
Accessibility & contrast
On white
2.33
#7EAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#7EAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAFA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAFA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#45BBC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaafa; /* rgb */ color: rgb(126, 170, 250); /* oklch */ color: oklch(73.9% 0.126 261.8);
Tailwind
colors: {
custom: {
50: '#aac3fc',
500: '#7eaafa',
950: '#000000',
},
}SCSS
$custom: #7eaafa; $custom-light: #aac3fc; $custom-dark: #000000;
JSON
{
"hex": "#7eaafa",
"rgb": {
"r": 126,
"g": 170,
"b": 250
},
"hsl": {
"h": 218.71,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.73932,
"c": 0.12603,
"h": 261.8
},
"luminance": 0.40087
}Semantic roles & 50–950 ramp
primary
#7EAAFA
secondary
#F6EAD5
accent
#9400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185