#7EAAFC#7EAAFC
#7EAAFC is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.0% C 0.129 H 262.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAFC |
|---|---|
| RGB | rgb(126, 170, 252) |
| HSL | hsl(219, 95%, 74%) |
| HSV | hsv(219, 50%, 99%) |
| CMYK | cmyk(50%, 32.5%, 0%, 1.2%) |
| CIE-LAB | lab(69.62, 7.34, -45.29) |
| CIE-LCH | lch(69.62, 45.88, 279.20°) |
| OKLab | oklab(74.03% -0.0175 -0.1275) |
| OKLCH | oklch(74.03% 0.129 262.2) |
| XYZ | xyz(40.5437, 40.2105, 97.7015) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Cornflowerblue
#6495ED
ΔE00 6.31
Sky Blue (survey)
#75BBFD
ΔE00 6.75
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAFC #FCD07E
analogous
#7EE9FC #7EAAFC #917EFC
triadic
#7EAAFC #FC7EAA #AAFC7E
tetradic
#7EAAFC #FC7EE9 #FCD07E #7EFC91
square
#7EAAFC #FC7EE9 #FCD07E #7EFC91
split-complementary
#7EAAFC #FC917E #E9FC7E
monochromatic
#065BF9 #4283FB #7EAAFC #BAD1FD #E1EBFE
Accessibility & contrast
On white
2.32
#7EAAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#7EAAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAFC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAFC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#44BCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaafc; /* rgb */ color: rgb(126, 170, 252); /* oklch */ color: oklch(74.0% 0.129 262.2);
Tailwind
colors: {
custom: {
50: '#aac3fd',
500: '#7eaafc',
950: '#000000',
},
}SCSS
$custom: #7eaafc; $custom-light: #aac3fd; $custom-dark: #000000;
JSON
{
"hex": "#7eaafc",
"rgb": {
"r": 126,
"g": 170,
"b": 252
},
"hsl": {
"h": 219.048,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.74031,
"c": 0.12867,
"h": 262.2
},
"luminance": 0.40213
}Semantic roles & 50–950 ramp
primary
#7EAAFC
secondary
#F7EBD4
accent
#9500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186