#7AA7FE#7AA7FE
#7AA7FE is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.3% C 0.136 H 262.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA7FE |
|---|---|
| RGB | rgb(122, 167, 254) |
| HSL | hsl(220, 99%, 74%) |
| HSV | hsv(220, 52%, 100%) |
| CMYK | cmyk(52%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.70, 8.76, -47.83) |
| CIE-LCH | lch(68.70, 48.63, 280.38°) |
| OKLab | oklab(73.29% -0.0173 -0.135) |
| OKLCH | oklch(73.29% 0.136 262.7) |
| XYZ | xyz(39.7281, 38.9279, 99.1670) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.62
Soft Blue
#6488EA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA7FE #FED17A
analogous
#7AE9FE #7AA7FE #8F7AFE
triadic
#7AA7FE #FE7AA7 #A7FE7A
tetradic
#7AA7FE #FE7AE9 #FED17A #7AFE8F
square
#7AA7FE #FE7AE9 #FED17A #7AFE8F
split-complementary
#7AA7FE #FE8F7A #E9FE7A
monochromatic
#0257FC #3D7FFE #7AA7FE #B7CFFE #E1EBFF
Accessibility & contrast
On white
2.39
#7AA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7AA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA7FE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA7FE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#36BAC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa7fe; /* rgb */ color: rgb(122, 167, 254); /* oklch */ color: oklch(73.3% 0.136 262.7);
Tailwind
colors: {
custom: {
50: '#a8c0ff',
500: '#7aa7fe',
950: '#000000',
},
}SCSS
$custom: #7aa7fe; $custom-light: #a8c0ff; $custom-dark: #000000;
JSON
{
"hex": "#7aa7fe",
"rgb": {
"r": 122,
"g": 167,
"b": 254
},
"hsl": {
"h": 219.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.73289,
"c": 0.13607,
"h": 262.7
},
"luminance": 0.38931
}Semantic roles & 50–950 ramp
primary
#7AA7FE
secondary
#F7EBD4
accent
#9700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186