#7AA7FA#7AA7FA
#7AA7FA is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.1% C 0.131 H 262.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA7FA |
|---|---|
| RGB | rgb(122, 167, 250) |
| HSL | hsl(219, 93%, 73%) |
| HSV | hsv(219, 51%, 98%) |
| CMYK | cmyk(51.2%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(68.51, 7.56, -45.95) |
| CIE-LCH | lch(68.51, 46.57, 279.34°) |
| OKLab | oklab(73.08% -0.0183 -0.1295) |
| OKLCH | oklch(73.08% 0.131 262) |
| XYZ | xyz(39.0943, 38.6743, 95.8287) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA7FA #FACD7A
analogous
#7AE7FA #7AA7FA #8D7AFA
triadic
#7AA7FA #FA7AA7 #A7FA7A
tetradic
#7AA7FA #FA7AE7 #FACD7A #7AFA8D
square
#7AA7FA #FA7AE7 #FACD7A #7AFA8D
split-complementary
#7AA7FA #FA8D7A #E7FA7A
monochromatic
#095AF1 #3F80F8 #7AA7FA #B5CEFC #E2EBFE
Accessibility & contrast
On white
2.40
#7AA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#7AA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA7FA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA7FA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#77A2F8
Tritanopia (blue-blind)
#3BB9C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7aa7fa; /* rgb */ color: rgb(122, 167, 250); /* oklch */ color: oklch(73.1% 0.131 262.0);
Tailwind
colors: {
custom: {
50: '#a7c0fc',
500: '#7aa7fa',
950: '#000000',
},
}SCSS
$custom: #7aa7fa; $custom-light: #a7c0fc; $custom-dark: #000000;
JSON
{
"hex": "#7aa7fa",
"rgb": {
"r": 122,
"g": 167,
"b": 250
},
"hsl": {
"h": 218.906,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.73085,
"c": 0.13077,
"h": 262
},
"luminance": 0.38677
}Semantic roles & 50–950 ramp
primary
#7AA7FA
secondary
#F6EAD5
accent
#9500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185