#7AA4FB#7AA4FB
#7AA4FB is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.5% C 0.135 H 263.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4FB |
|---|---|
| RGB | rgb(122, 164, 251) |
| HSL | hsl(220, 94%, 73%) |
| HSV | hsv(220, 51%, 98%) |
| CMYK | cmyk(51.4%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(67.76, 9.57, -47.68) |
| CIE-LCH | lch(67.76, 48.63, 281.35°) |
| OKLab | oklab(72.52% -0.0147 -0.1345) |
| OKLCH | oklch(72.52% 0.135 263.8) |
| XYZ | xyz(38.7083, 37.6508, 96.4757) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 8.07
Sky Blue (survey)
#75BBFD
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4FB #FBD17A
analogous
#7AE5FB #7AA4FB #907AFB
triadic
#7AA4FB #FB7AA4 #A4FB7A
tetradic
#7AA4FB #FB7AE5 #FBD17A #7AFB90
square
#7AA4FB #FB7AE5 #FBD17A #7AFB90
split-complementary
#7AA4FB #FB907A #E5FB7A
monochromatic
#0754F3 #3F7BF9 #7AA4FB #B5CDFD #E1EBFE
Accessibility & contrast
On white
2.46
#7AA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#7AA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4FB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4FB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#73A0F9
Tritanopia (blue-blind)
#3BB7C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7aa4fb; /* rgb */ color: rgb(122, 164, 251); /* oklch */ color: oklch(72.5% 0.135 263.8);
Tailwind
colors: {
custom: {
50: '#a7befd',
500: '#7aa4fb',
950: '#000000',
},
}SCSS
$custom: #7aa4fb; $custom-light: #a7befd; $custom-dark: #000000;
JSON
{
"hex": "#7aa4fb",
"rgb": {
"r": 122,
"g": 164,
"b": 251
},
"hsl": {
"h": 220.465,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.72516,
"c": 0.13532,
"h": 263.8
},
"luminance": 0.37654
}Semantic roles & 50–950 ramp
primary
#7AA4FB
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185