#7AA5EE#7AA5EE
#7AA5EE is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.1% C 0.117 H 260.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5EE |
|---|---|
| RGB | rgb(122, 165, 238) |
| HSL | hsl(218, 77%, 71%) |
| HSV | hsv(218, 49%, 93%) |
| CMYK | cmyk(48.7%, 30.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.44, 5.12, -41.09) |
| CIE-LCH | lch(67.44, 41.41, 277.11°) |
| OKLab | oklab(72.07% -0.0191 -0.1154) |
| OKLCH | oklch(72.07% 0.117 260.6) |
| XYZ | xyz(36.9086, 37.2184, 86.1113) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 7.34
Sky Blue (survey)
#75BBFD
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 8.08
Soft Blue
#6488EA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5EE #EEC37A
analogous
#7ADFEE #7AA5EE #897AEE
triadic
#7AA5EE #EE7AA5 #A5EE7A
tetradic
#7AA5EE #EE7ADF #EEC37A #7AEE89
square
#7AA5EE #EE7ADF #EEC37A #7AEE89
split-complementary
#7AA5EE #EE897A #DFEE7A
monochromatic
#1B5FD3 #4480E7 #7AA5EE #B0CAF5 #E4EDFC
Accessibility & contrast
On white
2.49
#7AA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#7AA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5EE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5EE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#47B5BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa5ee; /* rgb */ color: rgb(122, 165, 238); /* oklch */ color: oklch(72.1% 0.117 260.6);
Tailwind
colors: {
custom: {
50: '#a6bff4',
500: '#7aa5ee',
950: '#000000',
},
}SCSS
$custom: #7aa5ee; $custom-light: #a6bff4; $custom-dark: #000000;
JSON
{
"hex": "#7aa5ee",
"rgb": {
"r": 122,
"g": 165,
"b": 238
},
"hsl": {
"h": 217.759,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.72072,
"c": 0.11696,
"h": 260.6
},
"luminance": 0.37221
}Semantic roles & 50–950 ramp
primary
#7AA5EE
secondary
#F2E6D2
accent
#8D0CDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185