#7EA2FC#7EA2FC
#7EA2FC is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.4% C 0.137 H 266.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2FC |
|---|---|
| RGB | rgb(126, 162, 252) |
| HSL | hsl(223, 95%, 74%) |
| HSV | hsv(223, 50%, 99%) |
| CMYK | cmyk(50%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.50, 11.90, -48.62) |
| CIE-LCH | lch(67.50, 50.05, 283.76°) |
| OKLab | oklab(72.39% -0.0084 -0.1372) |
| OKLCH | oklch(72.39% 0.137 266.5) |
| XYZ | xyz(39.0894, 37.3019, 97.2168) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 5.50
Carolina Blue
#8AB8FE
ΔE00 6.01
Soft Blue
#6488EA
ΔE00 7.91
Pastel Blue
#A2BFFE
ΔE00 8.11
Sky Blue (survey)
#75BBFD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2FC #FCD87E
analogous
#7EE1FC #7EA2FC #997EFC
triadic
#7EA2FC #FC7EA2 #A2FC7E
tetradic
#7EA2FC #FC7EE1 #FCD87E #7EFC99
square
#7EA2FC #FC7EE1 #FCD87E #7EFC99
split-complementary
#7EA2FC #FC997E #E1FC7E
monochromatic
#064CF9 #4277FB #7EA2FC #BACDFD #E1E9FE
Accessibility & contrast
On white
2.48
#7EA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7EA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2FC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2FC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#719FFA
Tritanopia (blue-blind)
#45B5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea2fc; /* rgb */ color: rgb(126, 162, 252); /* oklch */ color: oklch(72.4% 0.137 266.5);
Tailwind
colors: {
custom: {
50: '#aabdfe',
500: '#7ea2fc',
950: '#000000',
},
}SCSS
$custom: #7ea2fc; $custom-light: #aabdfe; $custom-dark: #000000;
JSON
{
"hex": "#7ea2fc",
"rgb": {
"r": 126,
"g": 162,
"b": 252
},
"hsl": {
"h": 222.857,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.72389,
"c": 0.13746,
"h": 266.5
},
"luminance": 0.37305
}Semantic roles & 50–950 ramp
primary
#7EA2FC
secondary
#F7EDD4
accent
#A400E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101218
muted
#7F8186