#74A2FC#74A2FC
#74A2FC is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.8% C 0.141 H 262.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #74A2FC |
|---|---|
| RGB | rgb(116, 162, 252) |
| HSL | hsl(220, 96%, 72%) |
| HSV | hsv(220, 54%, 99%) |
| CMYK | cmyk(54%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.96, 9.74, -49.51) |
| CIE-LCH | lch(66.96, 50.46, 281.13°) |
| OKLab | oklab(71.82% -0.0177 -0.14) |
| OKLCH | oklch(71.82% 0.141 262.8) |
| XYZ | xyz(37.6875, 36.5791, 97.1511) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.18
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 7.29
Soft Blue
#6488EA
ΔE00 7.90
Sky Blue (survey)
#75BBFD
ΔE00 8.19
Dark Sky Blue
#448EE4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A2FC #FCCE74
analogous
#74E6FC #74A2FC #8A74FC
triadic
#74A2FC #FC74A2 #A2FC74
tetradic
#74A2FC #FC74E6 #FCCE74 #74FC8A
square
#74A2FC #FC74E6 #FCCE74 #74FC8A
split-complementary
#74A2FC #FC8A74 #E6FC74
monochromatic
#0555F0 #387AFB #74A2FC #B0CAFD #E1EBFE
Accessibility & contrast
On white
2.53
#74A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#74A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A2FC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A2FC | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#24B6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74a2fc; /* rgb */ color: rgb(116, 162, 252); /* oklch */ color: oklch(71.8% 0.141 262.8);
Tailwind
colors: {
custom: {
50: '#a4bdfe',
500: '#74a2fc',
950: '#000000',
},
}SCSS
$custom: #74a2fc; $custom-light: #a4bdfe; $custom-dark: #000000;
JSON
{
"hex": "#74a2fc",
"rgb": {
"r": 116,
"g": 162,
"b": 252
},
"hsl": {
"h": 219.706,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.71824,
"c": 0.14108,
"h": 262.8
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#74A2FC
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186