#7EA5EE#7EA5EE
#7EA5EE is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.3% C 0.115 H 262.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA5EE |
|---|---|
| RGB | rgb(126, 165, 238) |
| HSL | hsl(219, 77%, 71%) |
| HSV | hsv(219, 47%, 93%) |
| CMYK | cmyk(47.1%, 30.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.66, 6.06, -40.73) |
| CIE-LCH | lch(67.66, 41.18, 278.47°) |
| OKLab | oklab(72.3% -0.0154 -0.1143) |
| OKLCH | oklch(72.3% 0.115 262.3) |
| XYZ | xyz(37.4869, 37.5165, 86.1384) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.24
Periwinkle Blue
#8F99FB
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 7.67
Sky Blue (survey)
#75BBFD
ΔE00 8.05
Soft Blue
#6488EA
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA5EE #EEC77E
analogous
#7EDDEE #7EA5EE #8F7EEE
triadic
#7EA5EE #EE7EA5 #A5EE7E
tetradic
#7EA5EE #EE7EDD #EEC77E #7EEE8F
square
#7EA5EE #EE7EDD #EEC77E #7EEE8F
split-complementary
#7EA5EE #EE8F7E #DDEE7E
monochromatic
#1C5DD5 #487FE7 #7EA5EE #B4CBF5 #E4ECFB
Accessibility & contrast
On white
2.47
#7EA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7EA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA5EE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA5EE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF1
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#50B5BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea5ee; /* rgb */ color: rgb(126, 165, 238); /* oklch */ color: oklch(72.3% 0.115 262.3);
Tailwind
colors: {
custom: {
50: '#a8bff4',
500: '#7ea5ee',
950: '#000000',
},
}SCSS
$custom: #7ea5ee; $custom-light: #a8bff4; $custom-dark: #000000;
JSON
{
"hex": "#7ea5ee",
"rgb": {
"r": 126,
"g": 165,
"b": 238
},
"hsl": {
"h": 219.107,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.72304,
"c": 0.1153,
"h": 262.3
},
"luminance": 0.37519
}Semantic roles & 50–950 ramp
primary
#7EA5EE
secondary
#F2E8D5
accent
#920DD9
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185