#7EA8FC#7EA8FC
#7EA8FC is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.6% C 0.131 H 263.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8FC |
|---|---|
| RGB | rgb(126, 168, 252) |
| HSL | hsl(220, 95%, 74%) |
| HSV | hsv(220, 50%, 99%) |
| CMYK | cmyk(50%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.09, 8.47, -46.12) |
| CIE-LCH | lch(69.09, 46.89, 280.41°) |
| OKLab | oklab(73.62% -0.0152 -0.1299) |
| OKLCH | oklch(73.62% 0.131 263.3) |
| XYZ | xyz(40.1717, 39.4664, 97.5775) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.18
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Soft Blue
#6488EA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8FC #FCD27E
analogous
#7EE7FC #7EA8FC #937EFC
triadic
#7EA8FC #FC7EA8 #A8FC7E
tetradic
#7EA8FC #FC7EE7 #FCD27E #7EFC93
square
#7EA8FC #FC7EE7 #FCD27E #7EFC93
split-complementary
#7EA8FC #FC937E #E7FC7E
monochromatic
#0657F9 #4280FB #7EA8FC #BAD0FD #E1EBFE
Accessibility & contrast
On white
2.36
#7EA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#7EA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8FC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8FC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#44BAC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ea8fc; /* rgb */ color: rgb(126, 168, 252); /* oklch */ color: oklch(73.6% 0.131 263.3);
Tailwind
colors: {
custom: {
50: '#aac1fd',
500: '#7ea8fc',
950: '#000000',
},
}SCSS
$custom: #7ea8fc; $custom-light: #aac1fd; $custom-dark: #000000;
JSON
{
"hex": "#7ea8fc",
"rgb": {
"r": 126,
"g": 168,
"b": 252
},
"hsl": {
"h": 220,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.73618,
"c": 0.13079,
"h": 263.3
},
"luminance": 0.39469
}Semantic roles & 50–950 ramp
primary
#7EA8FC
secondary
#F7EBD4
accent
#9900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186