#74A2FE#74A2FE
#74A2FE is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.144 H 263.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #74A2FE |
|---|---|
| RGB | rgb(116, 162, 254) |
| HSL | hsl(220, 99%, 73%) |
| HSV | hsv(220, 54%, 100%) |
| CMYK | cmyk(54.3%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.06, 10.36, -50.44) |
| CIE-LCH | lch(67.06, 51.50, 281.61°) |
| OKLab | oklab(71.93% -0.0172 -0.1427) |
| OKLCH | oklch(71.93% 0.144 263.1) |
| XYZ | xyz(38.0061, 36.7065, 98.8290) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.26
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 7.25
Soft Blue
#6488EA
ΔE00 7.94
Sky Blue (survey)
#75BBFD
ΔE00 8.23
Dodgerblue
#1E90FF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A2FE #FED074
analogous
#74E7FE #74A2FE #8B74FE
triadic
#74A2FE #FE74A2 #A2FE74
tetradic
#74A2FE #FE74E7 #FED074 #74FE8B
square
#74A2FE #FE74E7 #FED074 #74FE8B
split-complementary
#74A2FE #FE8B74 #E7FE74
monochromatic
#0253F6 #3779FE #74A2FE #B1CBFE #E1EBFF
Accessibility & contrast
On white
2.52
#74A2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#74A2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A2FE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A2FE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#6C9DFC
Tritanopia (blue-blind)
#20B6C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #74a2fe; /* rgb */ color: rgb(116, 162, 254); /* oklch */ color: oklch(71.9% 0.144 263.1);
Tailwind
colors: {
custom: {
50: '#a4bdff',
500: '#74a2fe',
950: '#000000',
},
}SCSS
$custom: #74a2fe; $custom-light: #a4bdff; $custom-dark: #000000;
JSON
{
"hex": "#74a2fe",
"rgb": {
"r": 116,
"g": 162,
"b": 254
},
"hsl": {
"h": 220,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.7193,
"c": 0.14375,
"h": 263.1
},
"luminance": 0.36709
}Semantic roles & 50–950 ramp
primary
#74A2FE
secondary
#F7EBD4
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186