#74A2FF#74A2FF
#74A2FF is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.0% C 0.145 H 263.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74A2FF |
|---|---|
| RGB | rgb(116, 162, 255) |
| HSL | hsl(220, 100%, 73%) |
| HSV | hsv(220, 55%, 100%) |
| CMYK | cmyk(54.5%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.10, 10.67, -50.91) |
| CIE-LCH | lch(67.10, 52.02, 281.84°) |
| OKLab | oklab(71.98% -0.017 -0.1441) |
| OKLCH | oklch(71.98% 0.145 263.3) |
| XYZ | xyz(38.1667, 36.7707, 99.6746) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.31
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 7.96
Sky Blue (survey)
#75BBFD
ΔE00 8.25
Dodgerblue
#1E90FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A2FF #FFD174
analogous
#74E7FF #74A2FF #8B74FF
triadic
#74A2FF #FF74A2 #A2FF74
tetradic
#74A2FF #FF74E7 #FFD174 #74FF8B
square
#74A2FF #FF74E7 #FFD174 #74FF8B
split-complementary
#74A2FF #FF8B74 #E7FF74
monochromatic
#0052F9 #3779FF #74A2FF #B1CBFF #E0EBFF
Accessibility & contrast
On white
2.51
#74A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#74A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A2FF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A2FF | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#6B9DFD
Tritanopia (blue-blind)
#1EB6C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74a2ff; /* rgb */ color: rgb(116, 162, 255); /* oklch */ color: oklch(72.0% 0.145 263.3);
Tailwind
colors: {
custom: {
50: '#a5bdff',
500: '#74a2ff',
950: '#000000',
},
}SCSS
$custom: #74a2ff; $custom-light: #a5bdff; $custom-dark: #000000;
JSON
{
"hex": "#74a2ff",
"rgb": {
"r": 116,
"g": 162,
"b": 255
},
"hsl": {
"h": 220.144,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.71984,
"c": 0.14507,
"h": 263.3
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#74A2FF
secondary
#F7ECD4
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186