#73A6F2#73A6F2
#73A6F2 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.1% C 0.124 H 258.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73A6F2 |
|---|---|
| RGB | rgb(115, 166, 242) |
| HSL | hsl(216, 83%, 70%) |
| HSV | hsv(216, 52%, 95%) |
| CMYK | cmyk(52.5%, 31.4%, 0%, 5.1%) |
| CIE-LAB | lab(67.52, 4.18, -43.18) |
| CIE-LCH | lch(67.52, 43.38, 275.54°) |
| OKLab | oklab(72.1% -0.0255 -0.1215) |
| OKLCH | oklch(72.1% 0.124 258.2) |
| XYZ | xyz(36.7280, 37.3253, 89.2563) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 5.10
Sky Blue (survey)
#75BBFD
ΔE00 6.58
Dodgerblue
#1E90FF
ΔE00 8.09
Dark Sky Blue
#448EE4
ΔE00 8.20
Azure (survey)
#069AF3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A6F2 #F2BF73
analogous
#73E5F2 #73A6F2 #8073F2
triadic
#73A6F2 #F273A6 #A6F273
tetradic
#73A6F2 #F273E5 #F2BF73 #73F280
square
#73A6F2 #F273E5 #F2BF73 #73F280
split-complementary
#73A6F2 #F28073 #E5F273
monochromatic
#1462D7 #3B82ED #73A6F2 #ABCAF7 #E3EDFC
Accessibility & contrast
On white
2.48
#73A6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#73A6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A6F2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A6F2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#789FF0
Tritanopia (blue-blind)
#2EB7C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73a6f2; /* rgb */ color: rgb(115, 166, 242); /* oklch */ color: oklch(72.1% 0.124 258.2);
Tailwind
colors: {
custom: {
50: '#a3c0f6',
500: '#73a6f2',
950: '#000000',
},
}SCSS
$custom: #73a6f2; $custom-light: #a3c0f6; $custom-dark: #000000;
JSON
{
"hex": "#73a6f2",
"rgb": {
"r": 115,
"g": 166,
"b": 242
},
"hsl": {
"h": 215.906,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.72095,
"c": 0.12419,
"h": 258.2
},
"luminance": 0.37328
}Semantic roles & 50–950 ramp
primary
#73A6F2
secondary
#F2E4CF
accent
#8806DF
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185