#7EA9F5#7EA9F5
#7EA9F5 is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.5% C 0.120 H 261.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9F5 |
|---|---|
| RGB | rgb(126, 169, 245) |
| HSL | hsl(218, 86%, 73%) |
| HSV | hsv(218, 49%, 96%) |
| CMYK | cmyk(48.6%, 31%, 0%, 3.9%) |
| CIE-LAB | lab(69.04, 5.84, -42.39) |
| CIE-LCH | lch(69.04, 42.79, 277.84°) |
| OKLab | oklab(73.48% -0.0182 -0.1191) |
| OKLCH | oklch(73.48% 0.12 261.3) |
| XYZ | xyz(39.2681, 39.4015, 91.9045) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.01
Cornflowerblue
#6495ED
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9F5 #F5CA7E
analogous
#7EE5F5 #7EA9F5 #8E7EF5
triadic
#7EA9F5 #F57EA9 #A9F57E
tetradic
#7EA9F5 #F57EE5 #F5CA7E #7EF58E
square
#7EA9F5 #F57EE5 #F5CA7E #7EF58E
split-complementary
#7EA9F5 #F58E7E #E5F57E
monochromatic
#125FE7 #4583F1 #7EA9F5 #B7CFF9 #E3ECFD
Accessibility & contrast
On white
2.36
#7EA9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#7EA9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9F5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9F5 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFF8
Deuteranopia (green-blind)
#7EA3F3
Tritanopia (blue-blind)
#4AB9C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ea9f5; /* rgb */ color: rgb(126, 169, 245); /* oklch */ color: oklch(73.5% 0.120 261.3);
Tailwind
colors: {
custom: {
50: '#a9c2f8',
500: '#7ea9f5',
950: '#000000',
},
}SCSS
$custom: #7ea9f5; $custom-light: #a9c2f8; $custom-dark: #000000;
JSON
{
"hex": "#7ea9f5",
"rgb": {
"r": 126,
"g": 169,
"b": 245
},
"hsl": {
"h": 218.319,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.73479,
"c": 0.12045,
"h": 261.3
},
"luminance": 0.39404
}Semantic roles & 50–950 ramp
primary
#7EA9F5
secondary
#F5EAD6
accent
#9203E2
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185