#7EA4DC#7EA4DC
#7EA4DC is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.3% C 0.092 H 257.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4DC |
|---|---|
| RGB | rgb(126, 164, 220) |
| HSL | hsl(216, 57%, 68%) |
| HSV | hsv(216, 43%, 86%) |
| CMYK | cmyk(42.7%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.64, 1.49, -32.44) |
| CIE-LCH | lch(66.64, 32.48, 272.63°) |
| OKLab | oklab(71.25% -0.0193 -0.0904) |
| OKLCH | oklch(71.25% 0.092 257.9) |
| XYZ | xyz(34.7937, 36.1518, 72.8409) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.17
Carolina Blue
#8AB8FE
ΔE00 6.11
Periwinkle Blue
#8F99FB
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 8.18
Faded Blue
#658CBB
ΔE00 8.18
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4DC #DCB67E
analogous
#7ED3DC #7EA4DC #877EDC
triadic
#7EA4DC #DC7EA4 #A4DC7E
tetradic
#7EA4DC #DC7ED3 #DCB67E #7EDC87
square
#7EA4DC #DC7ED3 #DCB67E #7EDC87
split-complementary
#7EA4DC #DC877E #D3DC7E
monochromatic
#3064B0 #4E82CF #7EA4DC #AEC6E9 #DEE8F6
Accessibility & contrast
On white
2.55
#7EA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7EA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4DC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4DC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#5BB0B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea4dc; /* rgb */ color: rgb(126, 164, 220); /* oklch */ color: oklch(71.3% 0.092 257.9);
Tailwind
colors: {
custom: {
50: '#a7bee7',
500: '#7ea4dc',
950: '#000000',
},
}SCSS
$custom: #7ea4dc; $custom-light: #a7bee7; $custom-dark: #000000;
JSON
{
"hex": "#7ea4dc",
"rgb": {
"r": 126,
"g": 164,
"b": 220
},
"hsl": {
"h": 215.745,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.71253,
"c": 0.09244,
"h": 257.9
},
"luminance": 0.36154
}Semantic roles & 50–950 ramp
primary
#7EA4DC
secondary
#E9DECC
accent
#8221C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184