#729FFC#729FFC
#729FFC is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.1% C 0.145 H 263.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #729FFC |
|---|---|
| RGB | rgb(114, 159, 252) |
| HSL | hsl(220, 96%, 72%) |
| HSV | hsv(220, 55%, 99%) |
| CMYK | cmyk(54.8%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(66.06, 11.06, -50.94) |
| CIE-LCH | lch(66.06, 52.13, 282.25°) |
| OKLab | oklab(71.1% -0.0162 -0.1442) |
| OKLCH | oklch(71.1% 0.145 263.6) |
| XYZ | xyz(36.9023, 35.3991, 96.9647) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.50
Carolina Blue
#8AB8FE
ΔE00 6.70
Periwinkle Blue
#8F99FB
ΔE00 6.94
Soft Blue
#6488EA
ΔE00 7.08
Dark Sky Blue
#448EE4
ΔE00 7.77
Dodgerblue
#1E90FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729FFC #FCCF72
analogous
#72E4FC #729FFC #8A72FC
triadic
#729FFC #FC729F #9FFC72
tetradic
#729FFC #FC72E4 #FCCF72 #72FC8A
square
#729FFC #FC72E4 #FCCF72 #72FC8A
split-complementary
#729FFC #FC8A72 #E4FC72
monochromatic
#0551EF #3676FB #729FFC #AEC8FD #E1EBFE
Accessibility & contrast
On white
2.60
#729FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#729FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729FFC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729FFC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#689BFA
Tritanopia (blue-blind)
#1AB3C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #729ffc; /* rgb */ color: rgb(114, 159, 252); /* oklch */ color: oklch(71.1% 0.145 263.6);
Tailwind
colors: {
custom: {
50: '#a3bbfe',
500: '#729ffc',
950: '#000000',
},
}SCSS
$custom: #729ffc; $custom-light: #a3bbfe; $custom-dark: #000000;
JSON
{
"hex": "#729ffc",
"rgb": {
"r": 114,
"g": 159,
"b": 252
},
"hsl": {
"h": 220.435,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.71097,
"c": 0.14512,
"h": 263.6
},
"luminance": 0.35402
}Semantic roles & 50–950 ramp
primary
#729FFC
secondary
#F6EBD3
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086