#7AA8EE#7AA8EE
#7AA8EE is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.7% C 0.114 H 258.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA8EE |
|---|---|
| RGB | rgb(122, 168, 238) |
| HSL | hsl(216, 77%, 71%) |
| HSV | hsv(216, 49%, 93%) |
| CMYK | cmyk(48.7%, 29.4%, 0%, 6.7%) |
| CIE-LAB | lab(68.25, 3.43, -39.82) |
| CIE-LCH | lch(68.25, 39.97, 274.92°) |
| OKLab | oklab(72.71% -0.0226 -0.1117) |
| OKLCH | oklch(72.71% 0.114 258.6) |
| XYZ | xyz(37.4561, 38.3133, 86.2938) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.46
Cornflowerblue
#6495ED
ΔE00 5.51
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 7.72
Periwinkle Blue
#8F99FB
ΔE00 8.17
Dark Sky Blue
#448EE4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA8EE #EEC07A
analogous
#7AE2EE #7AA8EE #867AEE
triadic
#7AA8EE #EE7AA8 #A8EE7A
tetradic
#7AA8EE #EE7AE2 #EEC07A #7AEE86
square
#7AA8EE #EE7AE2 #EEC07A #7AEE86
split-complementary
#7AA8EE #EE867A #E2EE7A
monochromatic
#1B64D3 #4485E7 #7AA8EE #B0CBF5 #E4EDFC
Accessibility & contrast
On white
2.42
#7AA8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#7AA8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA8EE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA8EE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF1
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#46B7C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7aa8ee; /* rgb */ color: rgb(122, 168, 238); /* oklch */ color: oklch(72.7% 0.114 258.6);
Tailwind
colors: {
custom: {
50: '#a6c1f4',
500: '#7aa8ee',
950: '#000000',
},
}SCSS
$custom: #7aa8ee; $custom-light: #a6c1f4; $custom-dark: #000000;
JSON
{
"hex": "#7aa8ee",
"rgb": {
"r": 122,
"g": 168,
"b": 238
},
"hsl": {
"h": 216.207,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.72705,
"c": 0.11397,
"h": 258.6
},
"luminance": 0.38316
}Semantic roles & 50–950 ramp
primary
#7AA8EE
secondary
#F2E5D2
accent
#880CDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185