#749FF6#749FF6
#749FF6 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.9% C 0.136 H 263.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #749FF6 |
|---|---|
| RGB | rgb(116, 159, 246) |
| HSL | hsl(220, 88%, 71%) |
| HSV | hsv(220, 53%, 96%) |
| CMYK | cmyk(52.8%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(65.87, 9.63, -47.95) |
| CIE-LCH | lch(65.87, 48.91, 281.35°) |
| OKLab | oklab(70.89% -0.0158 -0.1354) |
| OKLCH | oklch(70.89% 0.136 263.4) |
| XYZ | xyz(36.2295, 35.1604, 92.0484) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.38
Periwinkle Blue
#8F99FB
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 7.72
Dodgerblue
#1E90FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749FF6 #F6CB74
analogous
#74E0F6 #749FF6 #8A74F6
triadic
#749FF6 #F6749F #9FF674
tetradic
#749FF6 #F674E0 #F6CB74 #74F68A
square
#749FF6 #F674E0 #F6CB74 #74F68A
split-complementary
#749FF6 #F68A74 #E0F674
monochromatic
#0F54E1 #3B77F2 #749FF6 #ADC7FA #E2EBFD
Accessibility & contrast
On white
2.61
#749FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#749FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749FF6
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749FF6 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FA
Deuteranopia (green-blind)
#6D9BF4
Tritanopia (blue-blind)
#2FB2BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #749ff6; /* rgb */ color: rgb(116, 159, 246); /* oklch */ color: oklch(70.9% 0.136 263.4);
Tailwind
colors: {
custom: {
50: '#a4bbf9',
500: '#749ff6',
950: '#000000',
},
}SCSS
$custom: #749ff6; $custom-light: #a4bbf9; $custom-dark: #000000;
JSON
{
"hex": "#749ff6",
"rgb": {
"r": 116,
"g": 159,
"b": 246
},
"hsl": {
"h": 220.154,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.70887,
"c": 0.13636,
"h": 263.4
},
"luminance": 0.35163
}Semantic roles & 50–950 ramp
primary
#749FF6
secondary
#F4E9D2
accent
#9901E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085