#7EA2FE#7EA2FE
#7EA2FE is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.5% C 0.140 H 266.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2FE |
|---|---|
| RGB | rgb(126, 162, 254) |
| HSL | hsl(223, 98%, 75%) |
| HSV | hsv(223, 50%, 100%) |
| CMYK | cmyk(50.4%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.60, 12.50, -49.55) |
| CIE-LCH | lch(67.60, 51.11, 284.16°) |
| OKLab | oklab(72.49% -0.008 -0.1399) |
| OKLCH | oklch(72.49% 0.14 266.7) |
| XYZ | xyz(39.4080, 37.4294, 98.8947) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.11
Sky Blue (survey)
#75BBFD
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2FE #FEDA7E
analogous
#7EE2FE #7EA2FE #9A7EFE
triadic
#7EA2FE #FE7EA2 #A2FE7E
tetradic
#7EA2FE #FE7EE2 #FEDA7E #7EFE9A
square
#7EA2FE #FE7EE2 #FEDA7E #7EFE9A
split-complementary
#7EA2FE #FE9A7E #E2FE7E
monochromatic
#054AFD #4176FE #7EA2FE #BBCEFE #E1E9FF
Accessibility & contrast
On white
2.47
#7EA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#7EA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2FE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2FE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#709FFC
Tritanopia (blue-blind)
#44B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea2fe; /* rgb */ color: rgb(126, 162, 254); /* oklch */ color: oklch(72.5% 0.140 266.7);
Tailwind
colors: {
custom: {
50: '#aabdff',
500: '#7ea2fe',
950: '#000000',
},
}SCSS
$custom: #7ea2fe; $custom-light: #aabdff; $custom-dark: #000000;
JSON
{
"hex": "#7ea2fe",
"rgb": {
"r": 126,
"g": 162,
"b": 254
},
"hsl": {
"h": 223.125,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.72493,
"c": 0.14016,
"h": 266.7
},
"luminance": 0.37432
}Semantic roles & 50–950 ramp
primary
#7EA2FE
secondary
#F7EDD4
accent
#A500E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186