#7AA4E2#7AA4E2
#7AA4E2 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.3% C 0.102 H 258.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4E2 |
|---|---|
| RGB | rgb(122, 164, 226) |
| HSL | hsl(216, 64%, 68%) |
| HSV | hsv(216, 46%, 89%) |
| CMYK | cmyk(46%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(66.66, 2.19, -35.73) |
| CIE-LCH | lch(66.66, 35.80, 273.51°) |
| OKLab | oklab(71.29% -0.0213 -0.0999) |
| OKLCH | oklch(71.29% 0.102 258) |
| XYZ | xyz(35.0244, 36.1772, 77.0741) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.69
Carolina Blue
#8AB8FE
ΔE00 5.83
Periwinkle Blue
#8F99FB
ΔE00 7.50
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Dark Sky Blue
#448EE4
ΔE00 8.26
Faded Blue
#658CBB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4E2 #E2B87A
analogous
#7AD8E2 #7AA4E2 #847AE2
triadic
#7AA4E2 #E27AA4 #A4E27A
tetradic
#7AA4E2 #E27AD8 #E2B87A #7AE284
square
#7AA4E2 #E27AD8 #E2B87A #7AE284
split-complementary
#7AA4E2 #E2847A #D8E27A
monochromatic
#2863B9 #4882D7 #7AA4E2 #ACC6ED #DEE9F8
Accessibility & contrast
On white
2.55
#7AA4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#7AA4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4E2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4E2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E5
Deuteranopia (green-blind)
#809EE1
Tritanopia (blue-blind)
#50B2BA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa4e2; /* rgb */ color: rgb(122, 164, 226); /* oklch */ color: oklch(71.3% 0.102 258.0);
Tailwind
colors: {
custom: {
50: '#a5beeb',
500: '#7aa4e2',
950: '#000000',
},
}SCSS
$custom: #7aa4e2; $custom-light: #a5beeb; $custom-dark: #000000;
JSON
{
"hex": "#7aa4e2",
"rgb": {
"r": 122,
"g": 164,
"b": 226
},
"hsl": {
"h": 215.769,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.71289,
"c": 0.10216,
"h": 258
},
"luminance": 0.36179
}Semantic roles & 50–950 ramp
primary
#7AA4E2
secondary
#ECDFCC
accent
#8419CC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184