#709CDF#709CDF
#709CDF is a light, moderate blue. Relative luminance 0.325; OKLCH L 68.9% C 0.111 H 258.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #709CDF |
|---|---|
| RGB | rgb(112, 156, 223) |
| HSL | hsl(216, 63%, 66%) |
| HSV | hsv(216, 50%, 87%) |
| CMYK | cmyk(49.8%, 30%, 0%, 12.5%) |
| CIE-LAB | lab(63.79, 3.49, -38.58) |
| CIE-LCH | lch(63.79, 38.74, 275.16°) |
| OKLab | oklab(68.86% -0.0219 -0.1083) |
| OKLCH | oklch(68.86% 0.111 258.6) |
| XYZ | xyz(31.8853, 32.5471, 74.3998) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.55
Dark Sky Blue
#448EE4
ΔE00 6.10
Faded Blue
#658CBB
ΔE00 6.23
Soft Blue
#6488EA
ΔE00 6.24
Dodgerblue
#1E90FF
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CDF #DFB370
analogous
#70D4DF #709CDF #7B70DF
triadic
#709CDF #DF709C #9CDF70
tetradic
#709CDF #DF70D4 #DFB370 #70DF7B
square
#709CDF #DF70D4 #DFB370 #70DF7B
split-complementary
#709CDF #DF7B70 #D4DF70
monochromatic
#275CAE #3E79D4 #709CDF #A2BFEA #D4E1F5
Accessibility & contrast
On white
2.80
#709CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#709CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CDF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CDF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#7596DE
Tritanopia (blue-blind)
#3DABB4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #709cdf; /* rgb */ color: rgb(112, 156, 223); /* oklch */ color: oklch(68.9% 0.111 258.6);
Tailwind
colors: {
custom: {
50: '#9fb9e9',
500: '#709cdf',
950: '#000000',
},
}SCSS
$custom: #709cdf; $custom-light: #9fb9e9; $custom-dark: #000000;
JSON
{
"hex": "#709cdf",
"rgb": {
"r": 112,
"g": 156,
"b": 223
},
"hsl": {
"h": 216.216,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.68864,
"c": 0.11052,
"h": 258.6
},
"luminance": 0.32549
}Semantic roles & 50–950 ramp
primary
#709CDF
secondary
#E8D9C3
accent
#851ACB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084