#73AAFA#73AAFA
#73AAFA is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.3% C 0.131 H 257.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73AAFA |
|---|---|
| RGB | rgb(115, 170, 250) |
| HSL | hsl(216, 93%, 72%) |
| HSV | hsv(216, 54%, 98%) |
| CMYK | cmyk(54%, 32%, 0%, 2%) |
| CIE-LAB | lab(68.96, 4.35, -45.27) |
| CIE-LCH | lch(68.96, 45.48, 275.49°) |
| OKLab | oklab(73.34% -0.0278 -0.1276) |
| OKLCH | oklch(73.34% 0.131 257.7) |
| XYZ | xyz(38.6943, 39.2934, 95.9693) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.17
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 8.19
Dodgerblue
#1E90FF
ΔE00 8.76
Azure (survey)
#069AF3
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AAFA #FAC373
analogous
#73EDFA #73AAFA #8073FA
triadic
#73AAFA #FA73AA #AAFA73
tetradic
#73AAFA #FA73ED #FAC373 #73FA80
square
#73AAFA #FA73ED #FAC373 #73FA80
split-complementary
#73AAFA #FA8073 #EDFA73
monochromatic
#0864EA #3886F8 #73AAFA #AECEFC #E1EDFE
Accessibility & contrast
On white
2.37
#73AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#73AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AAFA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AAFA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#79A2F8
Tritanopia (blue-blind)
#1FBCC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #73aafa; /* rgb */ color: rgb(115, 170, 250); /* oklch */ color: oklch(73.3% 0.131 257.7);
Tailwind
colors: {
custom: {
50: '#a3c3fc',
500: '#73aafa',
950: '#000000',
},
}SCSS
$custom: #73aafa; $custom-light: #a3c3fc; $custom-dark: #000000;
JSON
{
"hex": "#73aafa",
"rgb": {
"r": 115,
"g": 170,
"b": 250
},
"hsl": {
"h": 215.556,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.73339,
"c": 0.13059,
"h": 257.7
},
"luminance": 0.39296
}Semantic roles & 50–950 ramp
primary
#73AAFA
secondary
#F6E8D3
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185