#7AA3FB#7AA3FB
#7AA3FB is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.3% C 0.136 H 264.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA3FB |
|---|---|
| RGB | rgb(122, 163, 251) |
| HSL | hsl(221, 94%, 73%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(51.4%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(67.50, 10.15, -48.09) |
| CIE-LCH | lch(67.50, 49.15, 281.91°) |
| OKLab | oklab(72.31% -0.0135 -0.1357) |
| OKLCH | oklch(72.31% 0.136 264.3) |
| XYZ | xyz(38.5300, 37.2943, 96.4162) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.23
Sky Blue (survey)
#75BBFD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA3FB #FBD27A
analogous
#7AE4FB #7AA3FB #917AFB
triadic
#7AA3FB #FB7AA3 #A3FB7A
tetradic
#7AA3FB #FB7AE4 #FBD27A #7AFB91
square
#7AA3FB #FB7AE4 #FBD27A #7AFB91
split-complementary
#7AA3FB #FB917A #E4FB7A
monochromatic
#0752F3 #3F7AF9 #7AA3FB #B5CCFD #E1EAFE
Accessibility & contrast
On white
2.48
#7AA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7AA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA3FB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA3FB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#729FF9
Tritanopia (blue-blind)
#3BB6C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa3fb; /* rgb */ color: rgb(122, 163, 251); /* oklch */ color: oklch(72.3% 0.136 264.3);
Tailwind
colors: {
custom: {
50: '#a7bdfd',
500: '#7aa3fb',
950: '#000000',
},
}SCSS
$custom: #7aa3fb; $custom-light: #a7bdfd; $custom-dark: #000000;
JSON
{
"hex": "#7aa3fb",
"rgb": {
"r": 122,
"g": 163,
"b": 251
},
"hsl": {
"h": 220.93,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.7231,
"c": 0.13642,
"h": 264.3
},
"luminance": 0.37297
}Semantic roles & 50–950 ramp
primary
#7AA3FB
secondary
#F6ECD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185