#74A3FA#74A3FA
#74A3FA is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.9% C 0.137 H 261.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #74A3FA |
|---|---|
| RGB | rgb(116, 163, 250) |
| HSL | hsl(219, 93%, 72%) |
| HSV | hsv(219, 54%, 98%) |
| CMYK | cmyk(53.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.13, 8.55, -48.15) |
| CIE-LCH | lch(67.13, 48.90, 280.07°) |
| OKLab | oklab(71.93% -0.0193 -0.136) |
| OKLCH | oklch(71.93% 0.137 261.9) |
| XYZ | xyz(37.5491, 36.8066, 95.5496) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.31
Carolina Blue
#8AB8FE
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 7.58
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Soft Blue
#6488EA
ΔE00 8.16
Dodgerblue
#1E90FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A3FA #FACB74
analogous
#74E6FA #74A3FA #8874FA
triadic
#74A3FA #FA74A3 #A3FA74
tetradic
#74A3FA #FA74E6 #FACB74 #74FA88
square
#74A3FA #FA74E6 #FACB74 #74FA88
split-complementary
#74A3FA #FA8874 #E6FA74
monochromatic
#0858EB #397CF8 #74A3FA #AFCAFC #E1EBFE
Accessibility & contrast
On white
2.51
#74A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#74A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A3FA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A3FA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#27B6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74a3fa; /* rgb */ color: rgb(116, 163, 250); /* oklch */ color: oklch(71.9% 0.137 261.9);
Tailwind
colors: {
custom: {
50: '#a4bdfc',
500: '#74a3fa',
950: '#000000',
},
}SCSS
$custom: #74a3fa; $custom-light: #a4bdfc; $custom-dark: #000000;
JSON
{
"hex": "#74a3fa",
"rgb": {
"r": 116,
"g": 163,
"b": 250
},
"hsl": {
"h": 218.955,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.71926,
"c": 0.13736,
"h": 261.9
},
"luminance": 0.3681
}Semantic roles & 50–950 ramp
primary
#74A3FA
secondary
#F6EAD4
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185