#729DFE#729DFE
#729DFE is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.8% C 0.150 H 264.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #729DFE |
|---|---|
| RGB | rgb(114, 157, 254) |
| HSL | hsl(222, 99%, 72%) |
| HSV | hsv(222, 55%, 100%) |
| CMYK | cmyk(55.1%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(65.63, 12.85, -52.71) |
| CIE-LCH | lch(65.63, 54.25, 283.70°) |
| OKLab | oklab(70.8% -0.0136 -0.1494) |
| OKLCH | oklch(70.8% 0.15 264.8) |
| XYZ | xyz(36.8797, 34.8442, 98.5289) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.34
Periwinkle Blue
#8F99FB
ΔE00 6.48
Soft Blue
#6488EA
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.24
Dark Sky Blue
#448EE4
ΔE00 7.79
Dodgerblue
#1E90FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729DFE #FED372
analogous
#72E3FE #729DFE #8D72FE
triadic
#729DFE #FE729D #9DFE72
tetradic
#729DFE #FE72E3 #FED372 #72FE8D
square
#729DFE #FE72E3 #FED372 #72FE8D
split-complementary
#729DFE #FE8D72 #E3FE72
monochromatic
#024CF4 #3573FE #729DFE #AFC7FE #E1EAFF
Accessibility & contrast
On white
2.64
#729DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#729DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729DFE
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729DFE | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#639AFC
Tritanopia (blue-blind)
#16B2C1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #729dfe; /* rgb */ color: rgb(114, 157, 254); /* oklch */ color: oklch(70.8% 0.150 264.8);
Tailwind
colors: {
custom: {
50: '#a3b9ff',
500: '#729dfe',
950: '#000000',
},
}SCSS
$custom: #729dfe; $custom-light: #a3b9ff; $custom-dark: #000000;
JSON
{
"hex": "#729dfe",
"rgb": {
"r": 114,
"g": 157,
"b": 254
},
"hsl": {
"h": 221.571,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.70796,
"c": 0.15003,
"h": 264.8
},
"luminance": 0.34847
}Semantic roles & 50–950 ramp
primary
#729DFE
secondary
#F7ECD4
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086