#7EA2E9#7EA2E9
#7EA2E9 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.4% C 0.112 H 263.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2E9 |
|---|---|
| RGB | rgb(126, 162, 233) |
| HSL | hsl(220, 71%, 70%) |
| HSV | hsv(220, 46%, 91%) |
| CMYK | cmyk(45.9%, 30.5%, 0%, 8.6%) |
| CIE-LAB | lab(66.64, 6.32, -39.59) |
| CIE-LCH | lch(66.64, 40.09, 279.07°) |
| OKLab | oklab(71.44% -0.0131 -0.111) |
| OKLCH | oklch(71.44% 0.112 263.3) |
| XYZ | xyz(36.2277, 36.1572, 82.1451) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.67
Periwinkle Blue
#8F99FB
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 6.22
Soft Blue
#6488EA
ΔE00 7.74
Pastel Blue
#A2BFFE
ΔE00 8.28
Faded Blue
#658CBB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2E9 #E9C57E
analogous
#7ED7E9 #7EA2E9 #8F7EE9
triadic
#7EA2E9 #E97EA2 #A2E97E
tetradic
#7EA2E9 #E97ED7 #E9C57E #7EE98F
square
#7EA2E9 #E97ED7 #E9C57E #7EE98F
split-complementary
#7EA2E9 #E98F7E #D7E97E
monochromatic
#225BCA #4A7CE0 #7EA2E9 #B2C8F2 #E5ECFB
Accessibility & contrast
On white
2.55
#7EA2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7EA2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2E9
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2E9 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EC
Deuteranopia (green-blind)
#7C9EE7
Tritanopia (blue-blind)
#54B1BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea2e9; /* rgb */ color: rgb(126, 162, 233); /* oklch */ color: oklch(71.4% 0.112 263.3);
Tailwind
colors: {
custom: {
50: '#a8bdf0',
500: '#7ea2e9',
950: '#000000',
},
}SCSS
$custom: #7ea2e9; $custom-light: #a8bdf0; $custom-dark: #000000;
JSON
{
"hex": "#7ea2e9",
"rgb": {
"r": 126,
"g": 162,
"b": 233
},
"hsl": {
"h": 219.813,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.71436,
"c": 0.11176,
"h": 263.3
},
"luminance": 0.36159
}Semantic roles & 50–950 ramp
primary
#7EA2E9
secondary
#F0E6D3
accent
#9213D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184