#709DED#709DED
#709DED is a light, vivid blue. Relative luminance 0.337; OKLCH L 69.8% C 0.128 H 261.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #709DED |
|---|---|
| RGB | rgb(112, 157, 237) |
| HSL | hsl(218, 78%, 68%) |
| HSV | hsv(218, 53%, 93%) |
| CMYK | cmyk(52.7%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.70, 7.16, -44.88) |
| CIE-LCH | lch(64.70, 45.45, 279.06°) |
| OKLab | oklab(69.78% -0.0193 -0.1266) |
| OKLCH | oklch(69.78% 0.128 261.3) |
| XYZ | xyz(34.0199, 33.6706, 84.8107) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.48
Soft Blue
#6488EA
ΔE00 6.39
Dark Sky Blue
#448EE4
ΔE00 6.64
Dodgerblue
#1E90FF
ΔE00 7.12
Periwinkle Blue
#8F99FB
ΔE00 7.35
Faded Blue
#658CBB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709DED #EDC070
analogous
#70DBED #709DED #8170ED
triadic
#709DED #ED709D #9DED70
tetradic
#709DED #ED70DB #EDC070 #70ED81
square
#709DED #ED70DB #EDC070 #70ED81
split-complementary
#709DED #ED8170 #DBED70
monochromatic
#1959C9 #3A78E6 #709DED #A6C2F4 #DDE8FB
Accessibility & contrast
On white
2.72
#709DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#709DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709DED
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709DED | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#6E98EB
Tritanopia (blue-blind)
#2DAFBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #709ded; /* rgb */ color: rgb(112, 157, 237); /* oklch */ color: oklch(69.8% 0.128 261.3);
Tailwind
colors: {
custom: {
50: '#a0b9f3',
500: '#709ded',
950: '#000000',
},
}SCSS
$custom: #709ded; $custom-light: #a0b9f3; $custom-dark: #000000;
JSON
{
"hex": "#709ded",
"rgb": {
"r": 112,
"g": 157,
"b": 237
},
"hsl": {
"h": 218.4,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.69781,
"c": 0.12806,
"h": 261.3
},
"luminance": 0.33673
}Semantic roles & 50–950 ramp
primary
#709DED
secondary
#EFE2CA
accent
#900CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085