#7AA8FF#7AA8FF
#7AA8FF is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.5% C 0.136 H 262.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA8FF |
|---|---|
| RGB | rgb(122, 168, 255) |
| HSL | hsl(219, 100%, 74%) |
| HSV | hsv(219, 52%, 100%) |
| CMYK | cmyk(52.2%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(69.01, 8.49, -47.88) |
| CIE-LCH | lch(69.01, 48.63, 280.06°) |
| OKLab | oklab(73.55% -0.0182 -0.1351) |
| OKLCH | oklch(73.55% 0.136 262.3) |
| XYZ | xyz(40.0726, 39.3599, 100.0739) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Cornflowerblue
#6495ED
ΔE00 5.80
Sky Blue (survey)
#75BBFD
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.48
Periwinkle Blue
#8F99FB
ΔE00 7.81
Dodgerblue
#1E90FF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA8FF #FFD17A
analogous
#7AEBFF #7AA8FF #8F7AFF
triadic
#7AA8FF #FF7AA8 #A8FF7A
tetradic
#7AA8FF #FF7AEB #FFD17A #7AFF8F
square
#7AA8FF #FF7AEB #FFD17A #7AFF8F
split-complementary
#7AA8FF #FF8F7A #EBFF7A
monochromatic
#0058FF #3D80FF #7AA8FF #B7D0FF #E0EBFF
Accessibility & contrast
On white
2.37
#7AA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#7AA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA8FF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA8FF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#76A3FD
Tritanopia (blue-blind)
#35BBC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa8ff; /* rgb */ color: rgb(122, 168, 255); /* oklch */ color: oklch(73.5% 0.136 262.3);
Tailwind
colors: {
custom: {
50: '#a8c1ff',
500: '#7aa8ff',
950: '#000000',
},
}SCSS
$custom: #7aa8ff; $custom-light: #a8c1ff; $custom-dark: #000000;
JSON
{
"hex": "#7aa8ff",
"rgb": {
"r": 122,
"g": 168,
"b": 255
},
"hsl": {
"h": 219.248,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.73547,
"c": 0.13632,
"h": 262.3
},
"luminance": 0.39363
}Semantic roles & 50–950 ramp
primary
#7AA8FF
secondary
#F7EBD4
accent
#9600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186