#709BDF#709BDF
#709BDF is a light, moderate blue. Relative luminance 0.322; OKLCH L 68.7% C 0.112 H 259.3°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #709BDF |
|---|---|
| RGB | rgb(112, 155, 223) |
| HSL | hsl(217, 63%, 66%) |
| HSV | hsv(217, 50%, 87%) |
| CMYK | cmyk(49.8%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(63.52, 4.06, -39.01) |
| CIE-LCH | lch(63.52, 39.22, 275.94°) |
| OKLab | oklab(68.65% -0.0207 -0.1096) |
| OKLCH | oklch(68.65% 0.112 259.3) |
| XYZ | xyz(31.7182, 32.2129, 74.3440) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.37
Soft Blue
#6488EA
ΔE00 5.93
Dark Sky Blue
#448EE4
ΔE00 6.04
Faded Blue
#658CBB
ΔE00 6.05
Dodgerblue
#1E90FF
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BDF #DFB470
analogous
#70D2DF #709BDF #7C70DF
triadic
#709BDF #DF709B #9BDF70
tetradic
#709BDF #DF70D2 #DFB470 #70DF7C
square
#709BDF #DF70D2 #DFB470 #70DF7C
split-complementary
#709BDF #DF7C70 #D2DF70
monochromatic
#275BAE #3E78D4 #709BDF #A2BEEA #D4E1F5
Accessibility & contrast
On white
2.82
#709BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#709BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BDF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BDF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#7495DE
Tritanopia (blue-blind)
#3DAAB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709bdf; /* rgb */ color: rgb(112, 155, 223); /* oklch */ color: oklch(68.7% 0.112 259.3);
Tailwind
colors: {
custom: {
50: '#9fb8e9',
500: '#709bdf',
950: '#000000',
},
}SCSS
$custom: #709bdf; $custom-light: #9fb8e9; $custom-dark: #000000;
JSON
{
"hex": "#709bdf",
"rgb": {
"r": 112,
"g": 155,
"b": 223
},
"hsl": {
"h": 216.757,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.6865,
"c": 0.11151,
"h": 259.3
},
"luminance": 0.32215
}Semantic roles & 50–950 ramp
primary
#709BDF
secondary
#E8DAC3
accent
#871ACB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084