#7AA2FC#7AA2FC
#7AA2FC is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.2% C 0.139 H 265.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2FC |
|---|---|
| RGB | rgb(122, 162, 252) |
| HSL | hsl(222, 96%, 73%) |
| HSV | hsv(222, 52%, 99%) |
| CMYK | cmyk(51.6%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.28, 11.02, -48.98) |
| CIE-LCH | lch(67.28, 50.21, 282.68°) |
| OKLab | oklab(72.16% -0.0122 -0.1383) |
| OKLCH | oklch(72.16% 0.139 265) |
| XYZ | xyz(38.5112, 37.0038, 97.1897) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.22
Soft Blue
#6488EA
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.41
Sky Blue (survey)
#75BBFD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2FC #FCD47A
analogous
#7AE3FC #7AA2FC #937AFC
triadic
#7AA2FC #FC7AA2 #A2FC7A
tetradic
#7AA2FC #FC7AE3 #FCD47A #7AFC93
square
#7AA2FC #FC7AE3 #FCD47A #7AFC93
split-complementary
#7AA2FC #FC937A #E3FC7A
monochromatic
#0650F6 #3E78FB #7AA2FC #B6CCFD #E1EAFE
Accessibility & contrast
On white
2.50
#7AA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#7AA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2FC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2FC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#709EFA
Tritanopia (blue-blind)
#3AB5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa2fc; /* rgb */ color: rgb(122, 162, 252); /* oklch */ color: oklch(72.2% 0.139 265.0);
Tailwind
colors: {
custom: {
50: '#a8bdfe',
500: '#7aa2fc',
950: '#000000',
},
}SCSS
$custom: #7aa2fc; $custom-light: #a8bdfe; $custom-dark: #000000;
JSON
{
"hex": "#7aa2fc",
"rgb": {
"r": 122,
"g": 162,
"b": 252
},
"hsl": {
"h": 221.538,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.72157,
"c": 0.13888,
"h": 265
},
"luminance": 0.37007
}Semantic roles & 50–950 ramp
primary
#7AA2FC
secondary
#F7ECD4
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186