#7EA0DC#7EA0DC
#7EA0DC is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.4% C 0.096 H 261.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA0DC |
|---|---|
| RGB | rgb(126, 160, 220) |
| HSL | hsl(218, 57%, 68%) |
| HSV | hsv(218, 43%, 86%) |
| CMYK | cmyk(42.7%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(65.55, 3.75, -34.13) |
| CIE-LCH | lch(65.55, 34.34, 276.26°) |
| OKLab | oklab(70.4% -0.0143 -0.0952) |
| OKLCH | oklch(70.4% 0.096 261.4) |
| XYZ | xyz(34.0891, 34.7426, 72.6060) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.72
Periwinkle Blue
#8F99FB
ΔE00 6.17
Carolina Blue
#8AB8FE
ΔE00 7.21
Soft Blue
#6488EA
ΔE00 7.43
Faded Blue
#658CBB
ΔE00 7.51
Dark Sky Blue
#448EE4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA0DC #DCBA7E
analogous
#7ECFDC #7EA0DC #8B7EDC
triadic
#7EA0DC #DC7EA0 #A0DC7E
tetradic
#7EA0DC #DC7ECF #DCBA7E #7EDC8B
square
#7EA0DC #DC7ECF #DCBA7E #7EDC8B
split-complementary
#7EA0DC #DC8B7E #CFDC7E
monochromatic
#305EB0 #4E7DCF #7EA0DC #AEC3E9 #DEE7F6
Accessibility & contrast
On white
2.64
#7EA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#7EA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA0DC
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA0DC | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#809BDB
Tritanopia (blue-blind)
#5CADB5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ea0dc; /* rgb */ color: rgb(126, 160, 220); /* oklch */ color: oklch(70.4% 0.096 261.4);
Tailwind
colors: {
custom: {
50: '#a7bbe7',
500: '#7ea0dc',
950: '#000000',
},
}SCSS
$custom: #7ea0dc; $custom-light: #a7bbe7; $custom-dark: #000000;
JSON
{
"hex": "#7ea0dc",
"rgb": {
"r": 126,
"g": 160,
"b": 220
},
"hsl": {
"h": 218.298,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.70402,
"c": 0.09632,
"h": 261.4
},
"luminance": 0.34745
}Semantic roles & 50–950 ramp
primary
#7EA0DC
secondary
#E9DFCC
accent
#8921C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084