#7AAAFE#7AAAFE
#7AAAFE is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.9% C 0.133 H 261.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAFE |
|---|---|
| RGB | rgb(122, 170, 254) |
| HSL | hsl(218, 99%, 74%) |
| HSV | hsv(218, 52%, 100%) |
| CMYK | cmyk(52%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.50, 7.05, -46.58) |
| CIE-LCH | lch(69.50, 47.11, 278.61°) |
| OKLab | oklab(73.91% -0.0207 -0.1313) |
| OKLCH | oklch(73.91% 0.133 261.1) |
| XYZ | xyz(40.2841, 40.0398, 99.3524) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Cornflowerblue
#6495ED
ΔE00 6.22
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 8.39
Dodgerblue
#1E90FF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAFE #FECE7A
analogous
#7AECFE #7AAAFE #8C7AFE
triadic
#7AAAFE #FE7AAA #AAFE7A
tetradic
#7AAAFE #FE7AEC #FECE7A #7AFE8C
square
#7AAAFE #FE7AEC #FECE7A #7AFE8C
split-complementary
#7AAAFE #FE8C7A #ECFE7A
monochromatic
#025DFC #3D83FE #7AAAFE #B7D1FE #E1ECFF
Accessibility & contrast
On white
2.33
#7AAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#7AAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAFE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAFE | 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)
#89B0FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#36BCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7aaafe; /* rgb */ color: rgb(122, 170, 254); /* oklch */ color: oklch(73.9% 0.133 261.1);
Tailwind
colors: {
custom: {
50: '#a8c3ff',
500: '#7aaafe',
950: '#000000',
},
}SCSS
$custom: #7aaafe; $custom-light: #a8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#7aaafe",
"rgb": {
"r": 122,
"g": 170,
"b": 254
},
"hsl": {
"h": 218.182,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.7391,
"c": 0.1329,
"h": 261.1
},
"luminance": 0.40043
}Semantic roles & 50–950 ramp
primary
#7AAAFE
secondary
#F7EAD4
accent
#9200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186