#7EA3FE#7EA3FE
#7EA3FE is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.7% C 0.139 H 266.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3FE |
|---|---|
| RGB | rgb(126, 163, 254) |
| HSL | hsl(223, 98%, 75%) |
| HSV | hsv(223, 50%, 100%) |
| CMYK | cmyk(50.4%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.86, 11.93, -49.14) |
| CIE-LCH | lch(67.86, 50.57, 283.64°) |
| OKLab | oklab(72.7% -0.0091 -0.1387) |
| OKLCH | oklch(72.7% 0.139 266.3) |
| XYZ | xyz(39.5849, 37.7831, 98.9537) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 5.75
Pastel Blue
#A2BFFE
ΔE00 7.92
Soft Blue
#6488EA
ΔE00 8.20
Sky Blue (survey)
#75BBFD
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3FE #FED97E
analogous
#7EE3FE #7EA3FE #997EFE
triadic
#7EA3FE #FE7EA3 #A3FE7E
tetradic
#7EA3FE #FE7EE3 #FED97E #7EFE99
square
#7EA3FE #FE7EE3 #FED97E #7EFE99
split-complementary
#7EA3FE #FE997E #E3FE7E
monochromatic
#054CFD #4178FE #7EA3FE #BBCEFE #E1E9FF
Accessibility & contrast
On white
2.45
#7EA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7EA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3FE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3FE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#43B7C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea3fe; /* rgb */ color: rgb(126, 163, 254); /* oklch */ color: oklch(72.7% 0.139 266.3);
Tailwind
colors: {
custom: {
50: '#aabdff',
500: '#7ea3fe',
950: '#000000',
},
}SCSS
$custom: #7ea3fe; $custom-light: #aabdff; $custom-dark: #000000;
JSON
{
"hex": "#7ea3fe",
"rgb": {
"r": 126,
"g": 163,
"b": 254
},
"hsl": {
"h": 222.656,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.72696,
"c": 0.13902,
"h": 266.3
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#7EA3FE
secondary
#F7EDD4
accent
#A300E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186