#709DDF#709DDF
#709DDF is a light, moderate blue. Relative luminance 0.329; OKLCH L 69.1% C 0.110 H 257.8°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #709DDF |
|---|---|
| RGB | rgb(112, 157, 223) |
| HSL | hsl(216, 63%, 66%) |
| HSV | hsv(216, 50%, 87%) |
| CMYK | cmyk(49.8%, 29.6%, 0%, 12.5%) |
| CIE-LAB | lab(64.07, 2.91, -38.16) |
| CIE-LCH | lch(64.07, 38.27, 274.37°) |
| OKLab | oklab(69.08% -0.0231 -0.1071) |
| OKLCH | oklch(69.08% 0.11 257.8) |
| XYZ | xyz(32.0538, 32.8841, 74.4559) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.77
Dark Sky Blue
#448EE4
ΔE00 6.17
Faded Blue
#658CBB
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 6.56
Dodgerblue
#1E90FF
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DDF #DFB270
analogous
#70D4DF #709DDF #7A70DF
triadic
#709DDF #DF709D #9DDF70
tetradic
#709DDF #DF70D4 #DFB270 #70DF7A
square
#709DDF #DF70D4 #DFB270 #70DF7A
split-complementary
#709DDF #DF7A70 #D4DF70
monochromatic
#275EAE #3E7BD4 #709DDF #A2BFEA #D4E2F5
Accessibility & contrast
On white
2.77
#709DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#709DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DDF
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DDF | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#7696DE
Tritanopia (blue-blind)
#3CACB4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #709ddf; /* rgb */ color: rgb(112, 157, 223); /* oklch */ color: oklch(69.1% 0.110 257.8);
Tailwind
colors: {
custom: {
50: '#9fb9e9',
500: '#709ddf',
950: '#000000',
},
}SCSS
$custom: #709ddf; $custom-light: #9fb9e9; $custom-dark: #000000;
JSON
{
"hex": "#709ddf",
"rgb": {
"r": 112,
"g": 157,
"b": 223
},
"hsl": {
"h": 215.676,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.69079,
"c": 0.10954,
"h": 257.8
},
"luminance": 0.32886
}Semantic roles & 50–950 ramp
primary
#709DDF
secondary
#E8D9C3
accent
#831ACB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084