#7AA5EA#7AA5EA
#7AA5EA is a light, moderate blue. Relative luminance 0.370; OKLCH L 71.9% C 0.112 H 259.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5EA |
|---|---|
| RGB | rgb(122, 165, 234) |
| HSL | hsl(217, 73%, 70%) |
| HSV | hsv(217, 48%, 92%) |
| CMYK | cmyk(47.9%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(67.27, 3.95, -39.17) |
| CIE-LCH | lch(67.27, 39.37, 275.76°) |
| OKLab | oklab(71.88% -0.0202 -0.1098) |
| OKLCH | oklch(71.88% 0.112 259.6) |
| XYZ | xyz(36.3275, 36.9859, 83.0507) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 8.17
Soft Blue
#6488EA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5EA #EABF7A
analogous
#7ADDEA #7AA5EA #877AEA
triadic
#7AA5EA #EA7AA5 #A5EA7A
tetradic
#7AA5EA #EA7ADD #EABF7A #7AEA87
square
#7AA5EA #EA7ADD #EABF7A #7AEA87
split-complementary
#7AA5EA #EA877A #DDEA7A
monochromatic
#2061CA #4581E2 #7AA5EA #AFC9F2 #E4EDFB
Accessibility & contrast
On white
2.50
#7AA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#7AA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5EA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5EA | 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)
#8BAAED
Deuteranopia (green-blind)
#7E9FE9
Tritanopia (blue-blind)
#4AB4BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa5ea; /* rgb */ color: rgb(122, 165, 234); /* oklch */ color: oklch(71.9% 0.112 259.6);
Tailwind
colors: {
custom: {
50: '#a6bff1',
500: '#7aa5ea',
950: '#000000',
},
}SCSS
$custom: #7aa5ea; $custom-light: #a6bff1; $custom-dark: #000000;
JSON
{
"hex": "#7aa5ea",
"rgb": {
"r": 122,
"g": 165,
"b": 234
},
"hsl": {
"h": 216.964,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.71879,
"c": 0.11168,
"h": 259.6
},
"luminance": 0.36988
}Semantic roles & 50–950 ramp
primary
#7AA5EA
secondary
#F0E4D0
accent
#8A11D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184