#729FF4#729FF4
#729FF4 is a light, vivid blue. Relative luminance 0.349; OKLCH L 70.7% C 0.134 H 262.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #729FF4 |
|---|---|
| RGB | rgb(114, 159, 244) |
| HSL | hsl(219, 86%, 70%) |
| HSV | hsv(219, 53%, 96%) |
| CMYK | cmyk(53.3%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(65.67, 8.59, -47.18) |
| CIE-LCH | lch(65.67, 47.95, 280.32°) |
| OKLab | oklab(70.67% -0.0181 -0.1332) |
| OKLCH | oklch(70.67% 0.134 262.3) |
| XYZ | xyz(35.6612, 34.9026, 90.4281) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.17
Carolina Blue
#8AB8FE
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.15
Dark Sky Blue
#448EE4
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729FF4 #F4C772
analogous
#72E0F4 #729FF4 #8672F4
triadic
#729FF4 #F4729F #9FF472
tetradic
#729FF4 #F472E0 #F4C772 #72F486
square
#729FF4 #F472E0 #F4C772 #72F486
split-complementary
#729FF4 #F48672 #E0F472
monochromatic
#1157DB #3978F0 #729FF4 #ABC6F8 #E3ECFD
Accessibility & contrast
On white
2.63
#729FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#729FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729FF4
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729FF4 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#6D9AF2
Tritanopia (blue-blind)
#2AB2BE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #729ff4; /* rgb */ color: rgb(114, 159, 244); /* oklch */ color: oklch(70.7% 0.134 262.3);
Tailwind
colors: {
custom: {
50: '#a2bbf8',
500: '#729ff4',
950: '#000000',
},
}SCSS
$custom: #729ff4; $custom-light: #a2bbf8; $custom-dark: #000000;
JSON
{
"hex": "#729ff4",
"rgb": {
"r": 114,
"g": 159,
"b": 244
},
"hsl": {
"h": 219.231,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.70672,
"c": 0.13446,
"h": 262.3
},
"luminance": 0.34905
}Semantic roles & 50–950 ramp
primary
#729FF4
secondary
#F3E6CF
accent
#9503E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085