#7EA5FF#7EA5FF
#7EA5FF is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.2% C 0.138 H 265.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA5FF |
|---|---|
| RGB | rgb(126, 165, 255) |
| HSL | hsl(222, 100%, 75%) |
| HSV | hsv(222, 51%, 100%) |
| CMYK | cmyk(50.6%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(68.43, 11.08, -48.78) |
| CIE-LCH | lch(68.43, 50.02, 282.80°) |
| OKLab | oklab(73.16% -0.0111 -0.1377) |
| OKLCH | oklch(73.16% 0.138 265.4) |
| XYZ | xyz(40.1033, 38.5631, 99.9185) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 5.53
Periwinkle Blue
#8F99FB
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 7.55
Sky Blue (survey)
#75BBFD
ΔE00 8.37
Soft Blue
#6488EA
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA5FF #FFD87E
analogous
#7EE6FF #7EA5FF #977EFF
triadic
#7EA5FF #FF7EA5 #A5FF7E
tetradic
#7EA5FF #FF7EE6 #FFD87E #7EFF97
square
#7EA5FF #FF7EE6 #FFD87E #7EFF97
split-complementary
#7EA5FF #FF977E #E6FF7E
monochromatic
#0450FF #417AFF #7EA5FF #BBD0FF #E0EAFF
Accessibility & contrast
On white
2.41
#7EA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7EA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA5FF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA5FF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#73A2FD
Tritanopia (blue-blind)
#42B8C6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ea5ff; /* rgb */ color: rgb(126, 165, 255); /* oklch */ color: oklch(73.2% 0.138 265.4);
Tailwind
colors: {
custom: {
50: '#aabfff',
500: '#7ea5ff',
950: '#000000',
},
}SCSS
$custom: #7ea5ff; $custom-light: #aabfff; $custom-dark: #000000;
JSON
{
"hex": "#7ea5ff",
"rgb": {
"r": 126,
"g": 165,
"b": 255
},
"hsl": {
"h": 221.86,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.73156,
"c": 0.13811,
"h": 265.4
},
"luminance": 0.38566
}Semantic roles & 50–950 ramp
primary
#7EA5FF
secondary
#F7EDD4
accent
#A000E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186