#749FF3#749FF3
#749FF3 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.7% C 0.132 H 262.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #749FF3 |
|---|---|
| RGB | rgb(116, 159, 243) |
| HSL | hsl(220, 84%, 70%) |
| HSV | hsv(220, 52%, 95%) |
| CMYK | cmyk(52.3%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(65.73, 8.71, -46.53) |
| CIE-LCH | lch(65.73, 47.34, 280.60°) |
| OKLab | oklab(70.73% -0.0165 -0.1313) |
| OKLCH | oklch(70.73% 0.132 262.8) |
| XYZ | xyz(35.7728, 34.9777, 89.6429) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.28
Carolina Blue
#8AB8FE
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 6.91
Dark Sky Blue
#448EE4
ΔE00 7.58
Dodgerblue
#1E90FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749FF3 #F3C874
analogous
#74DEF3 #749FF3 #8874F3
triadic
#749FF3 #F3749F #9FF374
tetradic
#749FF3 #F374DE #F3C874 #74F388
square
#749FF3 #F374DE #F3C874 #74F388
split-complementary
#749FF3 #F38874 #DEF374
monochromatic
#1356DA #3C78EE #749FF3 #ACC6F8 #E3ECFD
Accessibility & contrast
On white
2.63
#749FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#749FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749FF3
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749FF3 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#6F9AF1
Tritanopia (blue-blind)
#32B1BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #749ff3; /* rgb */ color: rgb(116, 159, 243); /* oklch */ color: oklch(70.7% 0.132 262.8);
Tailwind
colors: {
custom: {
50: '#a3bbf7',
500: '#749ff3',
950: '#000000',
},
}SCSS
$custom: #749ff3; $custom-light: #a3bbf7; $custom-dark: #000000;
JSON
{
"hex": "#749ff3",
"rgb": {
"r": 116,
"g": 159,
"b": 243
},
"hsl": {
"h": 219.685,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.70731,
"c": 0.13236,
"h": 262.8
},
"luminance": 0.3498
}Semantic roles & 50–950 ramp
primary
#749FF3
secondary
#F3E7D0
accent
#9605E1
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085