#7AA2FE#7AA2FE
#7AA2FE is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.3% C 0.142 H 265.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2FE |
|---|---|
| RGB | rgb(122, 162, 254) |
| HSL | hsl(222, 99%, 74%) |
| HSV | hsv(222, 52%, 100%) |
| CMYK | cmyk(52%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.38, 11.63, -49.92) |
| CIE-LCH | lch(67.38, 51.26, 283.11°) |
| OKLab | oklab(72.26% -0.0117 -0.1411) |
| OKLCH | oklch(72.26% 0.142 265.2) |
| XYZ | xyz(38.8298, 37.1312, 98.8676) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.40
Sky Blue (survey)
#75BBFD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2FE #FED67A
analogous
#7AE4FE #7AA2FE #947AFE
triadic
#7AA2FE #FE7AA2 #A2FE7A
tetradic
#7AA2FE #FE7AE4 #FED67A #7AFE94
square
#7AA2FE #FE7AE4 #FED67A #7AFE94
split-complementary
#7AA2FE #FE947A #E4FE7A
monochromatic
#024EFC #3D78FE #7AA2FE #B7CCFE #E1EAFF
Accessibility & contrast
On white
2.49
#7AA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7AA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2FE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2FE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6E9FFC
Tritanopia (blue-blind)
#38B6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa2fe; /* rgb */ color: rgb(122, 162, 254); /* oklch */ color: oklch(72.3% 0.142 265.2);
Tailwind
colors: {
custom: {
50: '#a8bdff',
500: '#7aa2fe',
950: '#000000',
},
}SCSS
$custom: #7aa2fe; $custom-light: #a8bdff; $custom-dark: #000000;
JSON
{
"hex": "#7aa2fe",
"rgb": {
"r": 122,
"g": 162,
"b": 254
},
"hsl": {
"h": 221.818,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.72262,
"c": 0.14156,
"h": 265.2
},
"luminance": 0.37134
}Semantic roles & 50–950 ramp
primary
#7AA2FE
secondary
#F7ECD4
accent
#A000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186