#73ABFA#73ABFA
#73ABFA is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.6% C 0.130 H 257.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABFA |
|---|---|
| RGB | rgb(115, 171, 250) |
| HSL | hsl(215, 93%, 72%) |
| HSV | hsv(215, 54%, 98%) |
| CMYK | cmyk(54%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.23, 3.79, -44.85) |
| CIE-LCH | lch(69.23, 45.01, 274.83°) |
| OKLab | oklab(73.55% -0.0289 -0.1263) |
| OKLCH | oklch(73.55% 0.13 257.1) |
| XYZ | xyz(38.8825, 39.6697, 96.0320) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.02
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Cornflowerblue
#6495ED
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 8.14
Azure (survey)
#069AF3
ΔE00 8.90
Dodgerblue
#1E90FF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABFA #FAC273
analogous
#73EFFA #73ABFA #7F73FA
triadic
#73ABFA #FA73AB #ABFA73
tetradic
#73ABFA #FA73EF #FAC273 #73FA7F
square
#73ABFA #FA73EF #FAC273 #73FA7F
split-complementary
#73ABFA #FA7F73 #EFFA73
monochromatic
#0866EA #3888F8 #73ABFA #AECEFC #E1EDFE
Accessibility & contrast
On white
2.35
#73ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#73ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABFA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABFA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#1EBDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #73abfa; /* rgb */ color: rgb(115, 171, 250); /* oklch */ color: oklch(73.6% 0.130 257.1);
Tailwind
colors: {
custom: {
50: '#a3c3fc',
500: '#73abfa',
950: '#000000',
},
}SCSS
$custom: #73abfa; $custom-light: #a3c3fc; $custom-dark: #000000;
JSON
{
"hex": "#73abfa",
"rgb": {
"r": 115,
"g": 171,
"b": 250
},
"hsl": {
"h": 215.111,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.7355,
"c": 0.12962,
"h": 257.1
},
"luminance": 0.39673
}Semantic roles & 50–950 ramp
primary
#73ABFA
secondary
#F6E7D3
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185