#7AAFFC#7AAFFC
#7AAFFC is a light, vivid blue. Relative luminance 0.418; OKLCH L 74.9% C 0.125 H 257.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAFFC |
|---|---|
| RGB | rgb(122, 175, 252) |
| HSL | hsl(216, 96%, 73%) |
| HSV | hsv(216, 52%, 99%) |
| CMYK | cmyk(51.6%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.75, 3.63, -43.53) |
| CIE-LCH | lch(70.75, 43.68, 274.77°) |
| OKLab | oklab(74.86% -0.0268 -0.1224) |
| OKLCH | oklch(74.86% 0.125 257.7) |
| XYZ | xyz(40.9207, 41.8227, 97.9928) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.78
Sky Blue (survey)
#75BBFD
ΔE00 4.63
Pastel Blue
#A2BFFE
ΔE00 7.00
Cornflowerblue
#6495ED
ΔE00 7.44
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Sky
#82CAFC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAFFC #FCC77A
analogous
#7AF0FC #7AAFFC #867AFC
triadic
#7AAFFC #FC7AAF #AFFC7A
tetradic
#7AAFFC #FC7AF0 #FCC77A #7AFC86
square
#7AAFFC #FC7AF0 #FCC77A #7AFC86
split-complementary
#7AAFFC #FC867A #F0FC7A
monochromatic
#0668F6 #3E8BFB #7AAFFC #B6D3FD #E1EDFE
Accessibility & contrast
On white
2.24
#7AAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#7AAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAFFC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAFFC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#81A7FA
Tritanopia (blue-blind)
#36C0CA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7aaffc; /* rgb */ color: rgb(122, 175, 252); /* oklch */ color: oklch(74.9% 0.125 257.7);
Tailwind
colors: {
custom: {
50: '#a8c6fd',
500: '#7aaffc',
950: '#000000',
},
}SCSS
$custom: #7aaffc; $custom-light: #a8c6fd; $custom-dark: #000000;
JSON
{
"hex": "#7aaffc",
"rgb": {
"r": 122,
"g": 175,
"b": 252
},
"hsl": {
"h": 215.538,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.74856,
"c": 0.12531,
"h": 257.7
},
"luminance": 0.41826
}Semantic roles & 50–950 ramp
primary
#7AAFFC
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285