#74A7FB#74A7FB
#74A7FB is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.8% C 0.134 H 260.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74A7FB |
|---|---|
| RGB | rgb(116, 167, 251) |
| HSL | hsl(217, 94%, 72%) |
| HSV | hsv(217, 54%, 98%) |
| CMYK | cmyk(53.8%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.25, 6.57, -46.93) |
| CIE-LCH | lch(68.25, 47.39, 277.97°) |
| OKLab | oklab(72.81% -0.0234 -0.1324) |
| OKLCH | oklch(72.81% 0.134 260) |
| XYZ | xyz(38.4278, 38.3125, 96.6181) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.67
Cornflowerblue
#6495ED
ΔE00 5.31
Sky Blue (survey)
#75BBFD
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 8.29
Dodgerblue
#1E90FF
ΔE00 8.54
Periwinkle Blue
#8F99FB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A7FB #FBC874
analogous
#74EBFB #74A7FB #8474FB
triadic
#74A7FB #FB74A7 #A7FB74
tetradic
#74A7FB #FB74EB #FBC874 #74FB84
square
#74A7FB #FB74EB #FBC874 #74FB84
split-complementary
#74A7FB #FB8474 #EBFB74
monochromatic
#075EEE #3981F9 #74A7FB #AFCDFD #E1ECFE
Accessibility & contrast
On white
2.42
#74A7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#74A7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A7FB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A7FB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#75A1F9
Tritanopia (blue-blind)
#23BAC5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #74a7fb; /* rgb */ color: rgb(116, 167, 251); /* oklch */ color: oklch(72.8% 0.134 260.0);
Tailwind
colors: {
custom: {
50: '#a4c0fd',
500: '#74a7fb',
950: '#000000',
},
}SCSS
$custom: #74a7fb; $custom-light: #a4c0fd; $custom-dark: #000000;
JSON
{
"hex": "#74a7fb",
"rgb": {
"r": 116,
"g": 167,
"b": 251
},
"hsl": {
"h": 217.333,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.72812,
"c": 0.13448,
"h": 260
},
"luminance": 0.38315
}Semantic roles & 50–950 ramp
primary
#74A7FB
secondary
#F6EAD4
accent
#8F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185