#7AAAF9#7AAAF9
#7AAAF9 is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.7% C 0.126 H 260.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAF9 |
|---|---|
| RGB | rgb(122, 170, 249) |
| HSL | hsl(217, 91%, 73%) |
| HSV | hsv(217, 51%, 98%) |
| CMYK | cmyk(51%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.27, 5.55, -44.22) |
| CIE-LCH | lch(69.27, 44.56, 277.16°) |
| OKLab | oklab(73.66% -0.0219 -0.1244) |
| OKLCH | oklch(73.66% 0.126 260) |
| XYZ | xyz(39.4939, 39.7237, 95.1905) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Cornflowerblue
#6495ED
ΔE00 6.11
Sky Blue (survey)
#75BBFD
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 8.48
Dodgerblue
#1E90FF
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAF9 #F9C97A
analogous
#7AE9F9 #7AAAF9 #897AF9
triadic
#7AAAF9 #F97AAA #AAF97A
tetradic
#7AAAF9 #F97AE9 #F9C97A #7AF989
square
#7AAAF9 #F97AE9 #F9C97A #7AF989
split-complementary
#7AAAF9 #F9897A #E9F97A
monochromatic
#0B61EE #3F85F6 #7AAAF9 #B5CFFC #E2ECFE
Accessibility & contrast
On white
2.35
#7AAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#7AAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAF9
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAF9 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FC
Deuteranopia (green-blind)
#7CA4F7
Tritanopia (blue-blind)
#3BBBC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7aaaf9; /* rgb */ color: rgb(122, 170, 249); /* oklch */ color: oklch(73.7% 0.126 260.0);
Tailwind
colors: {
custom: {
50: '#a7c3fb',
500: '#7aaaf9',
950: '#000000',
},
}SCSS
$custom: #7aaaf9; $custom-light: #a7c3fb; $custom-dark: #000000;
JSON
{
"hex": "#7aaaf9",
"rgb": {
"r": 122,
"g": 170,
"b": 249
},
"hsl": {
"h": 217.323,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.7366,
"c": 0.12635,
"h": 260
},
"luminance": 0.39727
}Semantic roles & 50–950 ramp
primary
#7AAAF9
secondary
#F6E9D5
accent
#8F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185