#7EA4FE#7EA4FE
#7EA4FE is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.9% C 0.138 H 265.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4FE |
|---|---|
| RGB | rgb(126, 164, 254) |
| HSL | hsl(222, 98%, 75%) |
| HSV | hsv(222, 50%, 100%) |
| CMYK | cmyk(50.4%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(68.12, 11.35, -48.72) |
| CIE-LCH | lch(68.12, 50.03, 283.12°) |
| OKLab | oklab(72.9% -0.0102 -0.1375) |
| OKLCH | oklch(72.9% 0.138 265.7) |
| XYZ | xyz(39.7631, 38.1396, 99.0131) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.45
Sky Blue (survey)
#75BBFD
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4FE #FED87E
analogous
#7EE4FE #7EA4FE #987EFE
triadic
#7EA4FE #FE7EA4 #A4FE7E
tetradic
#7EA4FE #FE7EE4 #FED87E #7EFE98
square
#7EA4FE #FE7EE4 #FED87E #7EFE98
split-complementary
#7EA4FE #FE987E #E4FE7E
monochromatic
#054EFD #4179FE #7EA4FE #BBCFFE #E1EAFF
Accessibility & contrast
On white
2.43
#7EA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7EA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4FE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4FE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#43B7C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ea4fe; /* rgb */ color: rgb(126, 164, 254); /* oklch */ color: oklch(72.9% 0.138 265.7);
Tailwind
colors: {
custom: {
50: '#aabeff',
500: '#7ea4fe',
950: '#000000',
},
}SCSS
$custom: #7ea4fe; $custom-light: #aabeff; $custom-dark: #000000;
JSON
{
"hex": "#7ea4fe",
"rgb": {
"r": 126,
"g": 164,
"b": 254
},
"hsl": {
"h": 222.188,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.729,
"c": 0.13789,
"h": 265.7
},
"luminance": 0.38142
}Semantic roles & 50–950 ramp
primary
#7EA4FE
secondary
#F7EDD4
accent
#A100E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186