#7AAAF8#7AAAF8
#7AAAF8 is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.6% C 0.125 H 259.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAF8 |
|---|---|
| RGB | rgb(122, 170, 248) |
| HSL | hsl(217, 90%, 73%) |
| HSV | hsv(217, 51%, 97%) |
| CMYK | cmyk(50.8%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.23, 5.26, -43.74) |
| CIE-LCH | lch(69.23, 44.06, 276.85°) |
| OKLab | oklab(73.61% -0.0222 -0.1231) |
| OKLCH | oklch(73.61% 0.125 259.8) |
| XYZ | xyz(39.3383, 39.6615, 94.3712) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.78
Cornflowerblue
#6495ED
ΔE00 6.09
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 8.50
Dodgerblue
#1E90FF
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAF8 #F8C87A
analogous
#7AE9F8 #7AAAF8 #897AF8
triadic
#7AAAF8 #F87AAA #AAF87A
tetradic
#7AAAF8 #F87AE9 #F8C87A #7AF889
square
#7AAAF8 #F87AE9 #F8C87A #7AF889
split-complementary
#7AAAF8 #F8897A #E9F87A
monochromatic
#0C61EB #4085F5 #7AAAF8 #B4CFFB #E2ECFD
Accessibility & contrast
On white
2.35
#7AAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7AAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAF8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAF8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FB
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#3CBBC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7aaaf8; /* rgb */ color: rgb(122, 170, 248); /* oklch */ color: oklch(73.6% 0.125 259.8);
Tailwind
colors: {
custom: {
50: '#a7c3fb',
500: '#7aaaf8',
950: '#000000',
},
}SCSS
$custom: #7aaaf8; $custom-light: #a7c3fb; $custom-dark: #000000;
JSON
{
"hex": "#7aaaf8",
"rgb": {
"r": 122,
"g": 170,
"b": 248
},
"hsl": {
"h": 217.143,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.73611,
"c": 0.12505,
"h": 259.8
},
"luminance": 0.39664
}Semantic roles & 50–950 ramp
primary
#7AAAF8
secondary
#F6E9D5
accent
#8E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185