#7AA3ED#7AA3ED
#7AA3ED is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.6% C 0.118 H 261.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA3ED |
|---|---|
| RGB | rgb(122, 163, 237) |
| HSL | hsl(219, 76%, 70%) |
| HSV | hsv(219, 49%, 93%) |
| CMYK | cmyk(48.5%, 31.2%, 0%, 7.1%) |
| CIE-LAB | lab(66.86, 5.97, -41.46) |
| CIE-LCH | lch(66.86, 41.88, 278.19°) |
| OKLab | oklab(71.6% -0.017 -0.1165) |
| OKLCH | oklch(71.6% 0.118 261.7) |
| XYZ | xyz(36.4042, 36.4439, 85.2204) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.85
Soft Blue
#6488EA
ΔE00 7.96
Sky Blue (survey)
#75BBFD
ΔE00 8.21
Pastel Blue
#A2BFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA3ED #EDC47A
analogous
#7ADCED #7AA3ED #8A7AED
triadic
#7AA3ED #ED7AA3 #A3ED7A
tetradic
#7AA3ED #ED7ADC #EDC47A #7AED8A
square
#7AA3ED #ED7ADC #EDC47A #7AED8A
split-complementary
#7AA3ED #ED8A7A #DCED7A
monochromatic
#1C5CD0 #447EE6 #7AA3ED #B0C8F4 #E4ECFB
Accessibility & contrast
On white
2.53
#7AA3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#7AA3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA3ED
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA3ED | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#48B3BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aa3ed; /* rgb */ color: rgb(122, 163, 237); /* oklch */ color: oklch(71.6% 0.118 261.7);
Tailwind
colors: {
custom: {
50: '#a6bef3',
500: '#7aa3ed',
950: '#000000',
},
}SCSS
$custom: #7aa3ed; $custom-light: #a6bef3; $custom-dark: #000000;
JSON
{
"hex": "#7aa3ed",
"rgb": {
"r": 122,
"g": 163,
"b": 237
},
"hsl": {
"h": 218.609,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.71603,
"c": 0.1177,
"h": 261.7
},
"luminance": 0.36446
}Semantic roles & 50–950 ramp
primary
#7AA3ED
secondary
#F1E6D2
accent
#900DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185