#709CDE#709CDE
#709CDE is a light, moderate blue. Relative luminance 0.325; OKLCH L 68.8% C 0.109 H 258.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #709CDE |
|---|---|
| RGB | rgb(112, 156, 222) |
| HSL | hsl(216, 63%, 65%) |
| HSV | hsv(216, 50%, 87%) |
| CMYK | cmyk(49.5%, 29.7%, 0%, 12.9%) |
| CIE-LAB | lab(63.75, 3.19, -38.10) |
| CIE-LCH | lch(63.75, 38.23, 274.78°) |
| OKLab | oklab(68.82% -0.0222 -0.1069) |
| OKLCH | oklch(68.82% 0.109 258.3) |
| XYZ | xyz(31.7509, 32.4934, 73.6918) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.60
Dark Sky Blue
#448EE4
ΔE00 6.07
Faded Blue
#658CBB
ΔE00 6.17
Soft Blue
#6488EA
ΔE00 6.27
Dodgerblue
#1E90FF
ΔE00 6.91
Periwinkle Blue
#8F99FB
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CDE #DEB270
analogous
#70D3DE #709CDE #7B70DE
triadic
#709CDE #DE709C #9CDE70
tetradic
#709CDE #DE70D3 #DEB270 #70DE7B
square
#709CDE #DE70D3 #DEB270 #70DE7B
split-complementary
#709CDE #DE7B70 #D3DE70
monochromatic
#285DAC #3E7AD3 #709CDE #A2BEE9 #D3E1F5
Accessibility & contrast
On white
2.80
#709CDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#709CDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CDE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CDE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E1
Deuteranopia (green-blind)
#7596DD
Tritanopia (blue-blind)
#3DAAB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709cde; /* rgb */ color: rgb(112, 156, 222); /* oklch */ color: oklch(68.8% 0.109 258.3);
Tailwind
colors: {
custom: {
50: '#9fb9e8',
500: '#709cde',
950: '#000000',
},
}SCSS
$custom: #709cde; $custom-light: #9fb9e8; $custom-dark: #000000;
JSON
{
"hex": "#709cde",
"rgb": {
"r": 112,
"g": 156,
"b": 222
},
"hsl": {
"h": 216,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.68816,
"c": 0.1092,
"h": 258.3
},
"luminance": 0.32496
}Semantic roles & 50–950 ramp
primary
#709CDE
secondary
#E7D9C2
accent
#841BCA
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084