#7EA9ED#7EA9ED
#7EA9ED is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.1% C 0.110 H 259.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9ED |
|---|---|
| RGB | rgb(126, 169, 237) |
| HSL | hsl(217, 76%, 71%) |
| HSV | hsv(217, 47%, 93%) |
| CMYK | cmyk(46.8%, 28.7%, 0%, 7.1%) |
| CIE-LAB | lab(68.70, 3.51, -38.57) |
| CIE-LCH | lch(68.70, 38.73, 275.20°) |
| OKLab | oklab(73.1% -0.0204 -0.108) |
| OKLCH | oklch(73.1% 0.11 259.3) |
| XYZ | xyz(38.0731, 38.9235, 85.6111) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.17
Cornflowerblue
#6495ED
ΔE00 5.90
Sky Blue (survey)
#75BBFD
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9ED #EDC27E
analogous
#7EE0ED #7EA9ED #8A7EED
triadic
#7EA9ED #ED7EA9 #A9ED7E
tetradic
#7EA9ED #ED7EE0 #EDC27E #7EED8A
square
#7EA9ED #ED7EE0 #EDC27E #7EED8A
split-complementary
#7EA9ED #ED8A7E #E0ED7E
monochromatic
#1D64D3 #4885E6 #7EA9ED #B4CDF4 #E4EDFB
Accessibility & contrast
On white
2.39
#7EA9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7EA9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9ED
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9ED | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#50B8C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ea9ed; /* rgb */ color: rgb(126, 169, 237); /* oklch */ color: oklch(73.1% 0.110 259.3);
Tailwind
colors: {
custom: {
50: '#a8c2f3',
500: '#7ea9ed',
950: '#000000',
},
}SCSS
$custom: #7ea9ed; $custom-light: #a8c2f3; $custom-dark: #000000;
JSON
{
"hex": "#7ea9ed",
"rgb": {
"r": 126,
"g": 169,
"b": 237
},
"hsl": {
"h": 216.757,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73096,
"c": 0.10993,
"h": 259.3
},
"luminance": 0.38926
}Semantic roles & 50–950 ramp
primary
#7EA9ED
secondary
#F2E7D5
accent
#890ED8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185