#739BEE#739BEE
#739BEE is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.6% C 0.130 H 263.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #739BEE |
|---|---|
| RGB | rgb(115, 155, 238) |
| HSL | hsl(220, 78%, 69%) |
| HSV | hsv(220, 52%, 93%) |
| CMYK | cmyk(51.7%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.37, 9.28, -45.94) |
| CIE-LCH | lch(64.37, 46.87, 281.42°) |
| OKLab | oklab(69.58% -0.0141 -0.1296) |
| OKLCH | oklch(69.58% 0.13 263.8) |
| XYZ | xyz(34.2190, 33.2581, 85.4886) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.51
Soft Blue
#6488EA
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.35
Dark Sky Blue
#448EE4
ΔE00 7.07
Faded Blue
#658CBB
ΔE00 7.25
Dodgerblue
#1E90FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#739BEE #EEC673
analogous
#73D9EE #739BEE #8973EE
triadic
#739BEE #EE739B #9BEE73
tetradic
#739BEE #EE73D9 #EEC673 #73EE89
square
#739BEE #EE73D9 #EEC673 #73EE89
split-complementary
#739BEE #EE8973 #D9EE73
monochromatic
#1954CE #3C74E7 #739BEE #AAC2F5 #E0E9FB
Accessibility & contrast
On white
2.74
#739BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#739BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #739BEE
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##739BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##739BEE | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#36ADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #739bee; /* rgb */ color: rgb(115, 155, 238); /* oklch */ color: oklch(69.6% 0.130 263.8);
Tailwind
colors: {
custom: {
50: '#a2b8f4',
500: '#739bee',
950: '#000000',
},
}SCSS
$custom: #739bee; $custom-light: #a2b8f4; $custom-dark: #000000;
JSON
{
"hex": "#739bee",
"rgb": {
"r": 115,
"g": 155,
"b": 238
},
"hsl": {
"h": 220.488,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.69582,
"c": 0.1304,
"h": 263.8
},
"luminance": 0.33261
}Semantic roles & 50–950 ramp
primary
#739BEE
secondary
#F0E5CD
accent
#970BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085