#709BED#709BED
#709BED is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.4% C 0.130 H 262.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #709BED |
|---|---|
| RGB | rgb(112, 155, 237) |
| HSL | hsl(219, 78%, 68%) |
| HSV | hsv(219, 53%, 93%) |
| CMYK | cmyk(52.7%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.16, 8.32, -45.73) |
| CIE-LCH | lch(64.16, 46.48, 280.31°) |
| OKLab | oklab(69.36% -0.0171 -0.1291) |
| OKLCH | oklch(69.36% 0.13 262.5) |
| XYZ | xyz(33.6843, 32.9994, 84.6988) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.11
Soft Blue
#6488EA
ΔE00 5.76
Dark Sky Blue
#448EE4
ΔE00 6.55
Periwinkle Blue
#8F99FB
ΔE00 6.97
Faded Blue
#658CBB
ΔE00 7.04
Dodgerblue
#1E90FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BED #EDC270
analogous
#70D9ED #709BED #8370ED
triadic
#709BED #ED709B #9BED70
tetradic
#709BED #ED70D9 #EDC270 #70ED83
square
#709BED #ED70D9 #EDC270 #70ED83
split-complementary
#709BED #ED8370 #D9ED70
monochromatic
#1956C9 #3A75E6 #709BED #A6C1F4 #DDE7FB
Accessibility & contrast
On white
2.76
#709BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#709BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BED
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BED | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F0
Deuteranopia (green-blind)
#6C96EB
Tritanopia (blue-blind)
#2EADB9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #709bed; /* rgb */ color: rgb(112, 155, 237); /* oklch */ color: oklch(69.4% 0.130 262.5);
Tailwind
colors: {
custom: {
50: '#a0b8f3',
500: '#709bed',
950: '#000000',
},
}SCSS
$custom: #709bed; $custom-light: #a0b8f3; $custom-dark: #000000;
JSON
{
"hex": "#709bed",
"rgb": {
"r": 112,
"g": 155,
"b": 237
},
"hsl": {
"h": 219.36,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.69361,
"c": 0.13021,
"h": 262.5
},
"luminance": 0.33002
}Semantic roles & 50–950 ramp
primary
#709BED
secondary
#EFE2CA
accent
#930CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085