#7AA4E9#7AA4E9
#7AA4E9 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.6% C 0.111 H 260.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4E9 |
|---|---|
| RGB | rgb(122, 164, 233) |
| HSL | hsl(217, 72%, 70%) |
| HSV | hsv(217, 48%, 91%) |
| CMYK | cmyk(47.6%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(66.95, 4.22, -39.12) |
| CIE-LCH | lch(66.95, 39.34, 276.16°) |
| OKLab | oklab(71.62% -0.0193 -0.1097) |
| OKLCH | oklch(71.62% 0.111 260) |
| XYZ | xyz(36.0046, 36.5693, 82.2363) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.59
Carolina Blue
#8AB8FE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 7.24
Sky Blue (survey)
#75BBFD
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4E9 #E9BF7A
analogous
#7ADCE9 #7AA4E9 #887AE9
triadic
#7AA4E9 #E97AA4 #A4E97A
tetradic
#7AA4E9 #E97ADC #E9BF7A #7AE988
square
#7AA4E9 #E97ADC #E9BF7A #7AE988
split-complementary
#7AA4E9 #E9887A #DCE97A
monochromatic
#2160C8 #4580E0 #7AA4E9 #AFC8F2 #E3ECFA
Accessibility & contrast
On white
2.53
#7AA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7AA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4E9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4E9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EC
Deuteranopia (green-blind)
#7D9EE8
Tritanopia (blue-blind)
#4BB3BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aa4e9; /* rgb */ color: rgb(122, 164, 233); /* oklch */ color: oklch(71.6% 0.111 260.0);
Tailwind
colors: {
custom: {
50: '#a6bef0',
500: '#7aa4e9',
950: '#000000',
},
}SCSS
$custom: #7aa4e9; $custom-light: #a6bef0; $custom-dark: #000000;
JSON
{
"hex": "#7aa4e9",
"rgb": {
"r": 122,
"g": 164,
"b": 233
},
"hsl": {
"h": 217.297,
"s": 71.613,
"l": 69.608
},
"oklch": {
"l": 0.7162,
"c": 0.11136,
"h": 260
},
"luminance": 0.36572
}Semantic roles & 50–950 ramp
primary
#7AA4E9
secondary
#EFE3D0
accent
#8A12D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184