#74A2ED#74A2ED
#74A2ED is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.1% C 0.121 H 259.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #74A2ED |
|---|---|
| RGB | rgb(116, 162, 237) |
| HSL | hsl(217, 77%, 69%) |
| HSV | hsv(217, 51%, 93%) |
| CMYK | cmyk(51.1%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.26, 5.17, -42.41) |
| CIE-LCH | lch(66.26, 42.72, 276.95°) |
| OKLab | oklab(71.05% -0.0214 -0.1193) |
| OKLCH | oklch(71.05% 0.121 259.8) |
| XYZ | xyz(35.4037, 35.6655, 85.1229) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 6.09
Dark Sky Blue
#448EE4
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 7.72
Soft Blue
#6488EA
ΔE00 7.79
Dodgerblue
#1E90FF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A2ED #EDBF74
analogous
#74DFED #74A2ED #8374ED
triadic
#74A2ED #ED74A2 #A2ED74
tetradic
#74A2ED #ED74DF #EDBF74 #74ED83
square
#74A2ED #ED74DF #EDBF74 #74ED83
split-complementary
#74A2ED #ED8374 #DFED74
monochromatic
#1A5ECC #3E7EE6 #74A2ED #AAC6F4 #E0EBFB
Accessibility & contrast
On white
2.58
#74A2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#74A2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A2ED
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A2ED | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7F0
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#38B2BD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #74a2ed; /* rgb */ color: rgb(116, 162, 237); /* oklch */ color: oklch(71.1% 0.121 259.8);
Tailwind
colors: {
custom: {
50: '#a3bdf3',
500: '#74a2ed',
950: '#000000',
},
}SCSS
$custom: #74a2ed; $custom-light: #a3bdf3; $custom-dark: #000000;
JSON
{
"hex": "#74a2ed",
"rgb": {
"r": 116,
"g": 162,
"b": 237
},
"hsl": {
"h": 217.19,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.71054,
"c": 0.12122,
"h": 259.8
},
"luminance": 0.35668
}Semantic roles & 50–950 ramp
primary
#74A2ED
secondary
#F0E3CD
accent
#8B0CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185