#7DA2EB#7DA2EB
#7DA2EB is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.5% C 0.115 H 263.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2EB |
|---|---|
| RGB | rgb(125, 162, 235) |
| HSL | hsl(220, 73%, 71%) |
| HSV | hsv(220, 47%, 92%) |
| CMYK | cmyk(46.8%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(66.67, 6.66, -40.64) |
| CIE-LCH | lch(66.67, 41.18, 279.30°) |
| OKLab | oklab(71.47% -0.0135 -0.114) |
| OKLCH | oklch(71.47% 0.115 263.2) |
| XYZ | xyz(36.3683, 36.1965, 83.6514) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 6.14
Soft Blue
#6488EA
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 8.33
Faded Blue
#658CBB
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2EB #EBC67D
analogous
#7DD9EB #7DA2EB #8F7DEB
triadic
#7DA2EB #EB7DA2 #A2EB7D
tetradic
#7DA2EB #EB7DD9 #EBC67D #7DEB8F
square
#7DA2EB #EB7DD9 #EBC67D #7DEB8F
split-complementary
#7DA2EB #EB8F7D #D9EB7D
monochromatic
#205ACE #487CE3 #7DA2EB #B2C8F3 #E4ECFB
Accessibility & contrast
On white
2.55
#7DA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#7DA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2EB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2EB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#7B9EE9
Tritanopia (blue-blind)
#50B2BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7da2eb; /* rgb */ color: rgb(125, 162, 235); /* oklch */ color: oklch(71.5% 0.115 263.2);
Tailwind
colors: {
custom: {
50: '#a8bdf1',
500: '#7da2eb',
950: '#000000',
},
}SCSS
$custom: #7da2eb; $custom-light: #a8bdf1; $custom-dark: #000000;
JSON
{
"hex": "#7da2eb",
"rgb": {
"r": 125,
"g": 162,
"b": 235
},
"hsl": {
"h": 219.818,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.71473,
"c": 0.11485,
"h": 263.2
},
"luminance": 0.36199
}Semantic roles & 50–950 ramp
primary
#7DA2EB
secondary
#F1E7D3
accent
#9310D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185