#74AAF7#74AAF7
#74AAF7 is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.2% C 0.126 H 257.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74AAF7 |
|---|---|
| RGB | rgb(116, 170, 247) |
| HSL | hsl(215, 89%, 71%) |
| HSV | hsv(215, 53%, 97%) |
| CMYK | cmyk(53%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.88, 3.65, -43.77) |
| CIE-LCH | lch(68.88, 43.92, 274.77°) |
| OKLab | oklab(73.24% -0.0278 -0.1232) |
| OKLCH | oklch(73.24% 0.126 257.3) |
| XYZ | xyz(38.3599, 39.1749, 93.5177) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.16
Sky Blue (survey)
#75BBFD
ΔE00 5.46
Cornflowerblue
#6495ED
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 8.13
Dodgerblue
#1E90FF
ΔE00 8.78
Azure (survey)
#069AF3
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AAF7 #F7C174
analogous
#74ECF7 #74AAF7 #7F74F7
triadic
#74AAF7 #F774AA #AAF774
tetradic
#74AAF7 #F774EC #F7C174 #74F77F
square
#74AAF7 #F774EC #F7C174 #74F77F
split-complementary
#74AAF7 #F77F74 #ECF774
monochromatic
#0D65E4 #3A87F4 #74AAF7 #AECDFA #E2EDFD
Accessibility & contrast
On white
2.38
#74AAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#74AAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AAF7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AAF7 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFA
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#29BBC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #74aaf7; /* rgb */ color: rgb(116, 170, 247); /* oklch */ color: oklch(73.2% 0.126 257.3);
Tailwind
colors: {
custom: {
50: '#a4c3fa',
500: '#74aaf7',
950: '#000000',
},
}SCSS
$custom: #74aaf7; $custom-light: #a4c3fa; $custom-dark: #000000;
JSON
{
"hex": "#74aaf7",
"rgb": {
"r": 116,
"g": 170,
"b": 247
},
"hsl": {
"h": 215.267,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.73241,
"c": 0.12631,
"h": 257.3
},
"luminance": 0.39178
}Semantic roles & 50–950 ramp
primary
#74AAF7
secondary
#F5E6D2
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185