#729EEC#729EEC
#729EEC is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.0% C 0.125 H 261.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #729EEC |
|---|---|
| RGB | rgb(114, 158, 236) |
| HSL | hsl(218, 76%, 69%) |
| HSV | hsv(218, 52%, 93%) |
| CMYK | cmyk(51.7%, 33.1%, 0%, 7.5%) |
| CIE-LAB | lab(65.03, 6.72, -43.80) |
| CIE-LCH | lch(65.03, 44.32, 278.72°) |
| OKLab | oklab(70.05% -0.0189 -0.1234) |
| OKLCH | oklch(70.05% 0.125 261.3) |
| XYZ | xyz(34.3015, 34.0848, 84.1121) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.81
Soft Blue
#6488EA
ΔE00 6.63
Dark Sky Blue
#448EE4
ΔE00 6.94
Carolina Blue
#8AB8FE
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.22
Dodgerblue
#1E90FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EEC #ECC072
analogous
#72DBEC #729EEC #8372EC
triadic
#729EEC #EC729E #9EEC72
tetradic
#729EEC #EC72DB #ECC072 #72EC83
square
#729EEC #EC72DB #ECC072 #72EC83
split-complementary
#729EEC #EC8372 #DBEC72
monochromatic
#1B5AC9 #3C79E5 #729EEC #A8C3F3 #DEE8FB
Accessibility & contrast
On white
2.69
#729EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#729EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EEC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EEC | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#7199EA
Tritanopia (blue-blind)
#35AFBA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729eec; /* rgb */ color: rgb(114, 158, 236); /* oklch */ color: oklch(70.0% 0.125 261.3);
Tailwind
colors: {
custom: {
50: '#a1baf2',
500: '#729eec',
950: '#000000',
},
}SCSS
$custom: #729eec; $custom-light: #a1baf2; $custom-dark: #000000;
JSON
{
"hex": "#729eec",
"rgb": {
"r": 114,
"g": 158,
"b": 236
},
"hsl": {
"h": 218.361,
"s": 76.25,
"l": 68.627
},
"oklch": {
"l": 0.7005,
"c": 0.12487,
"h": 261.3
},
"luminance": 0.34087
}Semantic roles & 50–950 ramp
primary
#729EEC
secondary
#EFE2CB
accent
#8F0DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085