#749AE9#749AE9
#749AE9 is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.2% C 0.124 H 263.9°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #749AE9 |
|---|---|
| RGB | rgb(116, 154, 233) |
| HSL | hsl(221, 73%, 68%) |
| HSV | hsv(221, 50%, 91%) |
| CMYK | cmyk(50.2%, 33.9%, 0%, 8.6%) |
| CIE-LAB | lab(63.92, 8.56, -43.89) |
| CIE-LCH | lch(63.92, 44.72, 281.04°) |
| OKLab | oklab(69.17% -0.0132 -0.1237) |
| OKLCH | oklch(69.17% 0.124 263.9) |
| XYZ | xyz(33.4612, 32.7051, 81.6245) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.55
Soft Blue
#6488EA
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 6.20
Faded Blue
#658CBB
ΔE00 6.80
Dark Sky Blue
#448EE4
ΔE00 7.03
Dodgerblue
#1E90FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749AE9 #E9C374
analogous
#74D4E9 #749AE9 #8874E9
triadic
#749AE9 #E9749A #9AE974
tetradic
#749AE9 #E974D4 #E9C374 #74E988
square
#749AE9 #E974D4 #E9C374 #74E988
split-complementary
#749AE9 #E98874 #D4E974
monochromatic
#1F54C4 #3F74E1 #749AE9 #A9C0F1 #DEE7FA
Accessibility & contrast
On white
2.78
#749AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#749AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749AE9
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749AE9 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EC
Deuteranopia (green-blind)
#6E96E7
Tritanopia (blue-blind)
#3EABB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #749ae9; /* rgb */ color: rgb(116, 154, 233); /* oklch */ color: oklch(69.2% 0.124 263.9);
Tailwind
colors: {
custom: {
50: '#a2b7f0',
500: '#749ae9',
950: '#000000',
},
}SCSS
$custom: #749ae9; $custom-light: #a2b7f0; $custom-dark: #000000;
JSON
{
"hex": "#749ae9",
"rgb": {
"r": 116,
"g": 154,
"b": 233
},
"hsl": {
"h": 220.513,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.69172,
"c": 0.12436,
"h": 263.9
},
"luminance": 0.32707
}Semantic roles & 50–950 ramp
primary
#749AE9
secondary
#EEE3CB
accent
#9511D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084