#7EA9FB#7EA9FB
#7EA9FB is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.8% C 0.128 H 262.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9FB |
|---|---|
| RGB | rgb(126, 169, 251) |
| HSL | hsl(219, 94%, 74%) |
| HSV | hsv(219, 50%, 98%) |
| CMYK | cmyk(49.8%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.31, 7.61, -45.23) |
| CIE-LCH | lch(69.31, 45.87, 279.55°) |
| OKLab | oklab(73.77% -0.0166 -0.1273) |
| OKLCH | oklch(73.77% 0.128 262.6) |
| XYZ | xyz(40.1989, 39.7738, 96.8069) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Cornflowerblue
#6495ED
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 6.95
Sky Blue (survey)
#75BBFD
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9FB #FBD07E
analogous
#7EE8FB #7EA9FB #927EFB
triadic
#7EA9FB #FB7EA9 #A9FB7E
tetradic
#7EA9FB #FB7EE8 #FBD07E #7EFB92
square
#7EA9FB #FB7EE8 #FBD07E #7EFB92
split-complementary
#7EA9FB #FB927E #E8FB7E
monochromatic
#085AF7 #4381F9 #7EA9FB #B9D1FD #E1EBFE
Accessibility & contrast
On white
2.34
#7EA9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7EA9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9FB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9FB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FE
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#45BBC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ea9fb; /* rgb */ color: rgb(126, 169, 251); /* oklch */ color: oklch(73.8% 0.128 262.6);
Tailwind
colors: {
custom: {
50: '#aac2fd',
500: '#7ea9fb',
950: '#000000',
},
}SCSS
$custom: #7ea9fb; $custom-light: #aac2fd; $custom-dark: #000000;
JSON
{
"hex": "#7ea9fb",
"rgb": {
"r": 126,
"g": 169,
"b": 251
},
"hsl": {
"h": 219.36,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.73774,
"c": 0.1284,
"h": 262.6
},
"luminance": 0.39777
}Semantic roles & 50–950 ramp
primary
#7EA9FB
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185