#7AA9FC#7AA9FC
#7AA9FC is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.6% C 0.131 H 261.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA9FC |
|---|---|
| RGB | rgb(122, 169, 252) |
| HSL | hsl(218, 96%, 73%) |
| HSV | hsv(218, 52%, 99%) |
| CMYK | cmyk(51.6%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(69.14, 7.02, -46.05) |
| CIE-LCH | lch(69.14, 46.59, 278.67°) |
| OKLab | oklab(73.6% -0.02 -0.1298) |
| OKLCH | oklch(73.6% 0.131 261.2) |
| XYZ | xyz(39.7788, 39.5389, 97.6122) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.99
Cornflowerblue
#6495ED
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 7.39
Periwinkle Blue
#8F99FB
ΔE00 8.14
Dodgerblue
#1E90FF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA9FC #FCCD7A
analogous
#7AEAFC #7AA9FC #8C7AFC
triadic
#7AA9FC #FC7AA9 #A9FC7A
tetradic
#7AA9FC #FC7AEA #FCCD7A #7AFC8C
square
#7AA9FC #FC7AEA #FCCD7A #7AFC8C
split-complementary
#7AA9FC #FC8C7A #EAFC7A
monochromatic
#065CF6 #3E82FB #7AA9FC #B6D0FD #E1ECFE
Accessibility & contrast
On white
2.36
#7AA9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#7AA9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA9FC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA9FC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#38BBC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7aa9fc; /* rgb */ color: rgb(122, 169, 252); /* oklch */ color: oklch(73.6% 0.131 261.2);
Tailwind
colors: {
custom: {
50: '#a8c2fd',
500: '#7aa9fc',
950: '#000000',
},
}SCSS
$custom: #7aa9fc; $custom-light: #a8c2fd; $custom-dark: #000000;
JSON
{
"hex": "#7aa9fc",
"rgb": {
"r": 122,
"g": 169,
"b": 252
},
"hsl": {
"h": 218.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.73601,
"c": 0.13131,
"h": 261.2
},
"luminance": 0.39542
}Semantic roles & 50–950 ramp
primary
#7AA9FC
secondary
#F7EAD4
accent
#9300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186