#7EA8ED#7EA8ED
#7EA8ED is a light, moderate blue. Relative luminance 0.386; OKLCH L 72.9% C 0.111 H 260.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8ED |
|---|---|
| RGB | rgb(126, 168, 237) |
| HSL | hsl(217, 76%, 71%) |
| HSV | hsv(217, 47%, 93%) |
| CMYK | cmyk(46.8%, 29.1%, 0%, 7.1%) |
| CIE-LAB | lab(68.43, 4.07, -38.99) |
| CIE-LCH | lch(68.43, 39.20, 275.97°) |
| OKLab | oklab(72.89% -0.0192 -0.1092) |
| OKLCH | oklch(72.89% 0.111 260) |
| XYZ | xyz(37.8878, 38.5528, 85.5493) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.43
Cornflowerblue
#6495ED
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 7.49
Soft Blue
#6488EA
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8ED #EDC37E
analogous
#7EDFED #7EA8ED #8B7EED
triadic
#7EA8ED #ED7EA8 #A8ED7E
tetradic
#7EA8ED #ED7EDF #EDC37E #7EED8B
square
#7EA8ED #ED7EDF #EDC37E #7EED8B
split-complementary
#7EA8ED #ED8B7E #DFED7E
monochromatic
#1D62D3 #4884E6 #7EA8ED #B4CCF4 #E4EDFB
Accessibility & contrast
On white
2.41
#7EA8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7EA8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8ED
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8ED | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF0
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#50B7C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ea8ed; /* rgb */ color: rgb(126, 168, 237); /* oklch */ color: oklch(72.9% 0.111 260.0);
Tailwind
colors: {
custom: {
50: '#a8c1f3',
500: '#7ea8ed',
950: '#000000',
},
}SCSS
$custom: #7ea8ed; $custom-light: #a8c1f3; $custom-dark: #000000;
JSON
{
"hex": "#7ea8ed",
"rgb": {
"r": 126,
"g": 168,
"b": 237
},
"hsl": {
"h": 217.297,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.72885,
"c": 0.11091,
"h": 260
},
"luminance": 0.38555
}Semantic roles & 50–950 ramp
primary
#7EA8ED
secondary
#F2E7D5
accent
#8B0ED8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185