#7AAAFF#7AAAFF
#7AAAFF is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.0% C 0.134 H 261.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAFF |
|---|---|
| RGB | rgb(122, 170, 255) |
| HSL | hsl(218, 100%, 74%) |
| HSV | hsv(218, 52%, 100%) |
| CMYK | cmyk(52.2%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.54, 7.36, -47.05) |
| CIE-LCH | lch(69.54, 47.62, 278.89°) |
| OKLab | oklab(73.96% -0.0204 -0.1326) |
| OKLCH | oklch(73.96% 0.134 261.3) |
| XYZ | xyz(40.4447, 40.1040, 100.1979) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Cornflowerblue
#6495ED
ΔE00 6.24
Sky Blue (survey)
#75BBFD
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 8.38
Dodgerblue
#1E90FF
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAFF #FFCF7A
analogous
#7AEDFF #7AAAFF #8D7AFF
triadic
#7AAAFF #FF7AAA #AAFF7A
tetradic
#7AAAFF #FF7AED #FFCF7A #7AFF8D
square
#7AAAFF #FF7AED #FFCF7A #7AFF8D
split-complementary
#7AAAFF #FF8D7A #EDFF7A
monochromatic
#005CFF #3D83FF #7AAAFF #B7D1FF #E0EBFF
Accessibility & contrast
On white
2.33
#7AAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#7AAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAFF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAFF | 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)
#88B1FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#34BDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7aaaff; /* rgb */ color: rgb(122, 170, 255); /* oklch */ color: oklch(74.0% 0.134 261.3);
Tailwind
colors: {
custom: {
50: '#a8c3ff',
500: '#7aaaff',
950: '#000000',
},
}SCSS
$custom: #7aaaff; $custom-light: #a8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#7aaaff",
"rgb": {
"r": 122,
"g": 170,
"b": 255
},
"hsl": {
"h": 218.346,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.73961,
"c": 0.13421,
"h": 261.3
},
"luminance": 0.40107
}Semantic roles & 50–950 ramp
primary
#7AAAFF
secondary
#F7EAD4
accent
#9300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186