#7EA2E0#7EA2E0
#7EA2E0 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.0% C 0.100 H 261.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2E0 |
|---|---|
| RGB | rgb(126, 162, 224) |
| HSL | hsl(218, 61%, 69%) |
| HSV | hsv(218, 44%, 88%) |
| CMYK | cmyk(43.7%, 27.7%, 0%, 12.2%) |
| CIE-LAB | lab(66.26, 3.74, -35.24) |
| CIE-LCH | lch(66.26, 35.43, 276.06°) |
| OKLab | oklab(71.01% -0.0156 -0.0984) |
| OKLCH | oklch(71.01% 0.1 261) |
| XYZ | xyz(34.9747, 35.6560, 75.5459) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 6.39
Carolina Blue
#8AB8FE
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 7.83
Faded Blue
#658CBB
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2E0 #E0BC7E
analogous
#7ED3E0 #7EA2E0 #8B7EE0
triadic
#7EA2E0 #E07EA2 #A2E07E
tetradic
#7EA2E0 #E07ED3 #E0BC7E #7EE08B
square
#7EA2E0 #E07ED3 #E0BC7E #7EE08B
split-complementary
#7EA2E0 #E08B7E #D3E07E
monochromatic
#2C5FB8 #4D7ED4 #7EA2E0 #AFC6EC #E1E9F8
Accessibility & contrast
On white
2.58
#7EA2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#7EA2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2E0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2E0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E3
Deuteranopia (green-blind)
#809DDF
Tritanopia (blue-blind)
#59AFB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea2e0; /* rgb */ color: rgb(126, 162, 224); /* oklch */ color: oklch(71.0% 0.100 261.0);
Tailwind
colors: {
custom: {
50: '#a7bdea',
500: '#7ea2e0',
950: '#000000',
},
}SCSS
$custom: #7ea2e0; $custom-light: #a7bdea; $custom-dark: #000000;
JSON
{
"hex": "#7ea2e0",
"rgb": {
"r": 126,
"g": 162,
"b": 224
},
"hsl": {
"h": 217.959,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.7101,
"c": 0.09967,
"h": 261
},
"luminance": 0.35658
}Semantic roles & 50–950 ramp
primary
#7EA2E0
secondary
#ECE1CE
accent
#8A1DC9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184