#7AA4E8#7AA4E8
#7AA4E8 is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.110 H 259.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4E8 |
|---|---|
| RGB | rgb(122, 164, 232) |
| HSL | hsl(217, 71%, 69%) |
| HSV | hsv(217, 47%, 91%) |
| CMYK | cmyk(47.4%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(66.91, 3.93, -38.63) |
| CIE-LCH | lch(66.91, 38.83, 275.81°) |
| OKLab | oklab(71.57% -0.0196 -0.1083) |
| OKLCH | oklch(71.57% 0.11 259.8) |
| XYZ | xyz(35.8622, 36.5123, 81.4861) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 7.28
Sky Blue (survey)
#75BBFD
ΔE00 7.79
Soft Blue
#6488EA
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4E8 #E8BE7A
analogous
#7ADBE8 #7AA4E8 #877AE8
triadic
#7AA4E8 #E87AA4 #A4E87A
tetradic
#7AA4E8 #E87ADB #E8BE7A #7AE887
square
#7AA4E8 #E87ADB #E8BE7A #7AE887
split-complementary
#7AA4E8 #E8877A #DBE87A
monochromatic
#2261C5 #4680DF #7AA4E8 #AEC8F1 #E2EBFA
Accessibility & contrast
On white
2.53
#7AA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7AA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4E8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4E8 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EB
Deuteranopia (green-blind)
#7E9EE7
Tritanopia (blue-blind)
#4CB3BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aa4e8; /* rgb */ color: rgb(122, 164, 232); /* oklch */ color: oklch(71.6% 0.110 259.8);
Tailwind
colors: {
custom: {
50: '#a6beef',
500: '#7aa4e8',
950: '#000000',
},
}SCSS
$custom: #7aa4e8; $custom-light: #a6beef; $custom-dark: #000000;
JSON
{
"hex": "#7aa4e8",
"rgb": {
"r": 122,
"g": 164,
"b": 232
},
"hsl": {
"h": 217.091,
"s": 70.513,
"l": 69.412
},
"oklch": {
"l": 0.71572,
"c": 0.11004,
"h": 259.8
},
"luminance": 0.36515
}Semantic roles & 50–950 ramp
primary
#7AA4E8
secondary
#EFE3CF
accent
#8913D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184