#729BF6#729BF6
#729BF6 is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.0% C 0.142 H 264.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #729BF6 |
|---|---|
| RGB | rgb(114, 155, 246) |
| HSL | hsl(221, 88%, 71%) |
| HSV | hsv(221, 54%, 96%) |
| CMYK | cmyk(53.7%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(64.70, 11.52, -49.81) |
| CIE-LCH | lch(64.70, 51.12, 283.02°) |
| OKLab | oklab(69.95% -0.0132 -0.1409) |
| OKLCH | oklch(69.95% 0.142 264.7) |
| XYZ | xyz(35.2897, 33.6713, 91.8105) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.68
Soft Blue
#6488EA
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.27
Dark Sky Blue
#448EE4
ΔE00 7.29
Dodgerblue
#1E90FF
ΔE00 7.78
Faded Blue
#658CBB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729BF6 #F6CD72
analogous
#72DDF6 #729BF6 #8B72F6
triadic
#729BF6 #F6729B #9BF672
tetradic
#729BF6 #F672DD #F6CD72 #72F68B
square
#729BF6 #F672DD #F6CD72 #72F68B
split-complementary
#729BF6 #F68B72 #DDF672
monochromatic
#0E4FDF #3872F2 #729BF6 #ACC4FA #E2EBFD
Accessibility & contrast
On white
2.72
#729BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#729BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729BF6
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729BF6 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3FA
Deuteranopia (green-blind)
#6697F4
Tritanopia (blue-blind)
#28AFBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #729bf6; /* rgb */ color: rgb(114, 155, 246); /* oklch */ color: oklch(70.0% 0.142 264.7);
Tailwind
colors: {
custom: {
50: '#a3b8f9',
500: '#729bf6',
950: '#000000',
},
}SCSS
$custom: #729bf6; $custom-light: #a3b8f9; $custom-dark: #000000;
JSON
{
"hex": "#729bf6",
"rgb": {
"r": 114,
"g": 155,
"b": 246
},
"hsl": {
"h": 221.364,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.6995,
"c": 0.14155,
"h": 264.7
},
"luminance": 0.33674
}Semantic roles & 50–950 ramp
primary
#729BF6
secondary
#F4E9D0
accent
#9E01E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085