#7EA3E8#7EA3E8
#7EA3E8 is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.109 H 262.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3E8 |
|---|---|
| RGB | rgb(126, 163, 232) |
| HSL | hsl(219, 70%, 70%) |
| HSV | hsv(219, 46%, 91%) |
| CMYK | cmyk(45.7%, 29.7%, 0%, 9%) |
| CIE-LAB | lab(66.87, 5.46, -38.69) |
| CIE-LCH | lch(66.87, 39.07, 278.03°) |
| OKLab | oklab(71.6% -0.0146 -0.1084) |
| OKLCH | oklch(71.6% 0.109 262.3) |
| XYZ | xyz(36.2621, 36.4540, 81.4538) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 6.29
Soft Blue
#6488EA
ΔE00 8.00
Pastel Blue
#A2BFFE
ΔE00 8.12
Sky Blue (survey)
#75BBFD
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3E8 #E8C37E
analogous
#7ED8E8 #7EA3E8 #8E7EE8
triadic
#7EA3E8 #E87EA3 #A3E87E
tetradic
#7EA3E8 #E87ED8 #E8C37E #7EE88E
square
#7EA3E8 #E87ED8 #E8C37E #7EE88E
split-complementary
#7EA3E8 #E88E7E #D8E87E
monochromatic
#245DC8 #4A7EDF #7EA3E8 #B2C8F1 #E5ECFA
Accessibility & contrast
On white
2.53
#7EA3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#7EA3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3E8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3E8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EB
Deuteranopia (green-blind)
#7E9EE6
Tritanopia (blue-blind)
#54B2BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea3e8; /* rgb */ color: rgb(126, 163, 232); /* oklch */ color: oklch(71.6% 0.109 262.3);
Tailwind
colors: {
custom: {
50: '#a8beef',
500: '#7ea3e8',
950: '#000000',
},
}SCSS
$custom: #7ea3e8; $custom-light: #a8beef; $custom-dark: #000000;
JSON
{
"hex": "#7ea3e8",
"rgb": {
"r": 126,
"g": 163,
"b": 232
},
"hsl": {
"h": 219.057,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.71597,
"c": 0.10936,
"h": 262.3
},
"luminance": 0.36456
}Semantic roles & 50–950 ramp
primary
#7EA3E8
secondary
#F0E5D2
accent
#8F14D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184