#749BED#749BED
#749BED is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.6% C 0.129 H 264.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #749BED |
|---|---|
| RGB | rgb(116, 155, 237) |
| HSL | hsl(221, 77%, 69%) |
| HSV | hsv(221, 51%, 93%) |
| CMYK | cmyk(51.1%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.38, 9.19, -45.37) |
| CIE-LCH | lch(64.38, 46.30, 281.46°) |
| OKLab | oklab(69.59% -0.0134 -0.128) |
| OKLCH | oklch(69.59% 0.129 264) |
| XYZ | xyz(34.2048, 33.2677, 84.7232) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.63
Soft Blue
#6488EA
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.20
Dark Sky Blue
#448EE4
ΔE00 7.19
Faded Blue
#658CBB
ΔE00 7.22
Dodgerblue
#1E90FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749BED #EDC674
analogous
#74D8ED #749BED #8A74ED
triadic
#749BED #ED749B #9BED74
tetradic
#749BED #ED74D8 #EDC674 #74ED8A
square
#749BED #ED74D8 #EDC674 #74ED8A
split-complementary
#749BED #ED8A74 #D8ED74
monochromatic
#1A54CC #3E74E6 #749BED #AAC2F4 #E0E9FB
Accessibility & contrast
On white
2.74
#749BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#749BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749BED
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749BED | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#3AADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #749bed; /* rgb */ color: rgb(116, 155, 237); /* oklch */ color: oklch(69.6% 0.129 264.0);
Tailwind
colors: {
custom: {
50: '#a3b8f3',
500: '#749bed',
950: '#000000',
},
}SCSS
$custom: #749bed; $custom-light: #a3b8f3; $custom-dark: #000000;
JSON
{
"hex": "#749bed",
"rgb": {
"r": 116,
"g": 155,
"b": 237
},
"hsl": {
"h": 220.661,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.69587,
"c": 0.12868,
"h": 264
},
"luminance": 0.3327
}Semantic roles & 50–950 ramp
primary
#749BED
secondary
#F0E5CD
accent
#970CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085