#7AA2FF#7AA2FF
#7AA2FF is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.3% C 0.143 H 265.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2FF |
|---|---|
| RGB | rgb(122, 162, 255) |
| HSL | hsl(222, 100%, 74%) |
| HSV | hsv(222, 52%, 100%) |
| CMYK | cmyk(52.2%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.42, 11.93, -50.39) |
| CIE-LCH | lch(67.42, 51.78, 283.32°) |
| OKLab | oklab(72.32% -0.0115 -0.1424) |
| OKLCH | oklch(72.32% 0.143 265.4) |
| XYZ | xyz(38.9904, 37.1954, 99.7132) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.40
Sky Blue (survey)
#75BBFD
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2FF #FFD77A
analogous
#7AE5FF #7AA2FF #957AFF
triadic
#7AA2FF #FF7AA2 #A2FF7A
tetradic
#7AA2FF #FF7AE5 #FFD77A #7AFF95
square
#7AA2FF #FF7AE5 #FFD77A #7AFF95
split-complementary
#7AA2FF #FF957A #E5FF7A
monochromatic
#004DFF #3D77FF #7AA2FF #B7CDFF #E0EAFF
Accessibility & contrast
On white
2.49
#7AA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#7AA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#37B6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa2ff; /* rgb */ color: rgb(122, 162, 255); /* oklch */ color: oklch(72.3% 0.143 265.4);
Tailwind
colors: {
custom: {
50: '#a8bdff',
500: '#7aa2ff',
950: '#000000',
},
}SCSS
$custom: #7aa2ff; $custom-light: #a8bdff; $custom-dark: #000000;
JSON
{
"hex": "#7aa2ff",
"rgb": {
"r": 122,
"g": 162,
"b": 255
},
"hsl": {
"h": 221.955,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.72315,
"c": 0.1429,
"h": 265.4
},
"luminance": 0.37198
}Semantic roles & 50–950 ramp
primary
#7AA2FF
secondary
#F7EDD4
accent
#A000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186