#7EA0FD#7EA0FD
#7EA0FD is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.0% C 0.141 H 267.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA0FD |
|---|---|
| RGB | rgb(126, 160, 253) |
| HSL | hsl(224, 97%, 74%) |
| HSV | hsv(224, 50%, 99%) |
| CMYK | cmyk(50.2%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(67.03, 13.35, -49.91) |
| CIE-LCH | lch(67.03, 51.67, 284.98°) |
| OKLab | oklab(72.04% -0.0059 -0.141) |
| OKLCH | oklch(72.04% 0.141 267.6) |
| XYZ | xyz(38.8988, 36.6665, 97.9370) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.92
Periwinkle Blue
#8F99FB
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 8.52
Lavender Blue
#8B88F8
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA0FD #FDDB7E
analogous
#7EE0FD #7EA0FD #9C7EFD
triadic
#7EA0FD #FD7EA0 #A0FD7E
tetradic
#7EA0FD #FD7EE0 #FDDB7E #7EFD9C
square
#7EA0FD #FD7EE0 #FDDB7E #7EFD9C
split-complementary
#7EA0FD #FD9C7E #E0FD7E
monochromatic
#0547FB #4274FC #7EA0FD #BACCFE #E1E9FF
Accessibility & contrast
On white
2.52
#7EA0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7EA0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA0FD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA0FD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#6E9EFB
Tritanopia (blue-blind)
#45B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea0fd; /* rgb */ color: rgb(126, 160, 253); /* oklch */ color: oklch(72.0% 0.141 267.6);
Tailwind
colors: {
custom: {
50: '#aabbfe',
500: '#7ea0fd',
950: '#000000',
},
}SCSS
$custom: #7ea0fd; $custom-light: #aabbfe; $custom-dark: #000000;
JSON
{
"hex": "#7ea0fd",
"rgb": {
"r": 126,
"g": 160,
"b": 253
},
"hsl": {
"h": 223.937,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.72036,
"c": 0.14111,
"h": 267.6
},
"luminance": 0.36669
}Semantic roles & 50–950 ramp
primary
#7EA0FD
secondary
#F7EED4
accent
#A800E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101118
muted
#7F8086