#7DA2EC#7DA2EC
#7DA2EC is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.5% C 0.116 H 263.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2EC |
|---|---|
| RGB | rgb(125, 162, 236) |
| HSL | hsl(220, 74%, 71%) |
| HSV | hsv(220, 47%, 93%) |
| CMYK | cmyk(47%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(66.71, 6.95, -41.12) |
| CIE-LCH | lch(66.71, 41.70, 279.59°) |
| OKLab | oklab(71.52% -0.0133 -0.1154) |
| OKLCH | oklch(71.52% 0.116 263.4) |
| XYZ | xyz(36.5132, 36.2544, 84.4144) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 8.31
Faded Blue
#658CBB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2EC #ECC77D
analogous
#7DD9EC #7DA2EC #8F7DEC
triadic
#7DA2EC #EC7DA2 #A2EC7D
tetradic
#7DA2EC #EC7DD9 #ECC77D #7DEC8F
square
#7DA2EC #EC7DD9 #ECC77D #7DEC8F
split-complementary
#7DA2EC #EC8F7D #D9EC7D
monochromatic
#1E5AD0 #487CE4 #7DA2EC #B2C8F4 #E4ECFB
Accessibility & contrast
On white
2.55
#7DA2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7DA2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2EC
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2EC | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#7A9EEA
Tritanopia (blue-blind)
#50B2BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7da2ec; /* rgb */ color: rgb(125, 162, 236); /* oklch */ color: oklch(71.5% 0.116 263.4);
Tailwind
colors: {
custom: {
50: '#a8bdf2',
500: '#7da2ec',
950: '#000000',
},
}SCSS
$custom: #7da2ec; $custom-light: #a8bdf2; $custom-dark: #000000;
JSON
{
"hex": "#7da2ec",
"rgb": {
"r": 125,
"g": 162,
"b": 236
},
"hsl": {
"h": 220,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.71521,
"c": 0.1162,
"h": 263.4
},
"luminance": 0.36257
}Semantic roles & 50–950 ramp
primary
#7DA2EC
secondary
#F1E7D3
accent
#940FD7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185