#73ACFD#73ACFD
#73ACFD is a light, vivid blue. Relative luminance 0.402; OKLCH L 73.9% C 0.133 H 257.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73ACFD |
|---|---|
| RGB | rgb(115, 172, 253) |
| HSL | hsl(215, 97%, 72%) |
| HSV | hsv(215, 55%, 99%) |
| CMYK | cmyk(54.5%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(69.64, 4.14, -45.84) |
| CIE-LCH | lch(69.64, 46.02, 275.16°) |
| OKLab | oklab(73.91% -0.0292 -0.1292) |
| OKLCH | oklch(73.91% 0.133 257.3) |
| XYZ | xyz(39.5462, 40.2386, 98.5923) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.82
Sky Blue (survey)
#75BBFD
ΔE00 4.93
Cornflowerblue
#6495ED
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 8.03
Azure (survey)
#069AF3
ΔE00 9.07
Dodgerblue
#1E90FF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ACFD #FDC473
analogous
#73F1FD #73ACFD #7F73FD
triadic
#73ACFD #FD73AC #ACFD73
tetradic
#73ACFD #FD73F1 #FDC473 #73FD7F
square
#73ACFD #FD73F1 #FDC473 #73FD7F
split-complementary
#73ACFD #FD7F73 #F1FD73
monochromatic
#0366F2 #3788FC #73ACFD #AFD0FE #E1EDFF
Accessibility & contrast
On white
2.32
#73ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#73ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ACFD
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ACFD | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#16BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #73acfd; /* rgb */ color: rgb(115, 172, 253); /* oklch */ color: oklch(73.9% 0.133 257.3);
Tailwind
colors: {
custom: {
50: '#a4c4fe',
500: '#73acfd',
950: '#000000',
},
}SCSS
$custom: #73acfd; $custom-light: #a4c4fe; $custom-dark: #000000;
JSON
{
"hex": "#73acfd",
"rgb": {
"r": 115,
"g": 172,
"b": 253
},
"hsl": {
"h": 215.217,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.73911,
"c": 0.1325,
"h": 257.3
},
"luminance": 0.40242
}Semantic roles & 50–950 ramp
primary
#73ACFD
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186