#74A2F5#74A2F5
#74A2F5 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.5% C 0.132 H 261.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #74A2F5 |
|---|---|
| RGB | rgb(116, 162, 245) |
| HSL | hsl(219, 87%, 71%) |
| HSV | hsv(219, 53%, 96%) |
| CMYK | cmyk(52.7%, 33.9%, 0%, 3.9%) |
| CIE-LAB | lab(66.63, 7.60, -46.21) |
| CIE-LCH | lch(66.63, 46.83, 279.33°) |
| OKLab | oklab(71.46% -0.0194 -0.1304) |
| OKLCH | oklch(71.46% 0.132 261.6) |
| XYZ | xyz(36.5986, 36.1435, 91.4163) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.95
Carolina Blue
#8AB8FE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 7.46
Soft Blue
#6488EA
ΔE00 7.81
Dark Sky Blue
#448EE4
ΔE00 7.91
Dodgerblue
#1E90FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A2F5 #F5C774
analogous
#74E2F5 #74A2F5 #8674F5
triadic
#74A2F5 #F574A2 #A2F574
tetradic
#74A2F5 #F574E2 #F5C774 #74F586
square
#74A2F5 #F574E2 #F5C774 #74F586
split-complementary
#74A2F5 #F58674 #E2F574
monochromatic
#105ADF #3B7CF1 #74A2F5 #ADC8F9 #E2ECFD
Accessibility & contrast
On white
2.55
#74A2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#74A2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A2F5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A2F5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9F8
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#2FB4C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #74a2f5; /* rgb */ color: rgb(116, 162, 245); /* oklch */ color: oklch(71.5% 0.132 261.6);
Tailwind
colors: {
custom: {
50: '#a3bdf9',
500: '#74a2f5',
950: '#000000',
},
}SCSS
$custom: #74a2f5; $custom-light: #a3bdf9; $custom-dark: #000000;
JSON
{
"hex": "#74a2f5",
"rgb": {
"r": 116,
"g": 162,
"b": 245
},
"hsl": {
"h": 218.605,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.71459,
"c": 0.1318,
"h": 261.6
},
"luminance": 0.36146
}Semantic roles & 50–950 ramp
primary
#74A2F5
secondary
#F4E7D1
accent
#9302E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185