#749CED#749CED
#749CED is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.8% C 0.128 H 263.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #749CED |
|---|---|
| RGB | rgb(116, 156, 237) |
| HSL | hsl(220, 77%, 69%) |
| HSV | hsv(220, 51%, 93%) |
| CMYK | cmyk(51.1%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(64.65, 8.62, -44.95) |
| CIE-LCH | lch(64.65, 45.77, 280.85°) |
| OKLab | oklab(69.8% -0.0145 -0.1267) |
| OKLCH | oklch(69.8% 0.128 263.5) |
| XYZ | xyz(34.3719, 33.6019, 84.7789) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.72
Soft Blue
#6488EA
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.39
Dark Sky Blue
#448EE4
ΔE00 7.20
Faded Blue
#658CBB
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749CED #EDC574
analogous
#74D9ED #749CED #8974ED
triadic
#749CED #ED749C #9CED74
tetradic
#749CED #ED74D9 #EDC574 #74ED89
square
#749CED #ED74D9 #EDC574 #74ED89
split-complementary
#749CED #ED8974 #D9ED74
monochromatic
#1A55CC #3E75E6 #749CED #AAC3F4 #E0E9FB
Accessibility & contrast
On white
2.72
#749CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#749CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749CED
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749CED | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F0
Deuteranopia (green-blind)
#6E98EB
Tritanopia (blue-blind)
#3AAEB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #749ced; /* rgb */ color: rgb(116, 156, 237); /* oklch */ color: oklch(69.8% 0.128 263.5);
Tailwind
colors: {
custom: {
50: '#a3b8f3',
500: '#749ced',
950: '#000000',
},
}SCSS
$custom: #749ced; $custom-light: #a3b8f3; $custom-dark: #000000;
JSON
{
"hex": "#749ced",
"rgb": {
"r": 116,
"g": 156,
"b": 237
},
"hsl": {
"h": 220.165,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.69795,
"c": 0.12757,
"h": 263.5
},
"luminance": 0.33604
}Semantic roles & 50–950 ramp
primary
#749CED
secondary
#F0E4CD
accent
#950CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085