#7EA3FF#7EA3FF
#7EA3FF is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.7% C 0.140 H 266.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3FF |
|---|---|
| RGB | rgb(126, 163, 255) |
| HSL | hsl(223, 100%, 75%) |
| HSV | hsv(223, 51%, 100%) |
| CMYK | cmyk(50.6%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(67.91, 12.23, -49.61) |
| CIE-LCH | lch(67.91, 51.09, 283.84°) |
| OKLab | oklab(72.75% -0.0089 -0.1401) |
| OKLCH | oklch(72.75% 0.14 266.4) |
| XYZ | xyz(39.7454, 37.8473, 99.7992) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 5.74
Pastel Blue
#A2BFFE
ΔE00 7.92
Soft Blue
#6488EA
ΔE00 8.23
Sky Blue (survey)
#75BBFD
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3FF #FFDA7E
analogous
#7EE3FF #7EA3FF #9A7EFF
triadic
#7EA3FF #FF7EA3 #A3FF7E
tetradic
#7EA3FF #FF7EE3 #FFDA7E #7EFF9A
square
#7EA3FF #FF7EE3 #FFDA7E #7EFF9A
split-complementary
#7EA3FF #FF9A7E #E3FF7E
monochromatic
#044CFF #4177FF #7EA3FF #BBCFFF #E0E9FF
Accessibility & contrast
On white
2.45
#7EA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#7EA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#71A0FD
Tritanopia (blue-blind)
#42B7C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea3ff; /* rgb */ color: rgb(126, 163, 255); /* oklch */ color: oklch(72.7% 0.140 266.4);
Tailwind
colors: {
custom: {
50: '#aabdff',
500: '#7ea3ff',
950: '#000000',
},
}SCSS
$custom: #7ea3ff; $custom-light: #aabdff; $custom-dark: #000000;
JSON
{
"hex": "#7ea3ff",
"rgb": {
"r": 126,
"g": 163,
"b": 255
},
"hsl": {
"h": 222.791,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.72749,
"c": 0.14037,
"h": 266.4
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#7EA3FF
secondary
#F7EDD4
accent
#A400E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186