#709BDD#709BDD
#709BDD is a light, moderate blue. Relative luminance 0.321; OKLCH L 68.6% C 0.109 H 258.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #709BDD |
|---|---|
| RGB | rgb(112, 155, 221) |
| HSL | hsl(216, 62%, 65%) |
| HSV | hsv(216, 49%, 87%) |
| CMYK | cmyk(49.3%, 29.9%, 0%, 13.3%) |
| CIE-LAB | lab(63.43, 3.46, -38.04) |
| CIE-LCH | lch(63.43, 38.20, 275.20°) |
| OKLab | oklab(68.55% -0.0213 -0.1068) |
| OKLCH | oklch(68.55% 0.109 258.7) |
| XYZ | xyz(31.4502, 32.1057, 72.9323) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.47
Faded Blue
#658CBB
ΔE00 5.91
Soft Blue
#6488EA
ΔE00 5.98
Dark Sky Blue
#448EE4
ΔE00 6.00
Dodgerblue
#1E90FF
ΔE00 6.94
Periwinkle Blue
#8F99FB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BDD #DDB270
analogous
#70D2DD #709BDD #7B70DD
triadic
#709BDD #DD709B #9BDD70
tetradic
#709BDD #DD70D2 #DDB270 #70DD7B
square
#709BDD #DD70D2 #DDB270 #70DD7B
split-complementary
#709BDD #DD7B70 #D2DD70
monochromatic
#285CAA #3F78D1 #709BDD #A1BEE9 #D3E0F5
Accessibility & contrast
On white
2.83
#709BDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#709BDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BDD
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BDD | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FE0
Deuteranopia (green-blind)
#7595DC
Tritanopia (blue-blind)
#3FA9B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709bdd; /* rgb */ color: rgb(112, 155, 221); /* oklch */ color: oklch(68.6% 0.109 258.7);
Tailwind
colors: {
custom: {
50: '#9fb8e8',
500: '#709bdd',
950: '#000000',
},
}SCSS
$custom: #709bdd; $custom-light: #9fb8e8; $custom-dark: #000000;
JSON
{
"hex": "#709bdd",
"rgb": {
"r": 112,
"g": 155,
"b": 221
},
"hsl": {
"h": 216.33,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.68552,
"c": 0.10886,
"h": 258.7
},
"luminance": 0.32108
}Semantic roles & 50–950 ramp
primary
#709BDD
secondary
#E7D8C2
accent
#851CC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084