#729DF7#729DF7
#729DF7 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.4% C 0.141 H 263.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #729DF7 |
|---|---|
| RGB | rgb(114, 157, 247) |
| HSL | hsl(221, 89%, 71%) |
| HSV | hsv(221, 54%, 97%) |
| CMYK | cmyk(53.8%, 36.4%, 0%, 3.1%) |
| CIE-LAB | lab(65.28, 10.67, -49.44) |
| CIE-LCH | lch(65.28, 50.57, 282.18°) |
| OKLab | oklab(70.42% -0.0152 -0.1398) |
| OKLCH | oklch(70.42% 0.141 263.8) |
| XYZ | xyz(35.7792, 34.4040, 92.7329) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.94
Soft Blue
#6488EA
ΔE00 6.41
Periwinkle Blue
#8F99FB
ΔE00 6.63
Carolina Blue
#8AB8FE
ΔE00 7.28
Dark Sky Blue
#448EE4
ΔE00 7.40
Dodgerblue
#1E90FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729DF7 #F7CC72
analogous
#72DFF7 #729DF7 #8972F7
triadic
#729DF7 #F7729D #9DF772
tetradic
#729DF7 #F772DF #F7CC72 #72F789
square
#729DF7 #F772DF #F7CC72 #72F789
split-complementary
#729DF7 #F78972 #DFF772
monochromatic
#0D52E2 #3875F4 #729DF7 #ACC5FA #E2EBFD
Accessibility & contrast
On white
2.66
#729DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#729DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729DF7
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729DF7 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FB
Deuteranopia (green-blind)
#6999F5
Tritanopia (blue-blind)
#26B1BE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729df7; /* rgb */ color: rgb(114, 157, 247); /* oklch */ color: oklch(70.4% 0.141 263.8);
Tailwind
colors: {
custom: {
50: '#a3b9fa',
500: '#729df7',
950: '#000000',
},
}SCSS
$custom: #729df7; $custom-light: #a3b9fa; $custom-dark: #000000;
JSON
{
"hex": "#729df7",
"rgb": {
"r": 114,
"g": 157,
"b": 247
},
"hsl": {
"h": 220.602,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.70416,
"c": 0.14066,
"h": 263.8
},
"luminance": 0.34407
}Semantic roles & 50–950 ramp
primary
#729DF7
secondary
#F4E9D1
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085