#749FF9#749FF9
#749FF9 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.0% C 0.140 H 263.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #749FF9 |
|---|---|
| RGB | rgb(116, 159, 249) |
| HSL | hsl(221, 92%, 72%) |
| HSV | hsv(221, 53%, 98%) |
| CMYK | cmyk(53.4%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(66.02, 10.55, -49.36) |
| CIE-LCH | lch(66.02, 50.48, 282.06°) |
| OKLab | oklab(71.05% -0.0151 -0.1396) |
| OKLCH | oklch(71.05% 0.14 263.8) |
| XYZ | xyz(36.6937, 35.3461, 94.4930) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.51
Periwinkle Blue
#8F99FB
ΔE00 6.64
Carolina Blue
#8AB8FE
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 6.99
Dark Sky Blue
#448EE4
ΔE00 7.87
Dodgerblue
#1E90FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749FF9 #F9CE74
analogous
#74E1F9 #749FF9 #8C74F9
triadic
#749FF9 #F9749F #9FF974
tetradic
#749FF9 #F974E1 #F9CE74 #74F98C
square
#749FF9 #F974E1 #F9CE74 #74F98C
split-complementary
#749FF9 #F98C74 #E1F974
monochromatic
#0A52E9 #3976F6 #749FF9 #AFC8FC #E2EBFE
Accessibility & contrast
On white
2.60
#749FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#749FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749FF9
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749FF9 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#2AB3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #749ff9; /* rgb */ color: rgb(116, 159, 249); /* oklch */ color: oklch(71.0% 0.140 263.8);
Tailwind
colors: {
custom: {
50: '#a4bbfb',
500: '#749ff9',
950: '#000000',
},
}SCSS
$custom: #749ff9; $custom-light: #a4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#749ff9",
"rgb": {
"r": 116,
"g": 159,
"b": 249
},
"hsl": {
"h": 220.602,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.71046,
"c": 0.14038,
"h": 263.8
},
"luminance": 0.35349
}Semantic roles & 50–950 ramp
primary
#749FF9
secondary
#F5EAD3
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085