#7EA3ED#7EA3ED
#7EA3ED is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.8% C 0.116 H 263.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3ED |
|---|---|
| RGB | rgb(126, 163, 237) |
| HSL | hsl(220, 76%, 71%) |
| HSV | hsv(220, 47%, 93%) |
| CMYK | cmyk(46.8%, 31.2%, 0%, 7.1%) |
| CIE-LAB | lab(67.08, 6.91, -41.09) |
| CIE-LCH | lch(67.08, 41.66, 279.54°) |
| OKLab | oklab(71.84% -0.0132 -0.1153) |
| OKLCH | oklch(71.84% 0.116 263.4) |
| XYZ | xyz(36.9824, 36.7421, 85.2475) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.03
Sky Blue (survey)
#75BBFD
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3ED #EDC87E
analogous
#7EDAED #7EA3ED #907EED
triadic
#7EA3ED #ED7EA3 #A3ED7E
tetradic
#7EA3ED #ED7EDA #EDC87E #7EED90
square
#7EA3ED #ED7EDA #EDC87E #7EED90
split-complementary
#7EA3ED #ED907E #DAED7E
monochromatic
#1D5AD3 #487DE6 #7EA3ED #B4C9F4 #E4ECFB
Accessibility & contrast
On white
2.52
#7EA3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#7EA3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3ED
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3ED | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#7B9FEB
Tritanopia (blue-blind)
#51B3BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea3ed; /* rgb */ color: rgb(126, 163, 237); /* oklch */ color: oklch(71.8% 0.116 263.4);
Tailwind
colors: {
custom: {
50: '#a8bef3',
500: '#7ea3ed',
950: '#000000',
},
}SCSS
$custom: #7ea3ed; $custom-light: #a8bef3; $custom-dark: #000000;
JSON
{
"hex": "#7ea3ed",
"rgb": {
"r": 126,
"g": 163,
"b": 237
},
"hsl": {
"h": 220,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.71838,
"c": 0.11608,
"h": 263.4
},
"luminance": 0.36744
}Semantic roles & 50–950 ramp
primary
#7EA3ED
secondary
#F2E8D5
accent
#940ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185