#709BE8#709BE8
#709BE8 is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.1% C 0.124 H 261.5°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #709BE8 |
|---|---|
| RGB | rgb(112, 155, 232) |
| HSL | hsl(219, 72%, 67%) |
| HSV | hsv(219, 52%, 91%) |
| CMYK | cmyk(51.7%, 33.2%, 0%, 9%) |
| CIE-LAB | lab(63.93, 6.78, -43.34) |
| CIE-LCH | lch(63.93, 43.87, 278.89°) |
| OKLab | oklab(69.1% -0.0183 -0.1221) |
| OKLCH | oklch(69.1% 0.124 261.5) |
| XYZ | xyz(32.9640, 32.7112, 80.9051) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.09
Soft Blue
#6488EA
ΔE00 5.78
Dark Sky Blue
#448EE4
ΔE00 6.34
Faded Blue
#658CBB
ΔE00 6.68
Dodgerblue
#1E90FF
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BE8 #E8BD70
analogous
#70D7E8 #709BE8 #8170E8
triadic
#709BE8 #E8709B #9BE870
tetradic
#709BE8 #E870D7 #E8BD70 #70E881
square
#709BE8 #E870D7 #E8BD70 #70E881
split-complementary
#709BE8 #E88170 #D7E870
monochromatic
#1F58BF #3B76E0 #709BE8 #A5C0F0 #D9E5F9
Accessibility & contrast
On white
2.78
#709BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#709BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BE8
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BE8 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EB
Deuteranopia (green-blind)
#6F96E6
Tritanopia (blue-blind)
#34ACB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #709be8; /* rgb */ color: rgb(112, 155, 232); /* oklch */ color: oklch(69.1% 0.124 261.5);
Tailwind
colors: {
custom: {
50: '#a0b8ef',
500: '#709be8',
950: '#000000',
},
}SCSS
$custom: #709be8; $custom-light: #a0b8ef; $custom-dark: #000000;
JSON
{
"hex": "#709be8",
"rgb": {
"r": 112,
"g": 155,
"b": 232
},
"hsl": {
"h": 218.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.69102,
"c": 0.12351,
"h": 261.5
},
"luminance": 0.32714
}Semantic roles & 50–950 ramp
primary
#709BE8
secondary
#EDDFC7
accent
#8E11D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084