#74A6FB#74A6FB
#74A6FB is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.6% C 0.136 H 260.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #74A6FB |
|---|---|
| RGB | rgb(116, 166, 251) |
| HSL | hsl(218, 94%, 72%) |
| HSV | hsv(218, 54%, 98%) |
| CMYK | cmyk(53.8%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(67.98, 7.14, -47.35) |
| CIE-LCH | lch(67.98, 47.89, 278.58°) |
| OKLab | oklab(72.6% -0.0223 -0.1337) |
| OKLCH | oklch(72.6% 0.136 260.5) |
| XYZ | xyz(38.2453, 37.9475, 96.5573) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 5.06
Sky Blue (survey)
#75BBFD
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 8.34
Pastel Blue
#A2BFFE
ΔE00 8.40
Dodgerblue
#1E90FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A6FB #FBC974
analogous
#74E9FB #74A6FB #8674FB
triadic
#74A6FB #FB74A6 #A6FB74
tetradic
#74A6FB #FB74E9 #FBC974 #74FB86
square
#74A6FB #FB74E9 #FBC974 #74FB86
split-complementary
#74A6FB #FB8674 #E9FB74
monochromatic
#075CEE #3980F9 #74A6FB #AFCCFD #E1ECFE
Accessibility & contrast
On white
2.44
#74A6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#74A6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A6FB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A6FB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#73A0F9
Tritanopia (blue-blind)
#24B9C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #74a6fb; /* rgb */ color: rgb(116, 166, 251); /* oklch */ color: oklch(72.6% 0.136 260.5);
Tailwind
colors: {
custom: {
50: '#a4c0fd',
500: '#74a6fb',
950: '#000000',
},
}SCSS
$custom: #74a6fb; $custom-light: #a4c0fd; $custom-dark: #000000;
JSON
{
"hex": "#74a6fb",
"rgb": {
"r": 116,
"g": 166,
"b": 251
},
"hsl": {
"h": 217.778,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.72603,
"c": 0.13551,
"h": 260.5
},
"luminance": 0.3795
}Semantic roles & 50–950 ramp
primary
#74A6FB
secondary
#F6EAD4
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185