#7EAAFF#7EAAFF
#7EAAFF is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.2% C 0.133 H 262.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAFF |
|---|---|
| RGB | rgb(126, 170, 255) |
| HSL | hsl(220, 100%, 75%) |
| HSV | hsv(220, 51%, 100%) |
| CMYK | cmyk(50.6%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.75, 8.23, -46.70) |
| CIE-LCH | lch(69.75, 47.42, 279.99°) |
| OKLab | oklab(74.18% -0.0168 -0.1316) |
| OKLCH | oklch(74.18% 0.133 262.7) |
| XYZ | xyz(41.0229, 40.4022, 100.2250) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 6.81
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAFF #FFD37E
analogous
#7EEAFF #7EAAFF #937EFF
triadic
#7EAAFF #FF7EAA #AAFF7E
tetradic
#7EAAFF #FF7EEA #FFD37E #7EFF93
square
#7EAAFF #FF7EEA #FFD37E #7EFF93
split-complementary
#7EAAFF #FF937E #EAFF7E
monochromatic
#0459FF #4182FF #7EAAFF #BBD2FF #E0EBFF
Accessibility & contrast
On white
2.31
#7EAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#7EAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAFF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAFF | 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)
#89B1FF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#41BCC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaaff; /* rgb */ color: rgb(126, 170, 255); /* oklch */ color: oklch(74.2% 0.133 262.7);
Tailwind
colors: {
custom: {
50: '#aac3ff',
500: '#7eaaff',
950: '#000000',
},
}SCSS
$custom: #7eaaff; $custom-light: #aac3ff; $custom-dark: #000000;
JSON
{
"hex": "#7eaaff",
"rgb": {
"r": 126,
"g": 170,
"b": 255
},
"hsl": {
"h": 219.535,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74181,
"c": 0.13264,
"h": 262.7
},
"luminance": 0.40405
}Semantic roles & 50–950 ramp
primary
#7EAAFF
secondary
#F7EBD4
accent
#9700E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186