#7AA5E7#7AA5E7
#7AA5E7 is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.7% C 0.108 H 258.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5E7 |
|---|---|
| RGB | rgb(122, 165, 231) |
| HSL | hsl(216, 69%, 69%) |
| HSV | hsv(216, 47%, 91%) |
| CMYK | cmyk(47.2%, 28.6%, 0%, 9.4%) |
| CIE-LAB | lab(67.14, 3.08, -37.73) |
| CIE-LCH | lch(67.14, 37.85, 274.66°) |
| OKLab | oklab(71.74% -0.021 -0.1057) |
| OKLCH | oklch(71.74% 0.108 258.7) |
| XYZ | xyz(35.9002, 36.8150, 80.8001) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.83
Carolina Blue
#8AB8FE
ΔE00 5.40
Sky Blue (survey)
#75BBFD
ΔE00 7.42
Periwinkle Blue
#8F99FB
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.26
Dark Sky Blue
#448EE4
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5E7 #E7BC7A
analogous
#7ADCE7 #7AA5E7 #867AE7
triadic
#7AA5E7 #E77AA5 #A5E77A
tetradic
#7AA5E7 #E77ADC #E7BC7A #7AE786
square
#7AA5E7 #E77ADC #E7BC7A #7AE786
split-complementary
#7AA5E7 #E7867A #DCE77A
monochromatic
#2362C3 #4682DE #7AA5E7 #AEC8F0 #E2EBFA
Accessibility & contrast
On white
2.51
#7AA5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#7AA5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5E7
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5E7 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9EA
Deuteranopia (green-blind)
#7F9FE6
Tritanopia (blue-blind)
#4CB3BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aa5e7; /* rgb */ color: rgb(122, 165, 231); /* oklch */ color: oklch(71.7% 0.108 258.7);
Tailwind
colors: {
custom: {
50: '#a5bfef',
500: '#7aa5e7',
950: '#000000',
},
}SCSS
$custom: #7aa5e7; $custom-light: #a5bfef; $custom-dark: #000000;
JSON
{
"hex": "#7aa5e7",
"rgb": {
"r": 122,
"g": 165,
"b": 231
},
"hsl": {
"h": 216.33,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.71736,
"c": 0.10774,
"h": 258.7
},
"luminance": 0.36817
}Semantic roles & 50–950 ramp
primary
#7AA5E7
secondary
#EEE2CF
accent
#8714D1
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184