#709ADC#709ADC
#709ADC is a light, moderate blue. Relative luminance 0.317; OKLCH L 68.3% C 0.109 H 259.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #709ADC |
|---|---|
| RGB | rgb(112, 154, 220) |
| HSL | hsl(217, 61%, 65%) |
| HSV | hsv(217, 49%, 86%) |
| CMYK | cmyk(49.1%, 30%, 0%, 13.7%) |
| CIE-LAB | lab(63.11, 3.74, -37.99) |
| CIE-LCH | lch(63.11, 38.17, 275.62°) |
| OKLab | oklab(68.29% -0.0204 -0.1066) |
| OKLCH | oklch(68.29% 0.109 259.2) |
| XYZ | xyz(31.1516, 31.7211, 72.1775) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.39
Faded Blue
#658CBB
ΔE00 5.66
Soft Blue
#6488EA
ΔE00 5.70
Dark Sky Blue
#448EE4
ΔE00 5.94
Dodgerblue
#1E90FF
ΔE00 6.99
Periwinkle Blue
#8F99FB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709ADC #DCB270
analogous
#70D0DC #709ADC #7C70DC
triadic
#709ADC #DC709A #9ADC70
tetradic
#709ADC #DC70D0 #DCB270 #70DC7C
square
#709ADC #DC70D0 #DCB270 #70DC7C
split-complementary
#709ADC #DC7C70 #D0DC70
monochromatic
#295BA8 #3F77D0 #709ADC #A1BDE8 #D2DFF4
Accessibility & contrast
On white
2.86
#709ADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#709ADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709ADC
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709ADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709ADC | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDF
Deuteranopia (green-blind)
#7494DB
Tritanopia (blue-blind)
#40A8B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #709adc; /* rgb */ color: rgb(112, 154, 220); /* oklch */ color: oklch(68.3% 0.109 259.2);
Tailwind
colors: {
custom: {
50: '#9fb7e7',
500: '#709adc',
950: '#000000',
},
}SCSS
$custom: #709adc; $custom-light: #9fb7e7; $custom-dark: #000000;
JSON
{
"hex": "#709adc",
"rgb": {
"r": 112,
"g": 154,
"b": 220
},
"hsl": {
"h": 216.667,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.68289,
"c": 0.10853,
"h": 259.2
},
"luminance": 0.31723
}Semantic roles & 50–950 ramp
primary
#709ADC
secondary
#E6D8C2
accent
#861DC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084