#7EA9FC#7EA9FC
#7EA9FC is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.8% C 0.130 H 262.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9FC |
|---|---|
| RGB | rgb(126, 169, 252) |
| HSL | hsl(220, 95%, 74%) |
| HSV | hsv(220, 50%, 99%) |
| CMYK | cmyk(50%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(69.35, 7.90, -45.70) |
| CIE-LCH | lch(69.35, 46.38, 279.81°) |
| OKLab | oklab(73.82% -0.0164 -0.1287) |
| OKLCH | oklch(73.82% 0.13 262.7) |
| XYZ | xyz(40.3570, 39.8370, 97.6393) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Cornflowerblue
#6495ED
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 6.94
Sky Blue (survey)
#75BBFD
ΔE00 7.06
Periwinkle Blue
#8F99FB
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9FC #FCD17E
analogous
#7EE8FC #7EA9FC #927EFC
triadic
#7EA9FC #FC7EA9 #A9FC7E
tetradic
#7EA9FC #FC7EE8 #FCD17E #7EFC92
square
#7EA9FC #FC7EE8 #FCD17E #7EFC92
split-complementary
#7EA9FC #FC927E #E8FC7E
monochromatic
#0659F9 #4281FB #7EA9FC #BAD1FD #E1EBFE
Accessibility & contrast
On white
2.34
#7EA9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#7EA9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9FC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9FC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#44BBC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ea9fc; /* rgb */ color: rgb(126, 169, 252); /* oklch */ color: oklch(73.8% 0.130 262.7);
Tailwind
colors: {
custom: {
50: '#aac2fd',
500: '#7ea9fc',
950: '#000000',
},
}SCSS
$custom: #7ea9fc; $custom-light: #aac2fd; $custom-dark: #000000;
JSON
{
"hex": "#7ea9fc",
"rgb": {
"r": 126,
"g": 169,
"b": 252
},
"hsl": {
"h": 219.524,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.73824,
"c": 0.12973,
"h": 262.7
},
"luminance": 0.3984
}Semantic roles & 50–950 ramp
primary
#7EA9FC
secondary
#F7EBD4
accent
#9700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186