#73A6F8#73A6F8
#73A6F8 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.4% C 0.132 H 259.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73A6F8 |
|---|---|
| RGB | rgb(115, 166, 248) |
| HSL | hsl(217, 90%, 71%) |
| HSV | hsv(217, 54%, 97%) |
| CMYK | cmyk(53.6%, 33.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.79, 6.01, -46.02) |
| CIE-LCH | lch(67.79, 46.41, 277.44°) |
| OKLab | oklab(72.4% -0.0239 -0.1298) |
| OKLCH | oklch(72.4% 0.132 259.6) |
| XYZ | xyz(37.6439, 37.6917, 94.0803) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.97
Cornflowerblue
#6495ED
ΔE00 4.99
Sky Blue (survey)
#75BBFD
ΔE00 6.73
Dodgerblue
#1E90FF
ΔE00 8.24
Dark Sky Blue
#448EE4
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73A6F8 #F8C573
analogous
#73E9F8 #73A6F8 #8273F8
triadic
#73A6F8 #F873A6 #A6F873
tetradic
#73A6F8 #F873E9 #F8C573 #73F882
square
#73A6F8 #F873E9 #F8C573 #73F882
split-complementary
#73A6F8 #F88273 #E9F873
monochromatic
#0B5FE5 #3981F5 #73A6F8 #ADCBFB #E2ECFE
Accessibility & contrast
On white
2.46
#73A6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#73A6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73A6F8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73A6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73A6F8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFB
Deuteranopia (green-blind)
#759FF6
Tritanopia (blue-blind)
#25B8C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #73a6f8; /* rgb */ color: rgb(115, 166, 248); /* oklch */ color: oklch(72.4% 0.132 259.6);
Tailwind
colors: {
custom: {
50: '#a3c0fb',
500: '#73a6f8',
950: '#000000',
},
}SCSS
$custom: #73a6f8; $custom-light: #a3c0fb; $custom-dark: #000000;
JSON
{
"hex": "#73a6f8",
"rgb": {
"r": 115,
"g": 166,
"b": 248
},
"hsl": {
"h": 216.992,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.72396,
"c": 0.132,
"h": 259.6
},
"luminance": 0.37695
}Semantic roles & 50–950 ramp
primary
#73A6F8
secondary
#F5E7D2
accent
#8D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185