#7AAAFA#7AAAFA
#7AAAFA is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.7% C 0.128 H 260.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAFA |
|---|---|
| RGB | rgb(122, 170, 250) |
| HSL | hsl(218, 93%, 73%) |
| HSV | hsv(218, 51%, 98%) |
| CMYK | cmyk(51.2%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.32, 5.85, -44.69) |
| CIE-LCH | lch(69.32, 45.07, 277.46°) |
| OKLab | oklab(73.71% -0.0217 -0.1258) |
| OKLCH | oklch(73.71% 0.128 260.2) |
| XYZ | xyz(39.6502, 39.7863, 96.0141) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.76
Cornflowerblue
#6495ED
ΔE00 6.13
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 8.46
Dodgerblue
#1E90FF
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAFA #FACA7A
analogous
#7AEAFA #7AAAFA #8A7AFA
triadic
#7AAAFA #FA7AAA #AAFA7A
tetradic
#7AAAFA #FA7AEA #FACA7A #7AFA8A
square
#7AAAFA #FA7AEA #FACA7A #7AFA8A
split-complementary
#7AAAFA #FA8A7A #EAFA7A
monochromatic
#0960F1 #3F84F8 #7AAAFA #B5D0FC #E2ECFE
Accessibility & contrast
On white
2.34
#7AAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7AAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAFA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAFA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#3ABCC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7aaafa; /* rgb */ color: rgb(122, 170, 250); /* oklch */ color: oklch(73.7% 0.128 260.2);
Tailwind
colors: {
custom: {
50: '#a7c3fc',
500: '#7aaafa',
950: '#000000',
},
}SCSS
$custom: #7aaafa; $custom-light: #a7c3fc; $custom-dark: #000000;
JSON
{
"hex": "#7aaafa",
"rgb": {
"r": 122,
"g": 170,
"b": 250
},
"hsl": {
"h": 217.5,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.7371,
"c": 0.12765,
"h": 260.2
},
"luminance": 0.39789
}Semantic roles & 50–950 ramp
primary
#7AAAFA
secondary
#F6EAD5
accent
#8F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185