#749FF7#749FF7
#749FF7 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.9% C 0.138 H 263.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #749FF7 |
|---|---|
| RGB | rgb(116, 159, 247) |
| HSL | hsl(220, 89%, 71%) |
| HSV | hsv(220, 53%, 97%) |
| CMYK | cmyk(53%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.92, 9.93, -48.42) |
| CIE-LCH | lch(65.92, 49.43, 281.59°) |
| OKLab | oklab(70.94% -0.0155 -0.1368) |
| OKLCH | oklch(70.94% 0.138 263.5) |
| XYZ | xyz(36.3834, 35.2220, 92.8589) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.42
Periwinkle Blue
#8F99FB
ΔE00 6.69
Carolina Blue
#8AB8FE
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 6.96
Dark Sky Blue
#448EE4
ΔE00 7.77
Dodgerblue
#1E90FF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749FF7 #F7CC74
analogous
#74E1F7 #749FF7 #8A74F7
triadic
#749FF7 #F7749F #9FF774
tetradic
#749FF7 #F774E1 #F7CC74 #74F78A
square
#749FF7 #F774E1 #F7CC74 #74F78A
split-complementary
#749FF7 #F78A74 #E1F774
monochromatic
#0D53E4 #3A77F4 #749FF7 #AEC7FA #E2EBFD
Accessibility & contrast
On white
2.61
#749FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#749FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749FF7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749FF7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#6C9BF5
Tritanopia (blue-blind)
#2DB2BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #749ff7; /* rgb */ color: rgb(116, 159, 247); /* oklch */ color: oklch(70.9% 0.138 263.5);
Tailwind
colors: {
custom: {
50: '#a4bbfa',
500: '#749ff7',
950: '#000000',
},
}SCSS
$custom: #749ff7; $custom-light: #a4bbfa; $custom-dark: #000000;
JSON
{
"hex": "#749ff7",
"rgb": {
"r": 116,
"g": 159,
"b": 247
},
"hsl": {
"h": 220.305,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.7094,
"c": 0.13771,
"h": 263.5
},
"luminance": 0.35225
}Semantic roles & 50–950 ramp
primary
#749FF7
secondary
#F5E9D2
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085