#7AA8FD#7AA8FD
#7AA8FD is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.4% C 0.134 H 262.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA8FD |
|---|---|
| RGB | rgb(122, 168, 253) |
| HSL | hsl(219, 97%, 74%) |
| HSV | hsv(219, 52%, 99%) |
| CMYK | cmyk(51.8%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(68.92, 7.89, -46.94) |
| CIE-LCH | lch(68.92, 47.60, 279.54°) |
| OKLab | oklab(73.45% -0.0187 -0.1324) |
| OKLCH | oklch(73.45% 0.134 262) |
| XYZ | xyz(39.7523, 39.2318, 98.3872) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Cornflowerblue
#6495ED
ΔE00 5.74
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.84
Dodgerblue
#1E90FF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA8FD #FDCF7A
analogous
#7AEAFD #7AA8FD #8D7AFD
triadic
#7AA8FD #FD7AA8 #A8FD7A
tetradic
#7AA8FD #FD7AEA #FDCF7A #7AFD8D
square
#7AA8FD #FD7AEA #FDCF7A #7AFD8D
split-complementary
#7AA8FD #FD8D7A #EAFD7A
monochromatic
#045AF9 #3E81FC #7AA8FD #B6CFFE #E1EBFF
Accessibility & contrast
On white
2.37
#7AA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#7AA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA8FD
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA8FD | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#37BBC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa8fd; /* rgb */ color: rgb(122, 168, 253); /* oklch */ color: oklch(73.4% 0.134 262.0);
Tailwind
colors: {
custom: {
50: '#a8c1fe',
500: '#7aa8fd',
950: '#000000',
},
}SCSS
$custom: #7aa8fd; $custom-light: #a8c1fe; $custom-dark: #000000;
JSON
{
"hex": "#7aa8fd",
"rgb": {
"r": 122,
"g": 168,
"b": 253
},
"hsl": {
"h": 218.931,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.73445,
"c": 0.13367,
"h": 262
},
"luminance": 0.39235
}Semantic roles & 50–950 ramp
primary
#7AA8FD
secondary
#F7EBD4
accent
#9500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186