#729CFA#729CFA
#729CFA is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.4% C 0.146 H 264.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #729CFA |
|---|---|
| RGB | rgb(114, 156, 250) |
| HSL | hsl(221, 93%, 71%) |
| HSV | hsv(221, 54%, 98%) |
| CMYK | cmyk(54.4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(65.16, 12.18, -51.26) |
| CIE-LCH | lch(65.16, 52.69, 283.37°) |
| OKLab | oklab(70.37% -0.0134 -0.1452) |
| OKLCH | oklch(70.37% 0.146 264.7) |
| XYZ | xyz(36.0774, 34.2537, 95.1344) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.99
Soft Blue
#6488EA
ΔE00 6.19
Periwinkle Blue
#8F99FB
ΔE00 6.36
Dark Sky Blue
#448EE4
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 7.53
Dodgerblue
#1E90FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729CFA #FAD072
analogous
#72E0FA #729CFA #8C72FA
triadic
#729CFA #FA729C #9CFA72
tetradic
#729CFA #FA72E0 #FAD072 #72FA8C
square
#729CFA #FA72E0 #FAD072 #72FA8C
split-complementary
#729CFA #FA8C72 #E0FA72
monochromatic
#084EE9 #3773F8 #729CFA #ADC5FC #E1EAFE
Accessibility & contrast
On white
2.67
#729CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#729CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729CFA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729CFA | 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)
#76A5FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#21B1BF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729cfa; /* rgb */ color: rgb(114, 156, 250); /* oklch */ color: oklch(70.4% 0.146 264.7);
Tailwind
colors: {
custom: {
50: '#a3b8fc',
500: '#729cfa',
950: '#000000',
},
}SCSS
$custom: #729cfa; $custom-light: #a3b8fc; $custom-dark: #000000;
JSON
{
"hex": "#729cfa",
"rgb": {
"r": 114,
"g": 156,
"b": 250
},
"hsl": {
"h": 221.471,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.70373,
"c": 0.1458,
"h": 264.7
},
"luminance": 0.34256
}Semantic roles & 50–950 ramp
primary
#729CFA
secondary
#F6EBD2
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085