#7AA5FB#7AA5FB
#7AA5FB is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.7% C 0.134 H 263.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5FB |
|---|---|
| RGB | rgb(122, 165, 251) |
| HSL | hsl(220, 94%, 73%) |
| HSV | hsv(220, 51%, 98%) |
| CMYK | cmyk(51.4%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(68.03, 9.00, -47.26) |
| CIE-LCH | lch(68.03, 48.11, 280.78°) |
| OKLab | oklab(72.72% -0.0158 -0.1333) |
| OKLCH | oklch(72.72% 0.134 263.2) |
| XYZ | xyz(38.8879, 38.0101, 96.5355) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.04
Cornflowerblue
#6495ED
ΔE00 5.07
Periwinkle Blue
#8F99FB
ΔE00 7.03
Sky Blue (survey)
#75BBFD
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 7.91
Soft Blue
#6488EA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5FB #FBD07A
analogous
#7AE5FB #7AA5FB #8F7AFB
triadic
#7AA5FB #FB7AA5 #A5FB7A
tetradic
#7AA5FB #FB7AE5 #FBD07A #7AFB8F
square
#7AA5FB #FB7AE5 #FBD07A #7AFB8F
split-complementary
#7AA5FB #FB8F7A #E5FB7A
monochromatic
#0756F3 #3F7DF9 #7AA5FB #B5CDFD #E1EBFE
Accessibility & contrast
On white
2.44
#7AA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#7AA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5FB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5FB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#3AB8C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7aa5fb; /* rgb */ color: rgb(122, 165, 251); /* oklch */ color: oklch(72.7% 0.134 263.2);
Tailwind
colors: {
custom: {
50: '#a7bffd',
500: '#7aa5fb',
950: '#000000',
},
}SCSS
$custom: #7aa5fb; $custom-light: #a7bffd; $custom-dark: #000000;
JSON
{
"hex": "#7aa5fb",
"rgb": {
"r": 122,
"g": 165,
"b": 251
},
"hsl": {
"h": 220,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.72722,
"c": 0.13423,
"h": 263.2
},
"luminance": 0.38013
}Semantic roles & 50–950 ramp
primary
#7AA5FB
secondary
#F6EBD5
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185