#7EAAFE#7EAAFE
#7EAAFE is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.1% C 0.131 H 262.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAFE |
|---|---|
| RGB | rgb(126, 170, 254) |
| HSL | hsl(219, 98%, 75%) |
| HSV | hsv(219, 50%, 100%) |
| CMYK | cmyk(50.4%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.71, 7.93, -46.23) |
| CIE-LCH | lch(69.71, 46.90, 279.73°) |
| OKLab | oklab(74.13% -0.017 -0.1302) |
| OKLCH | oklch(74.13% 0.131 262.5) |
| XYZ | xyz(40.8623, 40.3379, 99.3795) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.37
Sky Blue (survey)
#75BBFD
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 7.74
Light Grey Blue
#9DBCD4
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAFE #FED27E
analogous
#7EEAFE #7EAAFE #927EFE
triadic
#7EAAFE #FE7EAA #AAFE7E
tetradic
#7EAAFE #FE7EEA #FED27E #7EFE92
square
#7EAAFE #FE7EEA #FED27E #7EFE92
split-complementary
#7EAAFE #FE927E #EAFE7E
monochromatic
#055AFD #4182FE #7EAAFE #BBD2FE #E1EBFF
Accessibility & contrast
On white
2.32
#7EAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#7EAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAFE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAFE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#42BCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaafe; /* rgb */ color: rgb(126, 170, 254); /* oklch */ color: oklch(74.1% 0.131 262.5);
Tailwind
colors: {
custom: {
50: '#aac3ff',
500: '#7eaafe',
950: '#000000',
},
}SCSS
$custom: #7eaafe; $custom-light: #aac3ff; $custom-dark: #000000;
JSON
{
"hex": "#7eaafe",
"rgb": {
"r": 126,
"g": 170,
"b": 254
},
"hsl": {
"h": 219.375,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.74131,
"c": 0.13132,
"h": 262.5
},
"luminance": 0.40341
}Semantic roles & 50–950 ramp
primary
#7EAAFE
secondary
#F7EBD4
accent
#9700E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101218
muted
#7F8186