#729EF6#729EF6
#729EF6 is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.6% C 0.138 H 263.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #729EF6 |
|---|---|
| RGB | rgb(114, 158, 246) |
| HSL | hsl(220, 88%, 71%) |
| HSV | hsv(220, 54%, 96%) |
| CMYK | cmyk(53.7%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.50, 9.78, -48.54) |
| CIE-LCH | lch(65.50, 49.52, 281.39°) |
| OKLab | oklab(70.57% -0.0165 -0.1372) |
| OKLCH | oklch(70.57% 0.138 263.1) |
| XYZ | xyz(35.7952, 34.6822, 91.9790) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.05
Soft Blue
#6488EA
ΔE00 6.69
Periwinkle Blue
#8F99FB
ΔE00 6.87
Carolina Blue
#8AB8FE
ΔE00 7.01
Dark Sky Blue
#448EE4
ΔE00 7.40
Dodgerblue
#1E90FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EF6 #F6CA72
analogous
#72E0F6 #729EF6 #8872F6
triadic
#729EF6 #F6729E #9EF672
tetradic
#729EF6 #F672E0 #F6CA72 #72F688
square
#729EF6 #F672E0 #F6CA72 #72F688
split-complementary
#729EF6 #F68872 #E0F672
monochromatic
#0E54DF #3876F2 #729EF6 #ACC6FA #E2EBFD
Accessibility & contrast
On white
2.65
#729EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#729EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EF6
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EF6 | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#6B99F4
Tritanopia (blue-blind)
#27B1BE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #729ef6; /* rgb */ color: rgb(114, 158, 246); /* oklch */ color: oklch(70.6% 0.138 263.1);
Tailwind
colors: {
custom: {
50: '#a3baf9',
500: '#729ef6',
950: '#000000',
},
}SCSS
$custom: #729ef6; $custom-light: #a3baf9; $custom-dark: #000000;
JSON
{
"hex": "#729ef6",
"rgb": {
"r": 114,
"g": 158,
"b": 246
},
"hsl": {
"h": 220,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.7057,
"c": 0.13822,
"h": 263.1
},
"luminance": 0.34685
}Semantic roles & 50–950 ramp
primary
#729EF6
secondary
#F4E8D0
accent
#9901E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085