#7EA6ED#7EA6ED
#7EA6ED is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.5% C 0.113 H 261.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA6ED |
|---|---|
| RGB | rgb(126, 166, 237) |
| HSL | hsl(218, 76%, 71%) |
| HSV | hsv(218, 47%, 93%) |
| CMYK | cmyk(46.8%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(67.89, 5.20, -39.83) |
| CIE-LCH | lch(67.89, 40.17, 277.44°) |
| OKLab | oklab(72.47% -0.0168 -0.1117) |
| OKLCH | oklch(72.47% 0.113 261.4) |
| XYZ | xyz(37.5214, 37.8201, 85.4272) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.53
Sky Blue (survey)
#75BBFD
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA6ED #EDC57E
analogous
#7EDEED #7EA6ED #8D7EED
triadic
#7EA6ED #ED7EA6 #A6ED7E
tetradic
#7EA6ED #ED7EDE #EDC57E #7EED8D
square
#7EA6ED #ED7EDE #EDC57E #7EED8D
split-complementary
#7EA6ED #ED8D7E #DEED7E
monochromatic
#1D5FD3 #4881E6 #7EA6ED #B4CBF4 #E4ECFB
Accessibility & contrast
On white
2.45
#7EA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7EA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA6ED
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA6ED | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#51B5BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea6ed; /* rgb */ color: rgb(126, 166, 237); /* oklch */ color: oklch(72.5% 0.113 261.4);
Tailwind
colors: {
custom: {
50: '#a8c0f3',
500: '#7ea6ed',
950: '#000000',
},
}SCSS
$custom: #7ea6ed; $custom-light: #a8c0f3; $custom-dark: #000000;
JSON
{
"hex": "#7ea6ed",
"rgb": {
"r": 126,
"g": 166,
"b": 237
},
"hsl": {
"h": 218.378,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.72465,
"c": 0.11293,
"h": 261.4
},
"luminance": 0.37822
}Semantic roles & 50–950 ramp
primary
#7EA6ED
secondary
#F2E7D5
accent
#8F0ED8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185