#73A3F5#73A3F5
#73A3F5 is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.6% C 0.131 H 260.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73A3F5 |
|---|---|
| RGB | rgb(115, 163, 245) |
| HSL | hsl(218, 87%, 71%) |
| HSV | hsv(218, 53%, 96%) |
| CMYK | cmyk(53.1%, 33.5%, 0%, 3.9%) |
| CIE-LAB | lab(66.85, 6.81, -45.87) |
| CIE-LCH | lch(66.85, 46.38, 278.44°) |
| OKLab | oklab(71.61% -0.0214 -0.1294) |
| OKLCH | oklch(71.61% 0.131 260.6) |
| XYZ | xyz(36.6432, 36.4290, 91.4690) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 5.71
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 7.89
Dark Sky Blue
#448EE4
ΔE00 7.90
Dodgerblue
#1E90FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A3F5 #F5C573
analogous
#73E4F5 #73A3F5 #8473F5
triadic
#73A3F5 #F573A3 #A3F573
tetradic
#73A3F5 #F573E4 #F5C573 #73F584
square
#73A3F5 #F573E4 #F5C573 #73F584
split-complementary
#73A3F5 #F58473 #E4F573
monochromatic
#105CDE #3A7DF1 #73A3F5 #ACC9F9 #E2ECFD
Accessibility & contrast
On white
2.53
#73A3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#73A3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A3F5
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A3F5 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#739DF3
Tritanopia (blue-blind)
#2BB5C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73a3f5; /* rgb */ color: rgb(115, 163, 245); /* oklch */ color: oklch(71.6% 0.131 260.6);
Tailwind
colors: {
custom: {
50: '#a3bdf9',
500: '#73a3f5',
950: '#000000',
},
}SCSS
$custom: #73a3f5; $custom-light: #a3bdf9; $custom-dark: #000000;
JSON
{
"hex": "#73a3f5",
"rgb": {
"r": 115,
"g": 163,
"b": 245
},
"hsl": {
"h": 217.846,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.71614,
"c": 0.13115,
"h": 260.6
},
"luminance": 0.36432
}Semantic roles & 50–950 ramp
primary
#73A3F5
secondary
#F4E7D0
accent
#9002E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185