#73ABFD#73ABFD
#73ABFD is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.7% C 0.133 H 257.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABFD |
|---|---|
| RGB | rgb(115, 171, 253) |
| HSL | hsl(216, 97%, 72%) |
| HSV | hsv(216, 55%, 99%) |
| CMYK | cmyk(54.5%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.37, 4.70, -46.26) |
| CIE-LCH | lch(69.37, 46.50, 275.81°) |
| OKLab | oklab(73.7% -0.0281 -0.1305) |
| OKLCH | oklch(73.7% 0.133 257.8) |
| XYZ | xyz(39.3566, 39.8594, 98.5291) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.96
Sky Blue (survey)
#75BBFD
ΔE00 5.25
Cornflowerblue
#6495ED
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 8.07
Dodgerblue
#1E90FF
ΔE00 8.97
Azure (survey)
#069AF3
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABFD #FDC573
analogous
#73F0FD #73ABFD #8073FD
triadic
#73ABFD #FD73AB #ABFD73
tetradic
#73ABFD #FD73F0 #FDC573 #73FD80
square
#73ABFD #FD73F0 #FDC573 #73FD80
split-complementary
#73ABFD #FD8073 #F0FD73
monochromatic
#0364F2 #3787FC #73ABFD #AFCFFE #E1EDFF
Accessibility & contrast
On white
2.34
#73ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#73ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABFD
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABFD | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#79A3FB
Tritanopia (blue-blind)
#17BDC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #73abfd; /* rgb */ color: rgb(115, 171, 253); /* oklch */ color: oklch(73.7% 0.133 257.8);
Tailwind
colors: {
custom: {
50: '#a4c3fe',
500: '#73abfd',
950: '#000000',
},
}SCSS
$custom: #73abfd; $custom-light: #a4c3fe; $custom-dark: #000000;
JSON
{
"hex": "#73abfd",
"rgb": {
"r": 115,
"g": 171,
"b": 253
},
"hsl": {
"h": 215.652,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.73701,
"c": 0.13347,
"h": 257.8
},
"luminance": 0.39863
}Semantic roles & 50–950 ramp
primary
#73ABFD
secondary
#F7E9D4
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186