#7AA5FF#7AA5FF
#7AA5FF is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.9% C 0.140 H 263.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5FF |
|---|---|
| RGB | rgb(122, 165, 255) |
| HSL | hsl(221, 100%, 74%) |
| HSV | hsv(221, 52%, 100%) |
| CMYK | cmyk(52.2%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(68.22, 10.21, -49.14) |
| CIE-LCH | lch(68.22, 50.19, 281.74°) |
| OKLab | oklab(72.93% -0.0148 -0.1388) |
| OKLCH | oklch(72.93% 0.14 263.9) |
| XYZ | xyz(39.5251, 38.2650, 99.8914) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.05
Cornflowerblue
#6495ED
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.90
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Soft Blue
#6488EA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5FF #FFD47A
analogous
#7AE7FF #7AA5FF #927AFF
triadic
#7AA5FF #FF7AA5 #A5FF7A
tetradic
#7AA5FF #FF7AE7 #FFD47A #7AFF92
square
#7AA5FF #FF7AE7 #FFD47A #7AFF92
split-complementary
#7AA5FF #FF927A #E7FF7A
monochromatic
#0052FF #3D7CFF #7AA5FF #B7CEFF #E0EAFF
Accessibility & contrast
On white
2.43
#7AA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#7AA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5FF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5FF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#36B9C6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7aa5ff; /* rgb */ color: rgb(122, 165, 255); /* oklch */ color: oklch(72.9% 0.140 263.9);
Tailwind
colors: {
custom: {
50: '#a8bfff',
500: '#7aa5ff',
950: '#000000',
},
}SCSS
$custom: #7aa5ff; $custom-light: #a8bfff; $custom-dark: #000000;
JSON
{
"hex": "#7aa5ff",
"rgb": {
"r": 122,
"g": 165,
"b": 255
},
"hsl": {
"h": 220.602,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.72929,
"c": 0.13956,
"h": 263.9
},
"luminance": 0.38268
}Semantic roles & 50–950 ramp
primary
#7AA5FF
secondary
#F7ECD4
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186