#7AA1ED#7AA1ED
#7AA1ED is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.2% C 0.120 H 263.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA1ED |
|---|---|
| RGB | rgb(122, 161, 237) |
| HSL | hsl(220, 76%, 70%) |
| HSV | hsv(220, 49%, 93%) |
| CMYK | cmyk(48.5%, 32.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.32, 7.11, -42.30) |
| CIE-LCH | lch(66.32, 42.89, 279.54°) |
| OKLab | oklab(71.19% -0.0147 -0.1189) |
| OKLCH | oklch(71.19% 0.12 263) |
| XYZ | xyz(36.0519, 35.7393, 85.1030) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 6.32
Periwinkle Blue
#8F99FB
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 7.41
Dark Sky Blue
#448EE4
ΔE00 8.33
Faded Blue
#658CBB
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA1ED #EDC67A
analogous
#7ADBED #7AA1ED #8C7AED
triadic
#7AA1ED #ED7AA1 #A1ED7A
tetradic
#7AA1ED #ED7ADB #EDC67A #7AED8C
square
#7AA1ED #ED7ADB #EDC67A #7AED8C
split-complementary
#7AA1ED #ED8C7A #DBED7A
monochromatic
#1C59D0 #447BE6 #7AA1ED #B0C7F4 #E4ECFB
Accessibility & contrast
On white
2.58
#7AA1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#7AA1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA1ED
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA1ED | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#48B1BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7aa1ed; /* rgb */ color: rgb(122, 161, 237); /* oklch */ color: oklch(71.2% 0.120 263.0);
Tailwind
colors: {
custom: {
50: '#a6bcf3',
500: '#7aa1ed',
950: '#000000',
},
}SCSS
$custom: #7aa1ed; $custom-light: #a6bcf3; $custom-dark: #000000;
JSON
{
"hex": "#7aa1ed",
"rgb": {
"r": 122,
"g": 161,
"b": 237
},
"hsl": {
"h": 219.652,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.71185,
"c": 0.11981,
"h": 263
},
"luminance": 0.35742
}Semantic roles & 50–950 ramp
primary
#7AA1ED
secondary
#F1E6D2
accent
#930DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185