#7EA0FC#7EA0FC
#7EA0FC is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.0% C 0.140 H 267.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA0FC |
|---|---|
| RGB | rgb(126, 160, 252) |
| HSL | hsl(224, 95%, 74%) |
| HSV | hsv(224, 50%, 99%) |
| CMYK | cmyk(50%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.98, 13.05, -49.44) |
| CIE-LCH | lch(66.98, 51.14, 284.79°) |
| OKLab | oklab(71.98% -0.0061 -0.1396) |
| OKLCH | oklch(71.98% 0.14 267.5) |
| XYZ | xyz(38.7399, 36.6029, 97.1003) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 4.98
Carolina Blue
#8AB8FE
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 8.52
Lavender Blue
#8B88F8
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA0FC #FCDA7E
analogous
#7EDFFC #7EA0FC #9B7EFC
triadic
#7EA0FC #FC7EA0 #A0FC7E
tetradic
#7EA0FC #FC7EDF #FCDA7E #7EFC9B
square
#7EA0FC #FC7EDF #FCDA7E #7EFC9B
split-complementary
#7EA0FC #FC9B7E #DFFC7E
monochromatic
#0648F9 #4274FB #7EA0FC #BACCFD #E1E9FE
Accessibility & contrast
On white
2.52
#7EA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7EA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA0FC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA0FC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#6E9EFA
Tritanopia (blue-blind)
#46B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea0fc; /* rgb */ color: rgb(126, 160, 252); /* oklch */ color: oklch(72.0% 0.140 267.5);
Tailwind
colors: {
custom: {
50: '#aabbfe',
500: '#7ea0fc',
950: '#000000',
},
}SCSS
$custom: #7ea0fc; $custom-light: #aabbfe; $custom-dark: #000000;
JSON
{
"hex": "#7ea0fc",
"rgb": {
"r": 126,
"g": 160,
"b": 252
},
"hsl": {
"h": 223.81,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.71983,
"c": 0.13976,
"h": 267.5
},
"luminance": 0.36606
}Semantic roles & 50–950 ramp
primary
#7EA0FC
secondary
#F7EDD4
accent
#A800E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101118
muted
#7F8086