#709CE8#709CE8
#709CE8 is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.3% C 0.122 H 260.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #709CE8 |
|---|---|
| RGB | rgb(112, 156, 232) |
| HSL | hsl(218, 72%, 67%) |
| HSV | hsv(218, 52%, 91%) |
| CMYK | cmyk(51.7%, 32.8%, 0%, 9%) |
| CIE-LAB | lab(64.20, 6.21, -42.92) |
| CIE-LCH | lch(64.20, 43.37, 278.23°) |
| OKLab | oklab(69.31% -0.0195 -0.1209) |
| OKLCH | oklch(69.31% 0.122 260.8) |
| XYZ | xyz(33.1311, 33.0454, 80.9608) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.27
Soft Blue
#6488EA
ΔE00 6.10
Dark Sky Blue
#448EE4
ΔE00 6.38
Faded Blue
#658CBB
ΔE00 6.85
Dodgerblue
#1E90FF
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CE8 #E8BC70
analogous
#70D8E8 #709CE8 #8070E8
triadic
#709CE8 #E8709C #9CE870
tetradic
#709CE8 #E870D8 #E8BC70 #70E880
square
#709CE8 #E870D8 #E8BC70 #70E880
split-complementary
#709CE8 #E88070 #D8E870
monochromatic
#1F59BF #3B78E0 #709CE8 #A5C0F0 #D9E5F9
Accessibility & contrast
On white
2.76
#709CE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#709CE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CE8
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CE8 | 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)
#7EA2EB
Deuteranopia (green-blind)
#7096E6
Tritanopia (blue-blind)
#33ADB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #709ce8; /* rgb */ color: rgb(112, 156, 232); /* oklch */ color: oklch(69.3% 0.122 260.8);
Tailwind
colors: {
custom: {
50: '#a0b8ef',
500: '#709ce8',
950: '#000000',
},
}SCSS
$custom: #709ce8; $custom-light: #a0b8ef; $custom-dark: #000000;
JSON
{
"hex": "#709ce8",
"rgb": {
"r": 112,
"g": 156,
"b": 232
},
"hsl": {
"h": 218,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.69314,
"c": 0.12246,
"h": 260.8
},
"luminance": 0.33048
}Semantic roles & 50–950 ramp
primary
#709CE8
secondary
#EDDFC7
accent
#8D11D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084