#7AABFE#7AABFE
#7AABFE is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.1% C 0.132 H 260.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7AABFE |
|---|---|
| RGB | rgb(122, 171, 254) |
| HSL | hsl(218, 99%, 74%) |
| HSV | hsv(218, 52%, 100%) |
| CMYK | cmyk(52%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.76, 6.49, -46.16) |
| CIE-LCH | lch(69.76, 46.61, 278.00°) |
| OKLab | oklab(74.12% -0.0218 -0.13) |
| OKLCH | oklch(74.12% 0.132 260.5) |
| XYZ | xyz(40.4723, 40.4161, 99.4151) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 6.00
Cornflowerblue
#6495ED
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 8.68
Baby Blue (survey)
#A2CFFE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AABFE #FECD7A
analogous
#7AEDFE #7AABFE #8B7AFE
triadic
#7AABFE #FE7AAB #ABFE7A
tetradic
#7AABFE #FE7AED #FECD7A #7AFE8B
square
#7AABFE #FE7AED #FECD7A #7AFE8B
split-complementary
#7AABFE #FE8B7A #EDFE7A
monochromatic
#025FFC #3D85FE #7AABFE #B7D1FE #E1ECFF
Accessibility & contrast
On white
2.31
#7AABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#7AABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AABFE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AABFE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#35BDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7aabfe; /* rgb */ color: rgb(122, 171, 254); /* oklch */ color: oklch(74.1% 0.132 260.5);
Tailwind
colors: {
custom: {
50: '#a8c3ff',
500: '#7aabfe',
950: '#000000',
},
}SCSS
$custom: #7aabfe; $custom-light: #a8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#7aabfe",
"rgb": {
"r": 122,
"g": 171,
"b": 254
},
"hsl": {
"h": 217.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.74118,
"c": 0.13186,
"h": 260.5
},
"luminance": 0.40419
}Semantic roles & 50–950 ramp
primary
#7AABFE
secondary
#F7EAD4
accent
#9000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186