#73A4FF#73A4FF
#73A4FF is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.3% C 0.143 H 261.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73A4FF |
|---|---|
| RGB | rgb(115, 164, 255) |
| HSL | hsl(219, 100%, 73%) |
| HSV | hsv(219, 55%, 100%) |
| CMYK | cmyk(54.9%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.59, 9.31, -50.15) |
| CIE-LCH | lch(67.59, 51.01, 280.52°) |
| OKLab | oklab(72.34% -0.0201 -0.1419) |
| OKLCH | oklch(72.34% 0.143 261.9) |
| XYZ | xyz(38.3895, 37.4127, 99.7867) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.69
Carolina Blue
#8AB8FE
ΔE00 5.38
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Periwinkle Blue
#8F99FB
ΔE00 7.90
Dodgerblue
#1E90FF
ΔE00 8.32
Dark Sky Blue
#448EE4
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A4FF #FFCE73
analogous
#73EAFF #73A4FF #8873FF
triadic
#73A4FF #FF73A4 #A4FF73
tetradic
#73A4FF #FF73EA #FFCE73 #73FF88
square
#73A4FF #FF73EA #FFCE73 #73FF88
split-complementary
#73A4FF #FF8873 #EAFF73
monochromatic
#0057F8 #367CFF #73A4FF #B0CCFF #E0EBFF
Accessibility & contrast
On white
2.48
#73A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#73A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A4FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A4FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#16B8C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #73a4ff; /* rgb */ color: rgb(115, 164, 255); /* oklch */ color: oklch(72.3% 0.143 261.9);
Tailwind
colors: {
custom: {
50: '#a4beff',
500: '#73a4ff',
950: '#000000',
},
}SCSS
$custom: #73a4ff; $custom-light: #a4beff; $custom-dark: #000000;
JSON
{
"hex": "#73a4ff",
"rgb": {
"r": 115,
"g": 164,
"b": 255
},
"hsl": {
"h": 219,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.72343,
"c": 0.14327,
"h": 261.9
},
"luminance": 0.37416
}Semantic roles & 50–950 ramp
primary
#73A4FF
secondary
#F7EBD4
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186