#7EA0FF#7EA0FF
#7EA0FF is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.1% C 0.144 H 267.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA0FF |
|---|---|
| RGB | rgb(126, 160, 255) |
| HSL | hsl(224, 100%, 75%) |
| HSV | hsv(224, 51%, 100%) |
| CMYK | cmyk(50.6%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(67.12, 13.95, -50.85) |
| CIE-LCH | lch(67.12, 52.73, 285.34°) |
| OKLab | oklab(72.14% -0.0055 -0.1437) |
| OKLCH | oklch(72.14% 0.144 267.8) |
| XYZ | xyz(39.2191, 36.7946, 99.6238) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.96
Cornflowerblue
#6495ED
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 6.62
Soft Blue
#6488EA
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 8.53
Lavender Blue
#8B88F8
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA0FF #FFDD7E
analogous
#7EE1FF #7EA0FF #9D7EFF
triadic
#7EA0FF #FF7EA0 #A0FF7E
tetradic
#7EA0FF #FF7EE1 #FFDD7E #7EFF9D
square
#7EA0FF #FF7EE1 #FFDD7E #7EFF9D
split-complementary
#7EA0FF #FF9D7E #E1FF7E
monochromatic
#0446FF #4173FF #7EA0FF #BBCDFF #E0E8FF
Accessibility & contrast
On white
2.51
#7EA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#7EA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA0FF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA0FF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#43B4C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea0ff; /* rgb */ color: rgb(126, 160, 255); /* oklch */ color: oklch(72.1% 0.144 267.8);
Tailwind
colors: {
custom: {
50: '#aabbff',
500: '#7ea0ff',
950: '#000000',
},
}SCSS
$custom: #7ea0ff; $custom-light: #aabbff; $custom-dark: #000000;
JSON
{
"hex": "#7ea0ff",
"rgb": {
"r": 126,
"g": 160,
"b": 255
},
"hsl": {
"h": 224.186,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.72142,
"c": 0.14382,
"h": 267.8
},
"luminance": 0.36797
}Semantic roles & 50–950 ramp
primary
#7EA0FF
secondary
#F7EED4
accent
#A900E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086