#7EA4E8#7EA4E8
#7EA4E8 is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.8% C 0.108 H 261.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4E8 |
|---|---|
| RGB | rgb(126, 164, 232) |
| HSL | hsl(218, 70%, 70%) |
| HSV | hsv(218, 46%, 91%) |
| CMYK | cmyk(45.7%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(67.13, 4.89, -38.27) |
| CIE-LCH | lch(67.13, 38.58, 277.29°) |
| OKLab | oklab(71.81% -0.0158 -0.1072) |
| OKLCH | oklch(71.81% 0.108 261.6) |
| XYZ | xyz(36.4404, 36.8105, 81.5132) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.95
Carolina Blue
#8AB8FE
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.95
Soft Blue
#6488EA
ΔE00 8.26
Sky Blue (survey)
#75BBFD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4E8 #E8C27E
analogous
#7ED9E8 #7EA4E8 #8D7EE8
triadic
#7EA4E8 #E87EA4 #A4E87E
tetradic
#7EA4E8 #E87ED9 #E8C27E #7EE88D
square
#7EA4E8 #E87ED9 #E8C27E #7EE88D
split-complementary
#7EA4E8 #E88D7E #D9E87E
monochromatic
#245FC8 #4A7FDF #7EA4E8 #B2C9F1 #E5EDFA
Accessibility & contrast
On white
2.51
#7EA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#7EA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4E8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4E8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9EB
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#54B3BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea4e8; /* rgb */ color: rgb(126, 164, 232); /* oklch */ color: oklch(71.8% 0.108 261.6);
Tailwind
colors: {
custom: {
50: '#a8beef',
500: '#7ea4e8',
950: '#000000',
},
}SCSS
$custom: #7ea4e8; $custom-light: #a8beef; $custom-dark: #000000;
JSON
{
"hex": "#7ea4e8",
"rgb": {
"r": 126,
"g": 164,
"b": 232
},
"hsl": {
"h": 218.491,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.71807,
"c": 0.10832,
"h": 261.6
},
"luminance": 0.36813
}Semantic roles & 50–950 ramp
primary
#7EA4E8
secondary
#F0E5D2
accent
#8E14D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184