#73A2FF#73A2FF
#73A2FF is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.145 H 262.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73A2FF |
|---|---|
| RGB | rgb(115, 162, 255) |
| HSL | hsl(220, 100%, 73%) |
| HSV | hsv(220, 55%, 100%) |
| CMYK | cmyk(54.9%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.05, 10.47, -51.00) |
| CIE-LCH | lch(67.05, 52.06, 281.60°) |
| OKLab | oklab(71.93% -0.0179 -0.1443) |
| OKLCH | oklch(71.93% 0.145 262.9) |
| XYZ | xyz(38.0344, 36.7025, 99.6684) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.26
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 7.40
Soft Blue
#6488EA
ΔE00 7.98
Sky Blue (survey)
#75BBFD
ΔE00 8.17
Dodgerblue
#1E90FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A2FF #FFD073
analogous
#73E8FF #73A2FF #8A73FF
triadic
#73A2FF #FF73A2 #A2FF73
tetradic
#73A2FF #FF73E8 #FFD073 #73FF8A
square
#73A2FF #FF73E8 #FFD073 #73FF8A
split-complementary
#73A2FF #FF8A73 #E8FF73
monochromatic
#0053F8 #3679FF #73A2FF #B0CBFF #E0EBFF
Accessibility & contrast
On white
2.52
#73A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#73A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A2FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A2FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#6B9DFD
Tritanopia (blue-blind)
#17B6C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73a2ff; /* rgb */ color: rgb(115, 162, 255); /* oklch */ color: oklch(71.9% 0.145 262.9);
Tailwind
colors: {
custom: {
50: '#a4bdff',
500: '#73a2ff',
950: '#000000',
},
}SCSS
$custom: #73a2ff; $custom-light: #a4bdff; $custom-dark: #000000;
JSON
{
"hex": "#73a2ff",
"rgb": {
"r": 115,
"g": 162,
"b": 255
},
"hsl": {
"h": 219.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.7193,
"c": 0.14544,
"h": 262.9
},
"luminance": 0.36705
}Semantic roles & 50–950 ramp
primary
#73A2FF
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186