#74A0F8#74A0F8
#74A0F8 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.2% C 0.138 H 263.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #74A0F8 |
|---|---|
| RGB | rgb(116, 160, 248) |
| HSL | hsl(220, 90%, 71%) |
| HSV | hsv(220, 53%, 97%) |
| CMYK | cmyk(53.2%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(66.24, 9.66, -48.47) |
| CIE-LCH | lch(66.24, 49.42, 281.28°) |
| OKLab | oklab(71.2% -0.0164 -0.137) |
| OKLCH | oklch(71.2% 0.138 263.2) |
| XYZ | xyz(36.7108, 35.6292, 93.7313) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 6.90
Soft Blue
#6488EA
ΔE00 7.26
Dark Sky Blue
#448EE4
ΔE00 7.88
Dodgerblue
#1E90FF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A0F8 #F8CC74
analogous
#74E2F8 #74A0F8 #8A74F8
triadic
#74A0F8 #F874A0 #A0F874
tetradic
#74A0F8 #F874E2 #F8CC74 #74F88A
square
#74A0F8 #F874E2 #F8CC74 #74F88A
split-complementary
#74A0F8 #F88A74 #E2F874
monochromatic
#0C54E6 #3A78F5 #74A0F8 #AEC8FB #E2EBFE
Accessibility & contrast
On white
2.58
#74A0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#74A0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A0F8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A0F8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#6D9BF6
Tritanopia (blue-blind)
#2BB3C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #74a0f8; /* rgb */ color: rgb(116, 160, 248); /* oklch */ color: oklch(71.2% 0.138 263.2);
Tailwind
colors: {
custom: {
50: '#a4bbfb',
500: '#74a0f8',
950: '#000000',
},
}SCSS
$custom: #74a0f8; $custom-light: #a4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#74a0f8",
"rgb": {
"r": 116,
"g": 160,
"b": 248
},
"hsl": {
"h": 220,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.712,
"c": 0.13795,
"h": 263.2
},
"luminance": 0.35632
}Semantic roles & 50–950 ramp
primary
#74A0F8
secondary
#F5EAD3
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085