#749CDC#749CDC
#749CDC is a light, moderate blue. Relative luminance 0.327; OKLCH L 68.9% C 0.105 H 259.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #749CDC |
|---|---|
| RGB | rgb(116, 156, 220) |
| HSL | hsl(217, 60%, 66%) |
| HSV | hsv(217, 47%, 86%) |
| CMYK | cmyk(47.3%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(63.88, 3.54, -36.77) |
| CIE-LCH | lch(63.88, 36.94, 275.50°) |
| OKLab | oklab(68.95% -0.019 -0.103) |
| OKLCH | oklch(68.95% 0.105 259.5) |
| XYZ | xyz(32.0049, 32.6551, 72.3129) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.00
Faded Blue
#658CBB
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 6.20
Dark Sky Blue
#448EE4
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 7.19
Dodgerblue
#1E90FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#749CDC #DCB474
analogous
#74D0DC #749CDC #8074DC
triadic
#749CDC #DC749C #9CDC74
tetradic
#749CDC #DC74D0 #DCB474 #74DC80
square
#749CDC #DC74D0 #DCB474 #74DC80
split-complementary
#749CDC #DC8074 #D0DC74
monochromatic
#2B5CAB #4379D0 #749CDC #A5BFE8 #D6E2F5
Accessibility & contrast
On white
2.79
#749CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#749CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #749CDC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##749CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##749CDC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#7896DB
Tritanopia (blue-blind)
#49AAB3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #749cdc; /* rgb */ color: rgb(116, 156, 220); /* oklch */ color: oklch(68.9% 0.105 259.5);
Tailwind
colors: {
custom: {
50: '#a1b9e7',
500: '#749cdc',
950: '#000000',
},
}SCSS
$custom: #749cdc; $custom-light: #a1b9e7; $custom-dark: #000000;
JSON
{
"hex": "#749cdc",
"rgb": {
"r": 116,
"g": 156,
"b": 220
},
"hsl": {
"h": 216.923,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.68948,
"c": 0.10476,
"h": 259.5
},
"luminance": 0.32657
}Semantic roles & 50–950 ramp
primary
#749CDC
secondary
#E7DAC5
accent
#861EC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084