#74A2F3#74A2F3
#74A2F3 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.4% C 0.129 H 261.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #74A2F3 |
|---|---|
| RGB | rgb(116, 162, 243) |
| HSL | hsl(218, 84%, 70%) |
| HSV | hsv(218, 52%, 95%) |
| CMYK | cmyk(52.3%, 33.3%, 0%, 4.7%) |
| CIE-LAB | lab(66.54, 6.99, -45.27) |
| CIE-LCH | lch(66.54, 45.80, 278.77°) |
| OKLab | oklab(71.36% -0.0198 -0.1276) |
| OKLCH | oklch(71.36% 0.129 261.2) |
| XYZ | xyz(36.2950, 36.0220, 89.8170) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.90
Carolina Blue
#8AB8FE
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 7.52
Soft Blue
#6488EA
ΔE00 7.80
Dark Sky Blue
#448EE4
ΔE00 7.82
Dodgerblue
#1E90FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A2F3 #F3C574
analogous
#74E1F3 #74A2F3 #8574F3
triadic
#74A2F3 #F374A2 #A2F374
tetradic
#74A2F3 #F374E1 #F3C574 #74F385
square
#74A2F3 #F374E1 #F3C574 #74F385
split-complementary
#74A2F3 #F38574 #E1F374
monochromatic
#135BDA #3C7CEE #74A2F3 #ACC8F8 #E3ECFD
Accessibility & contrast
On white
2.56
#74A2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#74A2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A2F3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A2F3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F6
Deuteranopia (green-blind)
#739CF1
Tritanopia (blue-blind)
#32B4BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #74a2f3; /* rgb */ color: rgb(116, 162, 243); /* oklch */ color: oklch(71.4% 0.129 261.2);
Tailwind
colors: {
custom: {
50: '#a3bdf7',
500: '#74a2f3',
950: '#000000',
},
}SCSS
$custom: #74a2f3; $custom-light: #a3bdf7; $custom-dark: #000000;
JSON
{
"hex": "#74a2f3",
"rgb": {
"r": 116,
"g": 162,
"b": 243
},
"hsl": {
"h": 218.268,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.71357,
"c": 0.12915,
"h": 261.2
},
"luminance": 0.36025
}Semantic roles & 50–950 ramp
primary
#74A2F3
secondary
#F3E6D0
accent
#9105E1
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185