#749DED#749DED
#749DED is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.0% C 0.126 H 262.9°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #749DED |
|---|---|
| RGB | rgb(116, 157, 237) |
| HSL | hsl(220, 77%, 69%) |
| HSV | hsv(220, 51%, 93%) |
| CMYK | cmyk(51.1%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.91, 8.04, -44.53) |
| CIE-LCH | lch(64.91, 45.25, 280.23°) |
| OKLab | oklab(70% -0.0157 -0.1255) |
| OKLCH | oklch(70% 0.126 262.9) |
| XYZ | xyz(34.5404, 33.9389, 84.8351) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.83
Soft Blue
#6488EA
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 6.58
Dark Sky Blue
#448EE4
ΔE00 7.23
Carolina Blue
#8AB8FE
ΔE00 7.41
Faded Blue
#658CBB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749DED #EDC474
analogous
#74DAED #749DED #8874ED
triadic
#749DED #ED749D #9DED74
tetradic
#749DED #ED74DA #EDC474 #74ED88
square
#749DED #ED74DA #EDC474 #74ED88
split-complementary
#749DED #ED8874 #DAED74
monochromatic
#1A57CC #3E77E6 #749DED #AAC3F4 #E0E9FB
Accessibility & contrast
On white
2.70
#749DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#749DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749DED
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749DED | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#7098EB
Tritanopia (blue-blind)
#3AAEBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #749ded; /* rgb */ color: rgb(116, 157, 237); /* oklch */ color: oklch(70.0% 0.126 262.9);
Tailwind
colors: {
custom: {
50: '#a3b9f3',
500: '#749ded',
950: '#000000',
},
}SCSS
$custom: #749ded; $custom-light: #a3b9f3; $custom-dark: #000000;
JSON
{
"hex": "#749ded",
"rgb": {
"r": 116,
"g": 157,
"b": 237
},
"hsl": {
"h": 219.669,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.70004,
"c": 0.12649,
"h": 262.9
},
"luminance": 0.33941
}Semantic roles & 50–950 ramp
primary
#749DED
secondary
#F0E4CD
accent
#940CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085