#729EEF#729EEF
#729EEF is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.2% C 0.129 H 261.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #729EEF |
|---|---|
| RGB | rgb(114, 158, 239) |
| HSL | hsl(219, 80%, 69%) |
| HSV | hsv(219, 52%, 94%) |
| CMYK | cmyk(52.3%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(65.17, 7.63, -45.23) |
| CIE-LCH | lch(65.17, 45.87, 279.57°) |
| OKLab | oklab(70.2% -0.0182 -0.1276) |
| OKLCH | oklch(70.2% 0.129 261.9) |
| XYZ | xyz(34.7410, 34.2606, 86.4269) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.85
Soft Blue
#6488EA
ΔE00 6.63
Dark Sky Blue
#448EE4
ΔE00 7.07
Periwinkle Blue
#8F99FB
ΔE00 7.10
Carolina Blue
#8AB8FE
ΔE00 7.12
Dodgerblue
#1E90FF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EEF #EFC372
analogous
#72DDEF #729EEF #8572EF
triadic
#729EEF #EF729E #9EEF72
tetradic
#729EEF #EF72DD #EFC372 #72EF85
square
#729EEF #EF72DD #EFC372 #72EF85
split-complementary
#729EEF #EF8572 #DDEF72
monochromatic
#1858CF #3B78E9 #729EEF #A9C4F5 #E0EAFB
Accessibility & contrast
On white
2.67
#729EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#729EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EEF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EEF | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F2
Deuteranopia (green-blind)
#6F99ED
Tritanopia (blue-blind)
#31B0BB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729eef; /* rgb */ color: rgb(114, 158, 239); /* oklch */ color: oklch(70.2% 0.129 261.9);
Tailwind
colors: {
custom: {
50: '#a2baf4',
500: '#729eef',
950: '#000000',
},
}SCSS
$custom: #729eef; $custom-light: #a2baf4; $custom-dark: #000000;
JSON
{
"hex": "#729eef",
"rgb": {
"r": 114,
"g": 158,
"b": 239
},
"hsl": {
"h": 218.88,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.70204,
"c": 0.12887,
"h": 261.9
},
"luminance": 0.34263
}Semantic roles & 50–950 ramp
primary
#729EEF
secondary
#F1E4CC
accent
#920ADC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085