#7AA4FF#7AA4FF
#7AA4FF is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.7% C 0.141 H 264.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4FF |
|---|---|
| RGB | rgb(122, 164, 255) |
| HSL | hsl(221, 100%, 74%) |
| HSV | hsv(221, 52%, 100%) |
| CMYK | cmyk(52.2%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.95, 10.78, -49.55) |
| CIE-LCH | lch(67.95, 50.71, 282.27°) |
| OKLab | oklab(72.72% -0.0137 -0.14) |
| OKLCH | oklch(72.72% 0.141 264.4) |
| XYZ | xyz(39.3455, 37.9056, 99.8315) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.04
Carolina Blue
#8AB8FE
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 8.06
Sky Blue (survey)
#75BBFD
ΔE00 8.22
Soft Blue
#6488EA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4FF #FFD57A
analogous
#7AE6FF #7AA4FF #937AFF
triadic
#7AA4FF #FF7AA4 #A4FF7A
tetradic
#7AA4FF #FF7AE6 #FFD57A #7AFF93
square
#7AA4FF #FF7AE6 #FFD57A #7AFF93
split-complementary
#7AA4FF #FF937A #E6FF7A
monochromatic
#0050FF #3D7AFF #7AA4FF #B7CEFF #E0EAFF
Accessibility & contrast
On white
2.45
#7AA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7AA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4FF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4FF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#36B8C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7aa4ff; /* rgb */ color: rgb(122, 164, 255); /* oklch */ color: oklch(72.7% 0.141 264.4);
Tailwind
colors: {
custom: {
50: '#a8beff',
500: '#7aa4ff',
950: '#000000',
},
}SCSS
$custom: #7aa4ff; $custom-light: #a8beff; $custom-dark: #000000;
JSON
{
"hex": "#7aa4ff",
"rgb": {
"r": 122,
"g": 164,
"b": 255
},
"hsl": {
"h": 221.053,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.72724,
"c": 0.14066,
"h": 264.4
},
"luminance": 0.37908
}Semantic roles & 50–950 ramp
primary
#7AA4FF
secondary
#F7ECD4
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186