#709CEE#709CEE
#709CEE is a light, vivid blue. Relative luminance 0.334; OKLCH L 69.6% C 0.130 H 262.1°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #709CEE |
|---|---|
| RGB | rgb(112, 156, 238) |
| HSL | hsl(219, 79%, 69%) |
| HSV | hsv(219, 53%, 93%) |
| CMYK | cmyk(52.9%, 34.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.48, 8.04, -45.78) |
| CIE-LCH | lch(64.48, 46.48, 279.97°) |
| OKLab | oklab(69.62% -0.018 -0.1292) |
| OKLCH | oklch(69.62% 0.13 262.1) |
| XYZ | xyz(33.9980, 33.3922, 85.5261) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.29
Soft Blue
#6488EA
ΔE00 6.07
Dark Sky Blue
#448EE4
ΔE00 6.63
Periwinkle Blue
#8F99FB
ΔE00 7.11
Dodgerblue
#1E90FF
ΔE00 7.17
Faded Blue
#658CBB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#709CEE #EEC270
analogous
#70DBEE #709CEE #8370EE
triadic
#709CEE #EE709C #9CEE70
tetradic
#709CEE #EE70DB #EEC270 #70EE83
square
#709CEE #EE70DB #EEC270 #70EE83
split-complementary
#709CEE #EE8370 #DBEE70
monochromatic
#1857CB #3976E7 #709CEE #A7C2F5 #DDE8FB
Accessibility & contrast
On white
2.73
#709CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#709CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #709CEE
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##709CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##709CEE | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#2CAEBA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #709cee; /* rgb */ color: rgb(112, 156, 238); /* oklch */ color: oklch(69.6% 0.130 262.1);
Tailwind
colors: {
custom: {
50: '#a0b8f4',
500: '#709cee',
950: '#000000',
},
}SCSS
$custom: #709cee; $custom-light: #a0b8f4; $custom-dark: #000000;
JSON
{
"hex": "#709cee",
"rgb": {
"r": 112,
"g": 156,
"b": 238
},
"hsl": {
"h": 219.048,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.69623,
"c": 0.13046,
"h": 262.1
},
"luminance": 0.33395
}Semantic roles & 50–950 ramp
primary
#709CEE
secondary
#F0E3CA
accent
#920ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085