#73A4F8#73A4F8
#73A4F8 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.0% C 0.134 H 260.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73A4F8 |
|---|---|
| RGB | rgb(115, 164, 248) |
| HSL | hsl(218, 90%, 71%) |
| HSV | hsv(218, 54%, 97%) |
| CMYK | cmyk(53.6%, 33.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.25, 7.16, -46.87) |
| CIE-LCH | lch(67.25, 47.41, 278.68°) |
| OKLab | oklab(71.98% -0.0217 -0.1323) |
| OKLCH | oklch(71.98% 0.134 260.7) |
| XYZ | xyz(37.2832, 36.9702, 93.9600) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.47
Carolina Blue
#8AB8FE
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 8.06
Dodgerblue
#1E90FF
ΔE00 8.08
Dark Sky Blue
#448EE4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A4F8 #F8C773
analogous
#73E6F8 #73A4F8 #8473F8
triadic
#73A4F8 #F873A4 #A4F873
tetradic
#73A4F8 #F873E6 #F8C773 #73F884
square
#73A4F8 #F873E6 #F8C773 #73F884
split-complementary
#73A4F8 #F88473 #E6F873
monochromatic
#0B5CE5 #397EF5 #73A4F8 #ADCAFB #E2ECFE
Accessibility & contrast
On white
2.50
#73A4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#73A4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A4F8
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A4F8 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFB
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#26B7C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73a4f8; /* rgb */ color: rgb(115, 164, 248); /* oklch */ color: oklch(72.0% 0.134 260.7);
Tailwind
colors: {
custom: {
50: '#a3befb',
500: '#73a4f8',
950: '#000000',
},
}SCSS
$custom: #73a4f8; $custom-light: #a3befb; $custom-dark: #000000;
JSON
{
"hex": "#73a4f8",
"rgb": {
"r": 115,
"g": 164,
"b": 248
},
"hsl": {
"h": 217.895,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.71977,
"c": 0.13405,
"h": 260.7
},
"luminance": 0.36973
}Semantic roles & 50–950 ramp
primary
#73A4F8
secondary
#F5E8D2
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185