#749BEE#749BEE
#749BEE is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.6% C 0.130 H 264.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #749BEE |
|---|---|
| RGB | rgb(116, 155, 238) |
| HSL | hsl(221, 78%, 69%) |
| HSV | hsv(221, 51%, 93%) |
| CMYK | cmyk(51.3%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.42, 9.50, -45.85) |
| CIE-LCH | lch(64.42, 46.82, 281.70°) |
| OKLab | oklab(69.64% -0.0131 -0.1294) |
| OKLCH | oklch(69.64% 0.13 264.2) |
| XYZ | xyz(34.3513, 33.3263, 85.4948) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.65
Soft Blue
#6488EA
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.16
Dark Sky Blue
#448EE4
ΔE00 7.23
Faded Blue
#658CBB
ΔE00 7.30
Dodgerblue
#1E90FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749BEE #EEC774
analogous
#74D8EE #749BEE #8A74EE
triadic
#749BEE #EE749B #9BEE74
tetradic
#749BEE #EE74D8 #EEC774 #74EE8A
square
#749BEE #EE74D8 #EEC774 #74EE8A
split-complementary
#749BEE #EE8A74 #D8EE74
monochromatic
#1953CE #3D74E7 #749BEE #ABC2F5 #E1E9FB
Accessibility & contrast
On white
2.74
#749BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#749BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749BEE
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749BEE | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#39ADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #749bee; /* rgb */ color: rgb(116, 155, 238); /* oklch */ color: oklch(69.6% 0.130 264.2);
Tailwind
colors: {
custom: {
50: '#a3b8f4',
500: '#749bee',
950: '#000000',
},
}SCSS
$custom: #749bee; $custom-light: #a3b8f4; $custom-dark: #000000;
JSON
{
"hex": "#749bee",
"rgb": {
"r": 116,
"g": 155,
"b": 238
},
"hsl": {
"h": 220.82,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.69639,
"c": 0.13003,
"h": 264.2
},
"luminance": 0.33329
}Semantic roles & 50–950 ramp
primary
#749BEE
secondary
#F0E5CD
accent
#980BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085