#7EA5DC#7EA5DC
#7EA5DC is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.5% C 0.092 H 257.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA5DC |
|---|---|
| RGB | rgb(126, 165, 220) |
| HSL | hsl(215, 57%, 68%) |
| HSV | hsv(215, 43%, 86%) |
| CMYK | cmyk(42.7%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(66.91, 0.93, -32.02) |
| CIE-LCH | lch(66.91, 32.03, 271.66°) |
| OKLab | oklab(71.47% -0.0205 -0.0892) |
| OKLCH | oklch(71.47% 0.092 257) |
| XYZ | xyz(34.9734, 36.5111, 72.9008) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 7.28
Sky Blue (survey)
#75BBFD
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.23
Faded Blue
#658CBB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA5DC #DCB57E
analogous
#7ED4DC #7EA5DC #867EDC
triadic
#7EA5DC #DC7EA5 #A5DC7E
tetradic
#7EA5DC #DC7ED4 #DCB57E #7EDC86
square
#7EA5DC #DC7ED4 #DCB57E #7EDC86
split-complementary
#7EA5DC #DC867E #D4DC7E
monochromatic
#3065B0 #4E83CF #7EA5DC #AEC7E9 #DEE8F6
Accessibility & contrast
On white
2.53
#7EA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7EA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA5DC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA5DC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DE
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#5BB1B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea5dc; /* rgb */ color: rgb(126, 165, 220); /* oklch */ color: oklch(71.5% 0.092 257.0);
Tailwind
colors: {
custom: {
50: '#a7bfe7',
500: '#7ea5dc',
950: '#000000',
},
}SCSS
$custom: #7ea5dc; $custom-light: #a7bfe7; $custom-dark: #000000;
JSON
{
"hex": "#7ea5dc",
"rgb": {
"r": 126,
"g": 165,
"b": 220
},
"hsl": {
"h": 215.106,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.71466,
"c": 0.09153,
"h": 257
},
"luminance": 0.36513
}Semantic roles & 50–950 ramp
primary
#7EA5DC
secondary
#E9DDCC
accent
#8121C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184