#709FEE#709FEE
#709FEE is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.3% C 0.127 H 260.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #709FEE |
|---|---|
| RGB | rgb(112, 159, 238) |
| HSL | hsl(218, 79%, 69%) |
| HSV | hsv(218, 53%, 93%) |
| CMYK | cmyk(52.9%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.29, 6.31, -44.50) |
| CIE-LCH | lch(65.29, 44.95, 278.08°) |
| OKLab | oklab(70.25% -0.0213 -0.1255) |
| OKLCH | oklch(70.25% 0.127 260.3) |
| XYZ | xyz(34.5076, 34.4115, 85.6960) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.96
Dark Sky Blue
#448EE4
ΔE00 6.84
Carolina Blue
#8AB8FE
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 7.01
Dodgerblue
#1E90FF
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709FEE #EEBF70
analogous
#70DEEE #709FEE #8070EE
triadic
#709FEE #EE709F #9FEE70
tetradic
#709FEE #EE70DE #EEBF70 #70EE80
square
#709FEE #EE70DE #EEBF70 #70EE80
split-complementary
#709FEE #EE8070 #DEEE70
monochromatic
#185BCB #397AE7 #709FEE #A7C4F5 #DDE8FB
Accessibility & contrast
On white
2.66
#709FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#709FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709FEE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709FEE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#7099EC
Tritanopia (blue-blind)
#2BB0BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #709fee; /* rgb */ color: rgb(112, 159, 238); /* oklch */ color: oklch(70.3% 0.127 260.3);
Tailwind
colors: {
custom: {
50: '#a0bbf4',
500: '#709fee',
950: '#000000',
},
}SCSS
$custom: #709fee; $custom-light: #a0bbf4; $custom-dark: #000000;
JSON
{
"hex": "#709fee",
"rgb": {
"r": 112,
"g": 159,
"b": 238
},
"hsl": {
"h": 217.619,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.70253,
"c": 0.12729,
"h": 260.3
},
"luminance": 0.34414
}Semantic roles & 50–950 ramp
primary
#709FEE
secondary
#F0E2CA
accent
#8D0ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085