#74A7FA#74A7FA
#74A7FA is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.8% C 0.133 H 259.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #74A7FA |
|---|---|
| RGB | rgb(116, 167, 250) |
| HSL | hsl(217, 93%, 72%) |
| HSV | hsv(217, 54%, 98%) |
| CMYK | cmyk(53.6%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(68.20, 6.27, -46.46) |
| CIE-LCH | lch(68.20, 46.88, 277.68°) |
| OKLab | oklab(72.76% -0.0237 -0.1311) |
| OKLCH | oklch(72.76% 0.133 259.8) |
| XYZ | xyz(38.2706, 38.2496, 95.7901) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.68
Cornflowerblue
#6495ED
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 8.30
Dodgerblue
#1E90FF
ΔE00 8.51
Periwinkle Blue
#8F99FB
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A7FA #FAC774
analogous
#74EAFA #74A7FA #8474FA
triadic
#74A7FA #FA74A7 #A7FA74
tetradic
#74A7FA #FA74EA #FAC774 #74FA84
square
#74A7FA #FA74EA #FAC774 #74FA84
split-complementary
#74A7FA #FA8474 #EAFA74
monochromatic
#085FEB #3982F8 #74A7FA #AFCCFC #E1ECFE
Accessibility & contrast
On white
2.43
#74A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#74A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A7FA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A7FA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#75A1F8
Tritanopia (blue-blind)
#25B9C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #74a7fa; /* rgb */ color: rgb(116, 167, 250); /* oklch */ color: oklch(72.8% 0.133 259.8);
Tailwind
colors: {
custom: {
50: '#a4c0fc',
500: '#74a7fa',
950: '#000000',
},
}SCSS
$custom: #74a7fa; $custom-light: #a4c0fc; $custom-dark: #000000;
JSON
{
"hex": "#74a7fa",
"rgb": {
"r": 116,
"g": 167,
"b": 250
},
"hsl": {
"h": 217.164,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.72761,
"c": 0.13318,
"h": 259.8
},
"luminance": 0.38253
}Semantic roles & 50–950 ramp
primary
#74A7FA
secondary
#F6E9D4
accent
#8E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185