#7AA7FF#7AA7FF
#7AA7FF is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.3% C 0.137 H 262.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA7FF |
|---|---|
| RGB | rgb(122, 167, 255) |
| HSL | hsl(220, 100%, 74%) |
| HSV | hsv(220, 52%, 100%) |
| CMYK | cmyk(52.2%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(68.75, 9.06, -48.30) |
| CIE-LCH | lch(68.75, 49.14, 280.63°) |
| OKLab | oklab(73.34% -0.0171 -0.1363) |
| OKLCH | oklch(73.34% 0.137 262.9) |
| XYZ | xyz(39.8887, 38.9921, 100.0126) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA7FF #FFD27A
analogous
#7AEAFF #7AA7FF #907AFF
triadic
#7AA7FF #FF7AA7 #A7FF7A
tetradic
#7AA7FF #FF7AEA #FFD27A #7AFF90
square
#7AA7FF #FF7AEA #FFD27A #7AFF90
split-complementary
#7AA7FF #FF907A #EAFF7A
monochromatic
#0056FF #3D7FFF #7AA7FF #B7CFFF #E0EBFF
Accessibility & contrast
On white
2.39
#7AA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7AA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA7FF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA7FF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#35BAC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa7ff; /* rgb */ color: rgb(122, 167, 255); /* oklch */ color: oklch(73.3% 0.137 262.9);
Tailwind
colors: {
custom: {
50: '#a8c0ff',
500: '#7aa7ff',
950: '#000000',
},
}SCSS
$custom: #7aa7ff; $custom-light: #a8c0ff; $custom-dark: #000000;
JSON
{
"hex": "#7aa7ff",
"rgb": {
"r": 122,
"g": 167,
"b": 255
},
"hsl": {
"h": 219.699,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.7334,
"c": 0.13738,
"h": 262.9
},
"luminance": 0.38995
}Semantic roles & 50–950 ramp
primary
#7AA7FF
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186