#709CDC#709CDC
#709CDC is a light, moderate blue. Relative luminance 0.324; OKLCH L 68.7% C 0.107 H 257.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #709CDC |
|---|---|
| RGB | rgb(112, 156, 220) |
| HSL | hsl(216, 61%, 65%) |
| HSV | hsv(216, 49%, 86%) |
| CMYK | cmyk(49.1%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(63.66, 2.59, -37.13) |
| CIE-LCH | lch(63.66, 37.22, 273.99°) |
| OKLab | oklab(68.72% -0.0227 -0.1041) |
| OKLCH | oklch(68.72% 0.107 257.7) |
| XYZ | xyz(31.4845, 32.3868, 72.2885) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.72
Dark Sky Blue
#448EE4
ΔE00 6.03
Faded Blue
#658CBB
ΔE00 6.04
Soft Blue
#6488EA
ΔE00 6.32
Dodgerblue
#1E90FF
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CDC #DCB070
analogous
#70D2DC #709CDC #7A70DC
triadic
#709CDC #DC709C #9CDC70
tetradic
#709CDC #DC70D2 #DCB070 #70DC7A
square
#709CDC #DC70D2 #DCB070 #70DC7A
split-complementary
#709CDC #DC7A70 #D2DC70
monochromatic
#295DA8 #3F7AD0 #709CDC #A1BEE8 #D2E0F4
Accessibility & contrast
On white
2.81
#709CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#709CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CDC
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CDC | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#7696DB
Tritanopia (blue-blind)
#3FAAB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #709cdc; /* rgb */ color: rgb(112, 156, 220); /* oklch */ color: oklch(68.7% 0.107 257.7);
Tailwind
colors: {
custom: {
50: '#9fb9e7',
500: '#709cdc',
950: '#000000',
},
}SCSS
$custom: #709cdc; $custom-light: #9fb9e7; $custom-dark: #000000;
JSON
{
"hex": "#709cdc",
"rgb": {
"r": 112,
"g": 156,
"b": 220
},
"hsl": {
"h": 215.556,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.68719,
"c": 0.10658,
"h": 257.7
},
"luminance": 0.32389
}Semantic roles & 50–950 ramp
primary
#709CDC
secondary
#E6D7C2
accent
#831DC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084