#7AABF8#7AABF8
#7AABF8 is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.8% C 0.124 H 259.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7AABF8 |
|---|---|
| RGB | rgb(122, 171, 248) |
| HSL | hsl(217, 90%, 73%) |
| HSV | hsv(217, 51%, 97%) |
| CMYK | cmyk(50.8%, 31%, 0%, 2.7%) |
| CIE-LAB | lab(69.50, 4.69, -43.32) |
| CIE-LCH | lch(69.50, 43.58, 276.18°) |
| OKLab | oklab(73.82% -0.0233 -0.1218) |
| OKLCH | oklch(73.82% 0.124 259.2) |
| XYZ | xyz(39.5265, 40.0378, 94.4339) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 8.79
Baby Blue (survey)
#A2CFFE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AABF8 #F8C77A
analogous
#7AEAF8 #7AABF8 #887AF8
triadic
#7AABF8 #F87AAB #ABF87A
tetradic
#7AABF8 #F87AEA #F8C77A #7AF888
square
#7AABF8 #F87AEA #F8C77A #7AF888
split-complementary
#7AABF8 #F8887A #EAF87A
monochromatic
#0C63EB #4086F5 #7AABF8 #B4D0FB #E2EDFD
Accessibility & contrast
On white
2.33
#7AABF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#7AABF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AABF8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AABF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AABF8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FB
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#3CBCC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7aabf8; /* rgb */ color: rgb(122, 171, 248); /* oklch */ color: oklch(73.8% 0.124 259.2);
Tailwind
colors: {
custom: {
50: '#a7c3fb',
500: '#7aabf8',
950: '#000000',
},
}SCSS
$custom: #7aabf8; $custom-light: #a7c3fb; $custom-dark: #000000;
JSON
{
"hex": "#7aabf8",
"rgb": {
"r": 122,
"g": 171,
"b": 248
},
"hsl": {
"h": 216.667,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.7382,
"c": 0.12404,
"h": 259.2
},
"luminance": 0.40041
}Semantic roles & 50–950 ramp
primary
#7AABF8
secondary
#F6E9D5
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185