#73AAFE#73AAFE
#73AAFE is a light, vivid blue. Relative luminance 0.396; OKLCH L 73.5% C 0.136 H 258.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73AAFE |
|---|---|
| RGB | rgb(115, 170, 254) |
| HSL | hsl(216, 99%, 72%) |
| HSV | hsv(216, 55%, 100%) |
| CMYK | cmyk(54.7%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.15, 5.58, -47.15) |
| CIE-LCH | lch(69.15, 47.48, 276.75°) |
| OKLab | oklab(73.54% -0.0268 -0.1331) |
| OKLCH | oklch(73.54% 0.136 258.6) |
| XYZ | xyz(39.3282, 39.5469, 99.3076) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.10
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Cornflowerblue
#6495ED
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 8.11
Dodgerblue
#1E90FF
ΔE00 8.86
Azure (survey)
#069AF3
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AAFE #FEC773
analogous
#73F0FE #73AAFE #8273FE
triadic
#73AAFE #FE73AA #AAFE73
tetradic
#73AAFE #FE73F0 #FEC773 #73FE82
square
#73AAFE #FE73F0 #FEC773 #73FE82
split-complementary
#73AAFE #FE8273 #F0FE73
monochromatic
#0262F5 #3685FE #73AAFE #B0CFFE #E1EDFF
Accessibility & contrast
On white
2.36
#73AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#73AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AAFE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AAFE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#14BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #73aafe; /* rgb */ color: rgb(115, 170, 254); /* oklch */ color: oklch(73.5% 0.136 258.6);
Tailwind
colors: {
custom: {
50: '#a4c2ff',
500: '#73aafe',
950: '#000000',
},
}SCSS
$custom: #73aafe; $custom-light: #a4c2ff; $custom-dark: #000000;
JSON
{
"hex": "#73aafe",
"rgb": {
"r": 115,
"g": 170,
"b": 254
},
"hsl": {
"h": 216.259,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.73541,
"c": 0.13574,
"h": 258.6
},
"luminance": 0.3955
}Semantic roles & 50–950 ramp
primary
#73AAFE
secondary
#F7E9D4
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186