#74A7F7#74A7F7
#74A7F7 is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.6% C 0.129 H 259.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #74A7F7 |
|---|---|
| RGB | rgb(116, 167, 247) |
| HSL | hsl(217, 89%, 71%) |
| HSV | hsv(217, 53%, 97%) |
| CMYK | cmyk(53%, 32.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.07, 5.35, -45.04) |
| CIE-LCH | lch(68.07, 45.36, 276.77°) |
| OKLab | oklab(72.61% -0.0244 -0.1269) |
| OKLCH | oklch(72.61% 0.129 259.1) |
| XYZ | xyz(37.8039, 38.0629, 93.3324) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.73
Cornflowerblue
#6495ED
ΔE00 5.24
Sky Blue (survey)
#75BBFD
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 8.36
Dodgerblue
#1E90FF
ΔE00 8.42
Dark Sky Blue
#448EE4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A7F7 #F7C474
analogous
#74E9F7 #74A7F7 #8274F7
triadic
#74A7F7 #F774A7 #A7F774
tetradic
#74A7F7 #F774E9 #F7C474 #74F782
square
#74A7F7 #F774E9 #F7C474 #74F782
split-complementary
#74A7F7 #F78274 #E9F774
monochromatic
#0D61E4 #3A82F4 #74A7F7 #AECCFA #E2EDFD
Accessibility & contrast
On white
2.44
#74A7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#74A7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A7F7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A7F7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFA
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#2AB9C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #74a7f7; /* rgb */ color: rgb(116, 167, 247); /* oklch */ color: oklch(72.6% 0.129 259.1);
Tailwind
colors: {
custom: {
50: '#a4c0fa',
500: '#74a7f7',
950: '#000000',
},
}SCSS
$custom: #74a7f7; $custom-light: #a4c0fa; $custom-dark: #000000;
JSON
{
"hex": "#74a7f7",
"rgb": {
"r": 116,
"g": 167,
"b": 247
},
"hsl": {
"h": 216.641,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.72609,
"c": 0.12927,
"h": 259.1
},
"luminance": 0.38066
}Semantic roles & 50–950 ramp
primary
#74A7F7
secondary
#F5E7D2
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185