#73A2FA#73A2FA
#73A2FA is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.7% C 0.139 H 262.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73A2FA |
|---|---|
| RGB | rgb(115, 162, 250) |
| HSL | hsl(219, 93%, 72%) |
| HSV | hsv(219, 54%, 98%) |
| CMYK | cmyk(54%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(66.81, 8.92, -48.65) |
| CIE-LCH | lch(66.81, 49.46, 280.39°) |
| OKLab | oklab(71.67% -0.019 -0.1375) |
| OKLCH | oklch(71.67% 0.139 262.1) |
| XYZ | xyz(37.2400, 36.3848, 95.4845) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.05
Carolina Blue
#8AB8FE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 7.51
Soft Blue
#6488EA
ΔE00 7.90
Dark Sky Blue
#448EE4
ΔE00 8.03
Dodgerblue
#1E90FF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A2FA #FACB73
analogous
#73E6FA #73A2FA #8873FA
triadic
#73A2FA #FA73A2 #A2FA73
tetradic
#73A2FA #FA73E6 #FACB73 #73FA88
square
#73A2FA #FA73E6 #FACB73 #73FA88
split-complementary
#73A2FA #FA8873 #E6FA73
monochromatic
#0857EA #387BF8 #73A2FA #AEC9FC #E1EBFE
Accessibility & contrast
On white
2.54
#73A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#73A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A2FA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A2FA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FE
Deuteranopia (green-blind)
#6E9DF8
Tritanopia (blue-blind)
#23B5C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73a2fa; /* rgb */ color: rgb(115, 162, 250); /* oklch */ color: oklch(71.7% 0.139 262.1);
Tailwind
colors: {
custom: {
50: '#a3bdfc',
500: '#73a2fa',
950: '#000000',
},
}SCSS
$custom: #73a2fa; $custom-light: #a3bdfc; $custom-dark: #000000;
JSON
{
"hex": "#73a2fa",
"rgb": {
"r": 115,
"g": 162,
"b": 250
},
"hsl": {
"h": 219.111,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.71665,
"c": 0.13881,
"h": 262.1
},
"luminance": 0.36388
}Semantic roles & 50–950 ramp
primary
#73A2FA
secondary
#F6EAD3
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185