#709DEC#709DEC
#709DEC is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.7% C 0.127 H 261.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #709DEC |
|---|---|
| RGB | rgb(112, 157, 236) |
| HSL | hsl(218, 77%, 68%) |
| HSV | hsv(218, 53%, 93%) |
| CMYK | cmyk(52.5%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(64.65, 6.85, -44.40) |
| CIE-LCH | lch(64.65, 44.93, 278.77°) |
| OKLab | oklab(69.73% -0.0196 -0.1252) |
| OKLCH | oklch(69.73% 0.127 261.1) |
| XYZ | xyz(33.8743, 33.6123, 84.0434) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.47
Soft Blue
#6488EA
ΔE00 6.39
Dark Sky Blue
#448EE4
ΔE00 6.60
Dodgerblue
#1E90FF
ΔE00 7.10
Faded Blue
#658CBB
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DEC #ECBF70
analogous
#70DBEC #709DEC #8170EC
triadic
#709DEC #EC709D #9DEC70
tetradic
#709DEC #EC70DB #ECBF70 #70EC81
square
#709DEC #EC70DB #ECBF70 #70EC81
split-complementary
#709DEC #EC8170 #DBEC70
monochromatic
#1A59C7 #3A78E5 #709DEC #A6C2F3 #DCE7FA
Accessibility & contrast
On white
2.72
#709DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#709DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DEC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DEC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#6F98EA
Tritanopia (blue-blind)
#2EAEBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #709dec; /* rgb */ color: rgb(112, 157, 236); /* oklch */ color: oklch(69.7% 0.127 261.1);
Tailwind
colors: {
custom: {
50: '#a0b9f2',
500: '#709dec',
950: '#000000',
},
}SCSS
$custom: #709dec; $custom-light: #a0b9f2; $custom-dark: #000000;
JSON
{
"hex": "#709dec",
"rgb": {
"r": 112,
"g": 157,
"b": 236
},
"hsl": {
"h": 218.226,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.69729,
"c": 0.12673,
"h": 261.1
},
"luminance": 0.33615
}Semantic roles & 50–950 ramp
primary
#709DEC
secondary
#EFE1C9
accent
#8F0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085