#729EED#729EED
#729EED is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.1% C 0.126 H 261.5°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #729EED |
|---|---|
| RGB | rgb(114, 158, 237) |
| HSL | hsl(219, 77%, 69%) |
| HSV | hsv(219, 52%, 93%) |
| CMYK | cmyk(51.9%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(65.08, 7.02, -44.28) |
| CIE-LCH | lch(65.08, 44.83, 279.01°) |
| OKLab | oklab(70.1% -0.0187 -0.1248) |
| OKLCH | oklch(70.1% 0.126 261.5) |
| XYZ | xyz(34.4472, 34.1430, 84.8794) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.82
Soft Blue
#6488EA
ΔE00 6.63
Dark Sky Blue
#448EE4
ΔE00 6.98
Carolina Blue
#8AB8FE
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.18
Dodgerblue
#1E90FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EED #EDC172
analogous
#72DBED #729EED #8472ED
triadic
#729EED #ED729E #9EED72
tetradic
#729EED #ED72DB #EDC172 #72ED84
square
#729EED #ED72DB #EDC172 #72ED84
split-complementary
#729EED #ED8472 #DBED72
monochromatic
#1A59CB #3C79E6 #729EED #A8C3F4 #DFE9FB
Accessibility & contrast
On white
2.68
#729EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#729EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EED
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EED | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#7099EB
Tritanopia (blue-blind)
#33AFBB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729eed; /* rgb */ color: rgb(114, 158, 237); /* oklch */ color: oklch(70.1% 0.126 261.5);
Tailwind
colors: {
custom: {
50: '#a1baf3',
500: '#729eed',
950: '#000000',
},
}SCSS
$custom: #729eed; $custom-light: #a1baf3; $custom-dark: #000000;
JSON
{
"hex": "#729eed",
"rgb": {
"r": 114,
"g": 158,
"b": 237
},
"hsl": {
"h": 218.537,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.70101,
"c": 0.1262,
"h": 261.5
},
"luminance": 0.34146
}Semantic roles & 50–950 ramp
primary
#729EED
secondary
#F0E3CB
accent
#900CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085