#73a9da
a light, vivid blue · cool · closest name: Cornflower Blue
At a glance
Every number on this page in one read: what #73a9da is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #73a9da |
| RGB | rgb(115, 169, 218) |
| HSL | hsl(209, 58%, 65%) |
| CMYK | cmyk(47%, 23%, 0%, 15%) |
| LAB | lab(67.3 -4.6 -30.3) |
| LCH | lch(67.3 30.6 261.4) |
| OKLCH | oklch(0.716 0.092 246.8) |
| Decimal | 7580122 |
| Display P3 | color(display-p3 0.451 0.663 0.855) |
Copy-ready code
/* CSS */
color: #73a9da;
background-color: #73a9da;
/* Tailwind (arbitrary) */
class="text-[#73a9da] bg-[#73a9da]"
/* SCSS */
$brand: #73a9da;
/* SwiftUI */
Color(red: 0.451, green: 0.663, blue: 0.855)
/* Android */
Color.parseColor("#73a9da")
/* Flutter */
Color(0xFF73A9DA)
/* Python / OpenCV (BGR) */
(218, 169, 115)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #73a9da is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F4F8FB;
--brand-100: #E9F0F7;
--brand-200: #CDDFEF;
--brand-300: #A6C9E8;
--brand-400: #73a9da;
--brand-500: #4D92D0;
--brand-600: #337EC2;
--brand-700: #2B69A1;
--brand-800: #225481;
--brand-900: #1C3F5E;
--brand-950: #12273B;
--brand: #73a9da;
--brand-ink: #000000;
}Colors that work with #73a9da
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #73a9da
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #DAA473 | Directly opposite — maximum tension | |
| Analogous left | #73DAD7 | Neighbour, quieter | |
| Analogous right | #7376DA | Neighbour, quieter | |
| Split-complement 1 | #DA7376 | Contrast without the clash | |
| Split-complement 2 | #DAD773 | Contrast without the clash | |
| Triadic 1 | #DA73A9 | Even thirds — balanced and loud | |
| Triadic 2 | #A9DA73 | Even thirds — balanced and loud | |
| Tetradic | #D773DA | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#73a9da text on a black background
contrast 8.42:1
#73a9da text on a white background
contrast 2.50:1
CSS3 live lab
The quick brown fox
color: #73a9da;
background-color: #73a9da;
Glowing headline
text-shadow: 2px 2px 8px #73a9da;
Soft neon halo
text-shadow: 0 0 14px rgba(115, 169, 218, 0.45);
box-shadow: 0 12px 32px -8px rgba(115, 169, 218, 0.45);
border: 3px solid #73a9da; background: linear-gradient(135deg, #73a9da, #8273DA);
Monochromatic scale
Palettes built from #73a9da
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Cornflower Blue (#6495ed) — ΔE2000 6.9 away, with its history, psychology and brand usage.
#73a9da in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#73a9da, answered
What color is #73a9da?
#73a9da is a light vivid blue, closest to Cornflower Blue (ΔE2000 6.9). It sits at 209° on the hue wheel with 58% saturation and 65% lightness, which reads as cool.
What is the RGB value of #73a9da?
rgb(115, 169, 218) — 115 red, 169 green and 218 blue out of 255, or 45.1% / 66.3% / 85.5% by channel.
Is #73a9da a light or a dark color?
It is a mid-tone. Relative luminance is 0.3708 and perceived brightness is 63%, so black text on it reaches 8.42:1.
Should I use black or white text on #73a9da?
Black. It scores 8.42:1 against #73a9da, versus 2.50:1 for white — AAA at any size.
What is the complementary color of #73a9da?
#DAA473 sits directly opposite on the wheel. Softer options are the split-complements #DA7376 and #DAD773, which give the same contrast with far less vibration.
What colors go well with #73a9da?
For interface work: #F4F8FA as the surface, #C0D7ED for borders, #4B759B for secondary text, #A64326 as an accent and #1B4265 for hover and pressed states. For a palette, the analogous pair #73DAD7 and #7376DA stays calm, while #DAA473 is the loudest partner.
What is #73a9da in CMYK for printing?
cmyk(47%, 23%, 0%, 15%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #73a9da warm or cool?
Cool — it scores 99 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7383DA; nudged cooler, #5D99D7.