#7AA0FB#7AA0FB
#7AA0FB is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.7% C 0.140 H 265.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA0FB |
|---|---|
| RGB | rgb(122, 160, 251) |
| HSL | hsl(222, 94%, 73%) |
| HSV | hsv(222, 51%, 98%) |
| CMYK | cmyk(51.4%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(66.70, 11.87, -49.35) |
| CIE-LCH | lch(66.70, 50.75, 283.53°) |
| OKLab | oklab(71.7% -0.0102 -0.1394) |
| OKLCH | oklch(71.7% 0.14 265.8) |
| XYZ | xyz(38.0037, 36.2415, 96.2408) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.33
Periwinkle Blue
#8F99FB
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 8.78
Dark Sky Blue
#448EE4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA0FB #FBD57A
analogous
#7AE0FB #7AA0FB #947AFB
triadic
#7AA0FB #FB7AA0 #A0FB7A
tetradic
#7AA0FB #FB7AE0 #FBD57A #7AFB94
square
#7AA0FB #FB7AE0 #FBD57A #7AFB94
split-complementary
#7AA0FB #FB947A #E0FB7A
monochromatic
#074DF3 #3F76F9 #7AA0FB #B5CAFD #E1EAFE
Accessibility & contrast
On white
2.55
#7AA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7AA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA0FB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA0FB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#6D9DF9
Tritanopia (blue-blind)
#3CB4C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa0fb; /* rgb */ color: rgb(122, 160, 251); /* oklch */ color: oklch(71.7% 0.140 265.8);
Tailwind
colors: {
custom: {
50: '#a8bbfd',
500: '#7aa0fb',
950: '#000000',
},
}SCSS
$custom: #7aa0fb; $custom-light: #a8bbfd; $custom-dark: #000000;
JSON
{
"hex": "#7aa0fb",
"rgb": {
"r": 122,
"g": 160,
"b": 251
},
"hsl": {
"h": 222.326,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.71696,
"c": 0.13978,
"h": 265.8
},
"luminance": 0.36244
}Semantic roles & 50–950 ramp
primary
#7AA0FB
secondary
#F6ECD5
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085