#729FF0#729FF0
#729FF0 is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.5% C 0.129 H 261.5°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #729FF0 |
|---|---|
| RGB | rgb(114, 159, 240) |
| HSL | hsl(219, 81%, 69%) |
| HSV | hsv(219, 53%, 94%) |
| CMYK | cmyk(52.5%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(65.48, 7.36, -45.28) |
| CIE-LCH | lch(65.48, 45.88, 279.23°) |
| OKLab | oklab(70.47% -0.019 -0.1277) |
| OKLCH | oklch(70.47% 0.129 261.5) |
| XYZ | xyz(35.0604, 34.6623, 87.2641) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.28
Dodgerblue
#1E90FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729FF0 #F0C372
analogous
#72DEF0 #729FF0 #8472F0
triadic
#729FF0 #F0729F #9FF072
tetradic
#729FF0 #F072DE #F0C372 #72F084
square
#729FF0 #F072DE #F0C372 #72F084
split-complementary
#729FF0 #F08472 #DEF072
monochromatic
#1659D1 #3B79EA #729FF0 #A9C5F6 #E1EAFC
Accessibility & contrast
On white
2.65
#729FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#729FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729FF0
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729FF0 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#709AEE
Tritanopia (blue-blind)
#2FB1BC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #729ff0; /* rgb */ color: rgb(114, 159, 240); /* oklch */ color: oklch(70.5% 0.129 261.5);
Tailwind
colors: {
custom: {
50: '#a2bbf5',
500: '#729ff0',
950: '#000000',
},
}SCSS
$custom: #729ff0; $custom-light: #a2bbf5; $custom-dark: #000000;
JSON
{
"hex": "#729ff0",
"rgb": {
"r": 114,
"g": 159,
"b": 240
},
"hsl": {
"h": 218.571,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.70465,
"c": 0.12913,
"h": 261.5
},
"luminance": 0.34665
}Semantic roles & 50–950 ramp
primary
#729FF0
secondary
#F1E4CD
accent
#9108DD
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085