#7EA2E8#7EA2E8
#7EA2E8 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.4% C 0.110 H 263.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2E8 |
|---|---|
| RGB | rgb(126, 162, 232) |
| HSL | hsl(220, 70%, 70%) |
| HSV | hsv(220, 46%, 91%) |
| CMYK | cmyk(45.7%, 30.2%, 0%, 9%) |
| CIE-LAB | lab(66.60, 6.03, -39.11) |
| CIE-LCH | lch(66.60, 39.57, 278.77°) |
| OKLab | oklab(71.39% -0.0134 -0.1096) |
| OKLCH | oklch(71.39% 0.11 263) |
| XYZ | xyz(36.0853, 36.1003, 81.3949) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.68
Periwinkle Blue
#8F99FB
ΔE00 6.04
Carolina Blue
#8AB8FE
ΔE00 6.25
Soft Blue
#6488EA
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 8.31
Faded Blue
#658CBB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2E8 #E8C47E
analogous
#7ED7E8 #7EA2E8 #8F7EE8
triadic
#7EA2E8 #E87EA2 #A2E87E
tetradic
#7EA2E8 #E87ED7 #E8C47E #7EE88F
square
#7EA2E8 #E87ED7 #E8C47E #7EE88F
split-complementary
#7EA2E8 #E88F7E #D7E87E
monochromatic
#245BC8 #4A7DDF #7EA2E8 #B2C7F1 #E5ECFA
Accessibility & contrast
On white
2.55
#7EA2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#7EA2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2E8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2E8 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EB
Deuteranopia (green-blind)
#7D9EE6
Tritanopia (blue-blind)
#55B1BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea2e8; /* rgb */ color: rgb(126, 162, 232); /* oklch */ color: oklch(71.4% 0.110 263.0);
Tailwind
colors: {
custom: {
50: '#a8bdef',
500: '#7ea2e8',
950: '#000000',
},
}SCSS
$custom: #7ea2e8; $custom-light: #a8bdef; $custom-dark: #000000;
JSON
{
"hex": "#7ea2e8",
"rgb": {
"r": 126,
"g": 162,
"b": 232
},
"hsl": {
"h": 219.623,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.71388,
"c": 0.11041,
"h": 263
},
"luminance": 0.36102
}Semantic roles & 50–950 ramp
primary
#7EA2E8
secondary
#F0E6D2
accent
#9114D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184