#7AA8F8#7AA8F8
#7AA8F8 is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.2% C 0.127 H 261.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA8F8 |
|---|---|
| RGB | rgb(122, 168, 248) |
| HSL | hsl(218, 90%, 73%) |
| HSV | hsv(218, 51%, 97%) |
| CMYK | cmyk(50.8%, 32.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.69, 6.39, -44.58) |
| CIE-LCH | lch(68.69, 45.04, 278.16°) |
| OKLab | oklab(73.19% -0.0199 -0.1255) |
| OKLCH | oklch(73.19% 0.127 261) |
| XYZ | xyz(38.9662, 38.9173, 94.2472) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.26
Cornflowerblue
#6495ED
ΔE00 5.62
Sky Blue (survey)
#75BBFD
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 7.93
Dodgerblue
#1E90FF
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA8F8 #F8CA7A
analogous
#7AE7F8 #7AA8F8 #8B7AF8
triadic
#7AA8F8 #F87AA8 #A8F87A
tetradic
#7AA8F8 #F87AE7 #F8CA7A #7AF88B
square
#7AA8F8 #F87AE7 #F8CA7A #7AF88B
split-complementary
#7AA8F8 #F88B7A #E7F87A
monochromatic
#0C5EEB #4082F5 #7AA8F8 #B4CEFB #E2ECFD
Accessibility & contrast
On white
2.39
#7AA8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7AA8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA8F8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA8F8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#3DB9C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa8f8; /* rgb */ color: rgb(122, 168, 248); /* oklch */ color: oklch(73.2% 0.127 261.0);
Tailwind
colors: {
custom: {
50: '#a7c1fb',
500: '#7aa8f8',
950: '#000000',
},
}SCSS
$custom: #7aa8f8; $custom-light: #a7c1fb; $custom-dark: #000000;
JSON
{
"hex": "#7aa8f8",
"rgb": {
"r": 122,
"g": 168,
"b": 248
},
"hsl": {
"h": 218.095,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.73193,
"c": 0.12708,
"h": 261
},
"luminance": 0.3892
}Semantic roles & 50–950 ramp
primary
#7AA8F8
secondary
#F6EAD5
accent
#9200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185