#7AA3FA#7AA3FA
#7AA3FA is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.3% C 0.135 H 264.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA3FA |
|---|---|
| RGB | rgb(122, 163, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(51.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.45, 9.84, -47.62) |
| CIE-LCH | lch(67.45, 48.63, 281.68°) |
| OKLab | oklab(72.26% -0.0138 -0.1344) |
| OKLCH | oklch(72.26% 0.135 264.1) |
| XYZ | xyz(38.3728, 37.2314, 95.5882) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.68
Carolina Blue
#8AB8FE
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 6.51
Soft Blue
#6488EA
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.24
Sky Blue (survey)
#75BBFD
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA3FA #FAD17A
analogous
#7AE3FA #7AA3FA #917AFA
triadic
#7AA3FA #FA7AA3 #A3FA7A
tetradic
#7AA3FA #FA7AE3 #FAD17A #7AFA91
square
#7AA3FA #FA7AE3 #FAD17A #7AFA91
split-complementary
#7AA3FA #FA917A #E3FA7A
monochromatic
#0953F1 #3F7AF8 #7AA3FA #B5CCFC #E2EBFE
Accessibility & contrast
On white
2.49
#7AA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#7AA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA3FA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA3FA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#3CB6C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa3fa; /* rgb */ color: rgb(122, 163, 250); /* oklch */ color: oklch(72.3% 0.135 264.1);
Tailwind
colors: {
custom: {
50: '#a7bdfc',
500: '#7aa3fa',
950: '#000000',
},
}SCSS
$custom: #7aa3fa; $custom-light: #a7bdfc; $custom-dark: #000000;
JSON
{
"hex": "#7aa3fa",
"rgb": {
"r": 122,
"g": 163,
"b": 250
},
"hsl": {
"h": 220.781,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.72258,
"c": 0.13508,
"h": 264.1
},
"luminance": 0.37234
}Semantic roles & 50–950 ramp
primary
#7AA3FA
secondary
#F6EBD5
accent
#9C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185