#709BDC#709BDC
#709BDC is a light, moderate blue. Relative luminance 0.321; OKLCH L 68.5% C 0.108 H 258.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #709BDC |
|---|---|
| RGB | rgb(112, 155, 220) |
| HSL | hsl(216, 61%, 65%) |
| HSV | hsv(216, 49%, 86%) |
| CMYK | cmyk(49.1%, 29.5%, 0%, 13.7%) |
| CIE-LAB | lab(63.39, 3.16, -37.56) |
| CIE-LCH | lch(63.39, 37.69, 274.81°) |
| OKLab | oklab(68.5% -0.0216 -0.1054) |
| OKLCH | oklch(68.5% 0.108 258.4) |
| XYZ | xyz(31.3174, 32.0526, 72.2328) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.53
Faded Blue
#658CBB
ΔE00 5.84
Dark Sky Blue
#448EE4
ΔE00 5.97
Soft Blue
#6488EA
ΔE00 6.01
Dodgerblue
#1E90FF
ΔE00 6.94
Periwinkle Blue
#8F99FB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BDC #DCB170
analogous
#70D1DC #709BDC #7B70DC
triadic
#709BDC #DC709B #9BDC70
tetradic
#709BDC #DC70D1 #DCB170 #70DC7B
square
#709BDC #DC70D1 #DCB170 #70DC7B
split-complementary
#709BDC #DC7B70 #D1DC70
monochromatic
#295CA8 #3F79D0 #709BDC #A1BDE8 #D2E0F4
Accessibility & contrast
On white
2.83
#709BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#709BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BDC
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BDC | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#7595DB
Tritanopia (blue-blind)
#3FA9B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #709bdc; /* rgb */ color: rgb(112, 155, 220); /* oklch */ color: oklch(68.5% 0.108 258.4);
Tailwind
colors: {
custom: {
50: '#9fb8e7',
500: '#709bdc',
950: '#000000',
},
}SCSS
$custom: #709bdc; $custom-light: #9fb8e7; $custom-dark: #000000;
JSON
{
"hex": "#709bdc",
"rgb": {
"r": 112,
"g": 155,
"b": 220
},
"hsl": {
"h": 216.111,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.68504,
"c": 0.10755,
"h": 258.4
},
"luminance": 0.32055
}Semantic roles & 50–950 ramp
primary
#709BDC
secondary
#E6D8C2
accent
#841DC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084