#73ABFC#73ABFC
#73ABFC is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.7% C 0.132 H 257.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABFC |
|---|---|
| RGB | rgb(115, 171, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 54%, 99%) |
| CMYK | cmyk(54.4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.32, 4.40, -45.79) |
| CIE-LCH | lch(69.32, 46.00, 275.49°) |
| OKLab | oklab(73.65% -0.0284 -0.1291) |
| OKLCH | oklch(73.65% 0.132 257.6) |
| XYZ | xyz(39.1977, 39.7958, 97.6923) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Sky Blue (survey)
#75BBFD
ΔE00 5.22
Cornflowerblue
#6495ED
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 8.09
Dodgerblue
#1E90FF
ΔE00 8.95
Azure (survey)
#069AF3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABFC #FCC473
analogous
#73F0FC #73ABFC #8073FC
triadic
#73ABFC #FC73AB #ABFC73
tetradic
#73ABFC #FC73F0 #FCC473 #73FC80
square
#73ABFC #FC73F0 #FCC473 #73FC80
split-complementary
#73ABFC #FC8073 #F0FC73
monochromatic
#0565EF #3787FB #73ABFC #AFCFFD #E1EDFE
Accessibility & contrast
On white
2.34
#73ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#73ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABFC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABFC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#19BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #73abfc; /* rgb */ color: rgb(115, 171, 252); /* oklch */ color: oklch(73.7% 0.132 257.6);
Tailwind
colors: {
custom: {
50: '#a4c3fd',
500: '#73abfc',
950: '#000000',
},
}SCSS
$custom: #73abfc; $custom-light: #a4c3fd; $custom-dark: #000000;
JSON
{
"hex": "#73abfc",
"rgb": {
"r": 115,
"g": 171,
"b": 252
},
"hsl": {
"h": 215.474,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.7365,
"c": 0.13219,
"h": 257.6
},
"luminance": 0.39799
}Semantic roles & 50–950 ramp
primary
#73ABFC
secondary
#F7E9D4
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186