#73ACFC#73ACFC
#73ACFC is a light, vivid blue. Relative luminance 0.402; OKLCH L 73.9% C 0.131 H 257.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73ACFC |
|---|---|
| RGB | rgb(115, 172, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 54%, 99%) |
| CMYK | cmyk(54.4%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.59, 3.83, -45.36) |
| CIE-LCH | lch(69.59, 45.53, 274.83°) |
| OKLab | oklab(73.86% -0.0295 -0.1279) |
| OKLCH | oklch(73.86% 0.131 257) |
| XYZ | xyz(39.3873, 40.1750, 97.7555) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.84
Sky Blue (survey)
#75BBFD
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 8.05
Azure (survey)
#069AF3
ΔE00 9.01
Dodgerblue
#1E90FF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ACFC #FCC373
analogous
#73F1FC #73ACFC #7E73FC
triadic
#73ACFC #FC73AC #ACFC73
tetradic
#73ACFC #FC73F1 #FCC373 #73FC7E
square
#73ACFC #FC73F1 #FCC373 #73FC7E
split-complementary
#73ACFC #FC7E73 #F1FC73
monochromatic
#0567EF #3788FB #73ACFC #AFD0FD #E1EDFE
Accessibility & contrast
On white
2.32
#73ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#73ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ACFC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ACFC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#19BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #73acfc; /* rgb */ color: rgb(115, 172, 252); /* oklch */ color: oklch(73.9% 0.131 257.0);
Tailwind
colors: {
custom: {
50: '#a4c4fd',
500: '#73acfc',
950: '#000000',
},
}SCSS
$custom: #73acfc; $custom-light: #a4c4fd; $custom-dark: #000000;
JSON
{
"hex": "#73acfc",
"rgb": {
"r": 115,
"g": 172,
"b": 252
},
"hsl": {
"h": 215.036,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.73861,
"c": 0.13122,
"h": 257
},
"luminance": 0.40178
}Semantic roles & 50–950 ramp
primary
#73ACFC
secondary
#F7E8D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186