#7AA0FA#7AA0FA
#7AA0FA is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.6% C 0.138 H 265.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA0FA |
|---|---|
| RGB | rgb(122, 160, 250) |
| HSL | hsl(222, 93%, 73%) |
| HSV | hsv(222, 51%, 98%) |
| CMYK | cmyk(51.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(66.66, 11.57, -48.88) |
| CIE-LCH | lch(66.66, 50.23, 283.32°) |
| OKLab | oklab(71.64% -0.0104 -0.138) |
| OKLCH | oklch(71.64% 0.138 265.7) |
| XYZ | xyz(37.8464, 36.1787, 95.4128) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.28
Periwinkle Blue
#8F99FB
ΔE00 5.75
Carolina Blue
#8AB8FE
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.29
Pastel Blue
#A2BFFE
ΔE00 8.79
Dark Sky Blue
#448EE4
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA0FA #FAD47A
analogous
#7AE0FA #7AA0FA #947AFA
triadic
#7AA0FA #FA7AA0 #A0FA7A
tetradic
#7AA0FA #FA7AE0 #FAD47A #7AFA94
square
#7AA0FA #FA7AE0 #FAD47A #7AFA94
split-complementary
#7AA0FA #FA947A #E0FA7A
monochromatic
#094EF1 #3F76F8 #7AA0FA #B5CAFC #E2EAFE
Accessibility & contrast
On white
2.55
#7AA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#7AA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA0FA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA0FA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#6E9DF8
Tritanopia (blue-blind)
#3DB3C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa0fa; /* rgb */ color: rgb(122, 160, 250); /* oklch */ color: oklch(71.6% 0.138 265.7);
Tailwind
colors: {
custom: {
50: '#a7bbfc',
500: '#7aa0fa',
950: '#000000',
},
}SCSS
$custom: #7aa0fa; $custom-light: #a7bbfc; $custom-dark: #000000;
JSON
{
"hex": "#7aa0fa",
"rgb": {
"r": 122,
"g": 160,
"b": 250
},
"hsl": {
"h": 222.188,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.71643,
"c": 0.13843,
"h": 265.7
},
"luminance": 0.36181
}Semantic roles & 50–950 ramp
primary
#7AA0FA
secondary
#F6ECD5
accent
#A100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085