#709AEE#709AEE
#709AEE is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.2% C 0.133 H 263.2°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #709AEE |
|---|---|
| RGB | rgb(112, 154, 238) |
| HSL | hsl(220, 79%, 69%) |
| HSV | hsv(220, 53%, 93%) |
| CMYK | cmyk(52.9%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(63.94, 9.20, -46.63) |
| CIE-LCH | lch(63.94, 47.53, 281.16°) |
| OKLab | oklab(69.21% -0.0157 -0.1317) |
| OKLCH | oklch(69.21% 0.133 263.2) |
| XYZ | xyz(33.6651, 32.7265, 85.4152) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.01
Soft Blue
#6488EA
ΔE00 5.46
Dark Sky Blue
#448EE4
ΔE00 6.58
Periwinkle Blue
#8F99FB
ΔE00 6.75
Faded Blue
#658CBB
ΔE00 6.97
Dodgerblue
#1E90FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709AEE #EEC470
analogous
#70D9EE #709AEE #8570EE
triadic
#709AEE #EE709A #9AEE70
tetradic
#709AEE #EE70D9 #EEC470 #70EE85
square
#709AEE #EE70D9 #EEC470 #70EE85
split-complementary
#709AEE #EE8570 #D9EE70
monochromatic
#1854CB #3973E7 #709AEE #A7C1F5 #DDE7FB
Accessibility & contrast
On white
2.78
#709AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#709AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709AEE
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709AEE | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#6A96EC
Tritanopia (blue-blind)
#2DACB9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #709aee; /* rgb */ color: rgb(112, 154, 238); /* oklch */ color: oklch(69.2% 0.133 263.2);
Tailwind
colors: {
custom: {
50: '#a1b7f4',
500: '#709aee',
950: '#000000',
},
}SCSS
$custom: #709aee; $custom-light: #a1b7f4; $custom-dark: #000000;
JSON
{
"hex": "#709aee",
"rgb": {
"r": 112,
"g": 154,
"b": 238
},
"hsl": {
"h": 220,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.69205,
"c": 0.13265,
"h": 263.2
},
"luminance": 0.32729
}Semantic roles & 50–950 ramp
primary
#709AEE
secondary
#F0E3CA
accent
#960ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085