#7AAAFC#7AAAFC
#7AAAFC is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.8% C 0.130 H 260.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAFC |
|---|---|
| RGB | rgb(122, 170, 252) |
| HSL | hsl(218, 96%, 73%) |
| HSV | hsv(218, 52%, 99%) |
| CMYK | cmyk(51.6%, 32.5%, 0%, 1.2%) |
| CIE-LAB | lab(69.41, 6.45, -45.63) |
| CIE-LCH | lch(69.41, 46.09, 278.05°) |
| OKLab | oklab(73.81% -0.0212 -0.1285) |
| OKLCH | oklch(73.81% 0.13 260.7) |
| XYZ | xyz(39.9655, 39.9124, 97.6744) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Cornflowerblue
#6495ED
ΔE00 6.17
Sky Blue (survey)
#75BBFD
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 8.43
Dodgerblue
#1E90FF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAFC #FCCC7A
analogous
#7AEBFC #7AAAFC #8B7AFC
triadic
#7AAAFC #FC7AAA #AAFC7A
tetradic
#7AAAFC #FC7AEB #FCCC7A #7AFC8B
square
#7AAAFC #FC7AEB #FCCC7A #7AFC8B
split-complementary
#7AAAFC #FC8B7A #EBFC7A
monochromatic
#065EF6 #3E84FB #7AAAFC #B6D0FD #E1ECFE
Accessibility & contrast
On white
2.34
#7AAAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#7AAAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAFC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAFC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#38BCC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7aaafc; /* rgb */ color: rgb(122, 170, 252); /* oklch */ color: oklch(73.8% 0.130 260.7);
Tailwind
colors: {
custom: {
50: '#a8c3fd',
500: '#7aaafc',
950: '#000000',
},
}SCSS
$custom: #7aaafc; $custom-light: #a8c3fd; $custom-dark: #000000;
JSON
{
"hex": "#7aaafc",
"rgb": {
"r": 122,
"g": 170,
"b": 252
},
"hsl": {
"h": 217.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.7381,
"c": 0.13027,
"h": 260.7
},
"luminance": 0.39915
}Semantic roles & 50–950 ramp
primary
#7AAAFC
secondary
#F7EAD4
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186