#73A2FC#73A2FC
#73A2FC is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.8% C 0.141 H 262.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73A2FC |
|---|---|
| RGB | rgb(115, 162, 252) |
| HSL | hsl(219, 96%, 72%) |
| HSV | hsv(219, 54%, 99%) |
| CMYK | cmyk(54.4%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.91, 9.54, -49.59) |
| CIE-LCH | lch(66.91, 50.50, 280.88°) |
| OKLab | oklab(71.77% -0.0186 -0.1402) |
| OKLCH | oklch(71.77% 0.141 262.4) |
| XYZ | xyz(37.5553, 36.5109, 97.1449) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 7.46
Soft Blue
#6488EA
ΔE00 7.93
Sky Blue (survey)
#75BBFD
ΔE00 8.11
Dodgerblue
#1E90FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A2FC #FCCD73
analogous
#73E7FC #73A2FC #8973FC
triadic
#73A2FC #FC73A2 #A2FC73
tetradic
#73A2FC #FC73E7 #FCCD73 #73FC89
square
#73A2FC #FC73E7 #FCCD73 #73FC89
split-complementary
#73A2FC #FC8973 #E7FC73
monochromatic
#0556EF #377AFB #73A2FC #AFCAFD #E1EBFE
Accessibility & contrast
On white
2.53
#73A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#73A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A2FC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A2FC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#1FB6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73a2fc; /* rgb */ color: rgb(115, 162, 252); /* oklch */ color: oklch(71.8% 0.141 262.4);
Tailwind
colors: {
custom: {
50: '#a4bdfe',
500: '#73a2fc',
950: '#000000',
},
}SCSS
$custom: #73a2fc; $custom-light: #a4bdfe; $custom-dark: #000000;
JSON
{
"hex": "#73a2fc",
"rgb": {
"r": 115,
"g": 162,
"b": 252
},
"hsl": {
"h": 219.416,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.7177,
"c": 0.14147,
"h": 262.4
},
"luminance": 0.36514
}Semantic roles & 50–950 ramp
primary
#73A2FC
secondary
#F7EBD4
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186