#7EA6FC#7EA6FC
#7EA6FC is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.2% C 0.133 H 264.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA6FC |
|---|---|
| RGB | rgb(126, 166, 252) |
| HSL | hsl(221, 95%, 74%) |
| HSV | hsv(221, 50%, 99%) |
| CMYK | cmyk(50%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.56, 9.61, -46.95) |
| CIE-LCH | lch(68.56, 47.93, 281.57°) |
| OKLab | oklab(73.21% -0.013 -0.1323) |
| OKLCH | oklch(73.21% 0.133 264.4) |
| XYZ | xyz(39.8053, 38.7336, 97.4554) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.83
Cornflowerblue
#6495ED
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 7.38
Sky Blue (survey)
#75BBFD
ΔE00 8.00
Soft Blue
#6488EA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA6FC #FCD47E
analogous
#7EE5FC #7EA6FC #957EFC
triadic
#7EA6FC #FC7EA6 #A6FC7E
tetradic
#7EA6FC #FC7EE5 #FCD47E #7EFC95
square
#7EA6FC #FC7EE5 #FCD47E #7EFC95
split-complementary
#7EA6FC #FC957E #E5FC7E
monochromatic
#0653F9 #427DFB #7EA6FC #BACFFD #E1EAFE
Accessibility & contrast
On white
2.40
#7EA6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7EA6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA6FC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA6FC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#44B9C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ea6fc; /* rgb */ color: rgb(126, 166, 252); /* oklch */ color: oklch(73.2% 0.133 264.4);
Tailwind
colors: {
custom: {
50: '#aac0fd',
500: '#7ea6fc',
950: '#000000',
},
}SCSS
$custom: #7ea6fc; $custom-light: #aac0fd; $custom-dark: #000000;
JSON
{
"hex": "#7ea6fc",
"rgb": {
"r": 126,
"g": 166,
"b": 252
},
"hsl": {
"h": 220.952,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.73206,
"c": 0.13297,
"h": 264.4
},
"luminance": 0.38736
}Semantic roles & 50–950 ramp
primary
#7EA6FC
secondary
#F7ECD4
accent
#9D00E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101218
muted
#7F8186