#7EA4FF#7EA4FF
#7EA4FF is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.0% C 0.139 H 265.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4FF |
|---|---|
| RGB | rgb(126, 164, 255) |
| HSL | hsl(222, 100%, 75%) |
| HSV | hsv(222, 51%, 100%) |
| CMYK | cmyk(50.6%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(68.17, 11.65, -49.19) |
| CIE-LCH | lch(68.17, 50.55, 283.33°) |
| OKLab | oklab(72.95% -0.01 -0.1389) |
| OKLCH | oklch(72.95% 0.139 265.9) |
| XYZ | xyz(39.9237, 38.2038, 99.8586) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.39
Carolina Blue
#8AB8FE
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.47
Sky Blue (survey)
#75BBFD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4FF #FFD97E
analogous
#7EE4FF #7EA4FF #997EFF
triadic
#7EA4FF #FF7EA4 #A4FF7E
tetradic
#7EA4FF #FF7EE4 #FFD97E #7EFF99
square
#7EA4FF #FF7EE4 #FFD97E #7EFF99
split-complementary
#7EA4FF #FF997E #E4FF7E
monochromatic
#044EFF #4179FF #7EA4FF #BBCFFF #E0E9FF
Accessibility & contrast
On white
2.43
#7EA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7EA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4FF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4FF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#42B8C6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ea4ff; /* rgb */ color: rgb(126, 164, 255); /* oklch */ color: oklch(73.0% 0.139 265.9);
Tailwind
colors: {
custom: {
50: '#aabeff',
500: '#7ea4ff',
950: '#000000',
},
}SCSS
$custom: #7ea4ff; $custom-light: #aabeff; $custom-dark: #000000;
JSON
{
"hex": "#7ea4ff",
"rgb": {
"r": 126,
"g": 164,
"b": 255
},
"hsl": {
"h": 222.326,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.72952,
"c": 0.13923,
"h": 265.9
},
"luminance": 0.38207
}Semantic roles & 50–950 ramp
primary
#7EA4FF
secondary
#F7EDD4
accent
#A200E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186