#7EAAF9#7EAAF9
#7EAAF9 is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.9% C 0.125 H 261.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAF9 |
|---|---|
| RGB | rgb(126, 170, 249) |
| HSL | hsl(219, 91%, 74%) |
| HSV | hsv(219, 49%, 98%) |
| CMYK | cmyk(49.4%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.49, 6.45, -43.87) |
| CIE-LCH | lch(69.49, 44.34, 278.36°) |
| OKLab | oklab(73.88% -0.0183 -0.1233) |
| OKLCH | oklch(73.88% 0.125 261.6) |
| XYZ | xyz(40.0721, 40.0219, 95.2176) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.24
Sky Blue (survey)
#75BBFD
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 7.81
Light Grey Blue
#9DBCD4
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAF9 #F9CD7E
analogous
#7EE7F9 #7EAAF9 #8F7EF9
triadic
#7EAAF9 #F97EAA #AAF97E
tetradic
#7EAAF9 #F97EE7 #F9CD7E #7EF98F
square
#7EAAF9 #F97EE7 #F9CD7E #7EF98F
split-complementary
#7EAAF9 #F98F7E #E7F97E
monochromatic
#0B5EF1 #4483F6 #7EAAF9 #B8D1FC #E2ECFE
Accessibility & contrast
On white
2.33
#7EAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#7EAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAF9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAF9 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#46BBC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaaf9; /* rgb */ color: rgb(126, 170, 249); /* oklch */ color: oklch(73.9% 0.125 261.6);
Tailwind
colors: {
custom: {
50: '#aac3fb',
500: '#7eaaf9',
950: '#000000',
},
}SCSS
$custom: #7eaaf9; $custom-light: #aac3fb; $custom-dark: #000000;
JSON
{
"hex": "#7eaaf9",
"rgb": {
"r": 126,
"g": 170,
"b": 249
},
"hsl": {
"h": 218.537,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.73883,
"c": 0.1247,
"h": 261.6
},
"luminance": 0.40025
}Semantic roles & 50–950 ramp
primary
#7EAAF9
secondary
#F6EAD5
accent
#9300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185