#7AAAFD#7AAAFD
#7AAAFD is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.9% C 0.132 H 260.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAFD |
|---|---|
| RGB | rgb(122, 170, 253) |
| HSL | hsl(218, 97%, 74%) |
| HSV | hsv(218, 52%, 99%) |
| CMYK | cmyk(51.8%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.45, 6.75, -46.10) |
| CIE-LCH | lch(69.45, 46.60, 278.33°) |
| OKLab | oklab(73.86% -0.0209 -0.1299) |
| OKLCH | oklch(73.86% 0.132 260.9) |
| XYZ | xyz(40.1244, 39.9759, 98.5112) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Cornflowerblue
#6495ED
ΔE00 6.19
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Pastel Blue
#A2BFFE
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 8.41
Dodgerblue
#1E90FF
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAFD #FDCD7A
analogous
#7AECFD #7AAAFD #8B7AFD
triadic
#7AAAFD #FD7AAA #AAFD7A
tetradic
#7AAAFD #FD7AEC #FDCD7A #7AFD8B
square
#7AAAFD #FD7AEC #FDCD7A #7AFD8B
split-complementary
#7AAAFD #FD8B7A #ECFD7A
monochromatic
#045EF9 #3E83FC #7AAAFD #B6D1FE #E1ECFF
Accessibility & contrast
On white
2.33
#7AAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#7AAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAFD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAFD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#37BCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7aaafd; /* rgb */ color: rgb(122, 170, 253); /* oklch */ color: oklch(73.9% 0.132 260.9);
Tailwind
colors: {
custom: {
50: '#a8c3fe',
500: '#7aaafd',
950: '#000000',
},
}SCSS
$custom: #7aaafd; $custom-light: #a8c3fe; $custom-dark: #000000;
JSON
{
"hex": "#7aaafd",
"rgb": {
"r": 122,
"g": 170,
"b": 253
},
"hsl": {
"h": 218.015,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.7386,
"c": 0.13158,
"h": 260.9
},
"luminance": 0.39979
}Semantic roles & 50–950 ramp
primary
#7AAAFD
secondary
#F7EAD4
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186