#7AA2FB#7AA2FB
#7AA2FB is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.1% C 0.138 H 264.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2FB |
|---|---|
| RGB | rgb(122, 162, 251) |
| HSL | hsl(221, 94%, 73%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(51.4%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.23, 10.72, -48.51) |
| CIE-LCH | lch(67.23, 49.68, 282.46°) |
| OKLab | oklab(72.1% -0.0124 -0.137) |
| OKLCH | oklch(72.1% 0.138 264.8) |
| XYZ | xyz(38.3532, 36.9406, 96.3573) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.57
Carolina Blue
#8AB8FE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.23
Soft Blue
#6488EA
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.41
Sky Blue (survey)
#75BBFD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2FB #FBD37A
analogous
#7AE3FB #7AA2FB #927AFB
triadic
#7AA2FB #FB7AA2 #A2FB7A
tetradic
#7AA2FB #FB7AE3 #FBD37A #7AFB92
square
#7AA2FB #FB7AE3 #FBD37A #7AFB92
split-complementary
#7AA2FB #FB927A #E3FB7A
monochromatic
#0750F3 #3F78F9 #7AA2FB #B5CCFD #E1EAFE
Accessibility & contrast
On white
2.50
#7AA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#7AA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2FB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2FB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#3BB5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa2fb; /* rgb */ color: rgb(122, 162, 251); /* oklch */ color: oklch(72.1% 0.138 264.8);
Tailwind
colors: {
custom: {
50: '#a8bdfd',
500: '#7aa2fb',
950: '#000000',
},
}SCSS
$custom: #7aa2fb; $custom-light: #a8bdfd; $custom-dark: #000000;
JSON
{
"hex": "#7aa2fb",
"rgb": {
"r": 122,
"g": 162,
"b": 251
},
"hsl": {
"h": 221.395,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.72105,
"c": 0.13753,
"h": 264.8
},
"luminance": 0.36943
}Semantic roles & 50–950 ramp
primary
#7AA2FB
secondary
#F6ECD5
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185