#74A3FC#74A3FC
#74A3FC is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.0% C 0.140 H 262.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74A3FC |
|---|---|
| RGB | rgb(116, 163, 252) |
| HSL | hsl(219, 96%, 72%) |
| HSV | hsv(219, 54%, 99%) |
| CMYK | cmyk(54%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.23, 9.17, -49.09) |
| CIE-LCH | lch(67.23, 49.94, 280.58°) |
| OKLab | oklab(72.03% -0.0188 -0.1387) |
| OKLCH | oklch(72.03% 0.14 262.3) |
| XYZ | xyz(37.8644, 36.9328, 97.2100) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 7.54
Sky Blue (survey)
#75BBFD
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 8.19
Dodgerblue
#1E90FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A3FC #FCCD74
analogous
#74E7FC #74A3FC #8974FC
triadic
#74A3FC #FC74A3 #A3FC74
tetradic
#74A3FC #FC74E7 #FCCD74 #74FC89
square
#74A3FC #FC74E7 #FCCD74 #74FC89
split-complementary
#74A3FC #FC8974 #E7FC74
monochromatic
#0556F0 #387BFB #74A3FC #B0CBFD #E1EBFE
Accessibility & contrast
On white
2.50
#74A3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#74A3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A3FC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A3FC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#23B7C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74a3fc; /* rgb */ color: rgb(116, 163, 252); /* oklch */ color: oklch(72.0% 0.140 262.3);
Tailwind
colors: {
custom: {
50: '#a4bdfe',
500: '#74a3fc',
950: '#000000',
},
}SCSS
$custom: #74a3fc; $custom-light: #a4bdfe; $custom-dark: #000000;
JSON
{
"hex": "#74a3fc",
"rgb": {
"r": 116,
"g": 163,
"b": 252
},
"hsl": {
"h": 219.265,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.72031,
"c": 0.14001,
"h": 262.3
},
"luminance": 0.36936
}Semantic roles & 50–950 ramp
primary
#74A3FC
secondary
#F7EBD4
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186