#709BEE#709BEE
#709BEE is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.4% C 0.132 H 262.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #709BEE |
|---|---|
| RGB | rgb(112, 155, 238) |
| HSL | hsl(220, 79%, 69%) |
| HSV | hsv(220, 53%, 93%) |
| CMYK | cmyk(52.9%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.21, 8.62, -46.20) |
| CIE-LCH | lch(64.21, 47.00, 280.57°) |
| OKLab | oklab(69.41% -0.0169 -0.1305) |
| OKLCH | oklch(69.41% 0.132 262.6) |
| XYZ | xyz(33.8308, 33.0580, 85.4704) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.13
Soft Blue
#6488EA
ΔE00 5.76
Dark Sky Blue
#448EE4
ΔE00 6.60
Periwinkle Blue
#8F99FB
ΔE00 6.93
Faded Blue
#658CBB
ΔE00 7.12
Dodgerblue
#1E90FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709BEE #EEC370
analogous
#70DAEE #709BEE #8470EE
triadic
#709BEE #EE709B #9BEE70
tetradic
#709BEE #EE70DA #EEC370 #70EE84
square
#709BEE #EE70DA #EEC370 #70EE84
split-complementary
#709BEE #EE8470 #DAEE70
monochromatic
#1855CB #3975E7 #709BEE #A7C1F5 #DDE7FB
Accessibility & contrast
On white
2.76
#709BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#709BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709BEE
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709BEE | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#6B96EC
Tritanopia (blue-blind)
#2CADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #709bee; /* rgb */ color: rgb(112, 155, 238); /* oklch */ color: oklch(69.4% 0.132 262.6);
Tailwind
colors: {
custom: {
50: '#a1b8f4',
500: '#709bee',
950: '#000000',
},
}SCSS
$custom: #709bee; $custom-light: #a1b8f4; $custom-dark: #000000;
JSON
{
"hex": "#709bee",
"rgb": {
"r": 112,
"g": 155,
"b": 238
},
"hsl": {
"h": 219.524,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.69413,
"c": 0.13154,
"h": 262.6
},
"luminance": 0.3306
}Semantic roles & 50–950 ramp
primary
#709BEE
secondary
#F0E3CA
accent
#940ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085