#73A2F2#73A2F2
#73A2F2 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.3% C 0.128 H 260.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73A2F2 |
|---|---|
| RGB | rgb(115, 162, 242) |
| HSL | hsl(218, 83%, 70%) |
| HSV | hsv(218, 52%, 95%) |
| CMYK | cmyk(52.5%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.44, 6.47, -44.88) |
| CIE-LCH | lch(66.44, 45.34, 278.20°) |
| OKLab | oklab(71.25% -0.021 -0.1265) |
| OKLCH | oklch(71.25% 0.128 260.6) |
| XYZ | xyz(36.0121, 35.8936, 89.0176) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 6.01
Dark Sky Blue
#448EE4
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 7.73
Dodgerblue
#1E90FF
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A2F2 #F2C373
analogous
#73E2F2 #73A2F2 #8373F2
triadic
#73A2F2 #F273A2 #A2F273
tetradic
#73A2F2 #F273E2 #F2C373 #73F283
square
#73A2F2 #F273E2 #F2C373 #73F283
split-complementary
#73A2F2 #F28373 #E2F273
monochromatic
#145CD7 #3B7DED #73A2F2 #ABC7F7 #E3ECFC
Accessibility & contrast
On white
2.57
#73A2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#73A2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A2F2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A2F2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F5
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#2FB4BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #73a2f2; /* rgb */ color: rgb(115, 162, 242); /* oklch */ color: oklch(71.3% 0.128 260.6);
Tailwind
colors: {
custom: {
50: '#a3bdf6',
500: '#73a2f2',
950: '#000000',
},
}SCSS
$custom: #73a2f2; $custom-light: #a3bdf6; $custom-dark: #000000;
JSON
{
"hex": "#73a2f2",
"rgb": {
"r": 115,
"g": 162,
"b": 242
},
"hsl": {
"h": 217.795,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.71251,
"c": 0.12823,
"h": 260.6
},
"luminance": 0.35896
}Semantic roles & 50–950 ramp
primary
#73A2F2
secondary
#F2E5CF
accent
#8F06DF
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185