#7EAEFF#7EAEFF
#7EAEFF is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.0% C 0.128 H 260.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEFF |
|---|---|
| RGB | rgb(126, 174, 255) |
| HSL | hsl(218, 100%, 75%) |
| HSV | hsv(218, 51%, 100%) |
| CMYK | cmyk(50.6%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.82, 5.96, -45.03) |
| CIE-LCH | lch(70.82, 45.42, 277.55°) |
| OKLab | oklab(75.01% -0.0213 -0.1267) |
| OKLCH | oklch(75.01% 0.128 260.5) |
| XYZ | xyz(41.7842, 41.9247, 100.4788) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.27
Baby Blue (survey)
#A2CFFE
ΔE00 8.71
Periwinkle Blue
#8F99FB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEFF #FFCF7E
analogous
#7EEFFF #7EAEFF #8E7EFF
triadic
#7EAEFF #FF7EAE #AEFF7E
tetradic
#7EAEFF #FF7EEF #FFCF7E #7EFF8E
square
#7EAEFF #FF7EEF #FFCF7E #7EFF8E
split-complementary
#7EAEFF #FF8E7E #EFFF7E
monochromatic
#0461FF #4188FF #7EAEFF #BBD4FF #E0ECFF
Accessibility & contrast
On white
2.24
#7EAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#7EAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEFF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEFF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#7FA8FD
Tritanopia (blue-blind)
#40C0CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7eaeff; /* rgb */ color: rgb(126, 174, 255); /* oklch */ color: oklch(75.0% 0.128 260.5);
Tailwind
colors: {
custom: {
50: '#aac5ff',
500: '#7eaeff',
950: '#000000',
},
}SCSS
$custom: #7eaeff; $custom-light: #aac5ff; $custom-dark: #000000;
JSON
{
"hex": "#7eaeff",
"rgb": {
"r": 126,
"g": 174,
"b": 255
},
"hsl": {
"h": 217.674,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75009,
"c": 0.12848,
"h": 260.5
},
"luminance": 0.41928
}Semantic roles & 50–950 ramp
primary
#7EAEFF
secondary
#F7EAD4
accent
#9000E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111218
muted
#808186