#7EA2E2#7EA2E2
#7EA2E2 is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.1% C 0.102 H 261.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2E2 |
|---|---|
| RGB | rgb(126, 162, 226) |
| HSL | hsl(218, 63%, 69%) |
| HSV | hsv(218, 44%, 89%) |
| CMYK | cmyk(44.2%, 28.3%, 0%, 11.4%) |
| CIE-LAB | lab(66.34, 4.31, -36.21) |
| CIE-LCH | lch(66.34, 36.46, 276.79°) |
| OKLab | oklab(71.1% -0.0151 -0.1012) |
| OKLCH | oklch(71.1% 0.102 261.5) |
| XYZ | xyz(35.2475, 35.7652, 76.9828) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 7.80
Faded Blue
#658CBB
ΔE00 8.16
Pastel Blue
#A2BFFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2E2 #E2BE7E
analogous
#7ED4E2 #7EA2E2 #8C7EE2
triadic
#7EA2E2 #E27EA2 #A2E27E
tetradic
#7EA2E2 #E27ED4 #E2BE7E #7EE28C
square
#7EA2E2 #E27ED4 #E2BE7E #7EE28C
split-complementary
#7EA2E2 #E28C7E #D4E27E
monochromatic
#2A5EBB #4C7ED7 #7EA2E2 #B0C6ED #E2EAF8
Accessibility & contrast
On white
2.58
#7EA2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#7EA2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2E2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2E2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E5
Deuteranopia (green-blind)
#809DE1
Tritanopia (blue-blind)
#58B0B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea2e2; /* rgb */ color: rgb(126, 162, 226); /* oklch */ color: oklch(71.1% 0.102 261.5);
Tailwind
colors: {
custom: {
50: '#a7bdeb',
500: '#7ea2e2',
950: '#000000',
},
}SCSS
$custom: #7ea2e2; $custom-light: #a7bdeb; $custom-dark: #000000;
JSON
{
"hex": "#7ea2e2",
"rgb": {
"r": 126,
"g": 162,
"b": 226
},
"hsl": {
"h": 218.4,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.71103,
"c": 0.10235,
"h": 261.5
},
"luminance": 0.35767
}Semantic roles & 50–950 ramp
primary
#7EA2E2
secondary
#EDE2CF
accent
#8B1ACB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184