#7EA0ED#7EA0ED
#7EA0ED is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.2% C 0.119 H 265.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA0ED |
|---|---|
| RGB | rgb(126, 160, 237) |
| HSL | hsl(222, 76%, 71%) |
| HSV | hsv(222, 47%, 93%) |
| CMYK | cmyk(46.8%, 32.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.28, 8.62, -42.34) |
| CIE-LCH | lch(66.28, 43.21, 281.51°) |
| OKLab | oklab(71.21% -0.0097 -0.119) |
| OKLCH | oklch(71.21% 0.119 265.3) |
| XYZ | xyz(36.4561, 35.6894, 85.0721) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.50
Periwinkle Blue
#8F99FB
ΔE00 5.34
Carolina Blue
#8AB8FE
ΔE00 6.74
Soft Blue
#6488EA
ΔE00 7.24
Faded Blue
#658CBB
ΔE00 8.53
Pastel Blue
#A2BFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA0ED #EDCB7E
analogous
#7ED7ED #7EA0ED #937EED
triadic
#7EA0ED #ED7EA0 #A0ED7E
tetradic
#7EA0ED #ED7ED7 #EDCB7E #7EED93
square
#7EA0ED #ED7ED7 #EDCB7E #7EED93
split-complementary
#7EA0ED #ED937E #D7ED7E
monochromatic
#1D55D3 #4878E6 #7EA0ED #B4C8F4 #E4EBFB
Accessibility & contrast
On white
2.58
#7EA0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7EA0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA0ED
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA0ED | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F0
Deuteranopia (green-blind)
#779DEB
Tritanopia (blue-blind)
#52B0BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea0ed; /* rgb */ color: rgb(126, 160, 237); /* oklch */ color: oklch(71.2% 0.119 265.3);
Tailwind
colors: {
custom: {
50: '#a8bbf3',
500: '#7ea0ed',
950: '#000000',
},
}SCSS
$custom: #7ea0ed; $custom-light: #a8bbf3; $custom-dark: #000000;
JSON
{
"hex": "#7ea0ed",
"rgb": {
"r": 126,
"g": 160,
"b": 237
},
"hsl": {
"h": 221.622,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.71215,
"c": 0.11936,
"h": 265.3
},
"luminance": 0.35692
}Semantic roles & 50–950 ramp
primary
#7EA0ED
secondary
#F2E9D5
accent
#9A0ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085