#729BFE#729BFE
#729BFE is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.4% C 0.152 H 265.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #729BFE |
|---|---|
| RGB | rgb(114, 155, 254) |
| HSL | hsl(222, 99%, 72%) |
| HSV | hsv(222, 55%, 100%) |
| CMYK | cmyk(55.1%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(65.10, 14.01, -53.55) |
| CIE-LCH | lch(65.10, 55.35, 284.66°) |
| OKLab | oklab(70.39% -0.0115 -0.1519) |
| OKLCH | oklch(70.39% 0.152 265.7) |
| XYZ | xyz(36.5441, 34.1730, 98.4170) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.18
Soft Blue
#6488EA
ΔE00 6.04
Periwinkle Blue
#8F99FB
ΔE00 6.10
Dark Sky Blue
#448EE4
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 7.79
Dodgerblue
#1E90FF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729BFE #FED572
analogous
#72E1FE #729BFE #8F72FE
triadic
#729BFE #FE729B #9BFE72
tetradic
#729BFE #FE72E1 #FED572 #72FE8F
square
#729BFE #FE72E1 #FED572 #72FE8F
split-complementary
#729BFE #FE8F72 #E1FE72
monochromatic
#0249F4 #3570FE #729BFE #AFC6FE #E1E9FF
Accessibility & contrast
On white
2.68
#729BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#729BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729BFE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729BFE | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#6098FC
Tritanopia (blue-blind)
#18B1C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729bfe; /* rgb */ color: rgb(114, 155, 254); /* oklch */ color: oklch(70.4% 0.152 265.7);
Tailwind
colors: {
custom: {
50: '#a4b8ff',
500: '#729bfe',
950: '#000000',
},
}SCSS
$custom: #729bfe; $custom-light: #a4b8ff; $custom-dark: #000000;
JSON
{
"hex": "#729bfe",
"rgb": {
"r": 114,
"g": 155,
"b": 254
},
"hsl": {
"h": 222.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.70389,
"c": 0.1523,
"h": 265.7
},
"luminance": 0.34176
}Semantic roles & 50–950 ramp
primary
#729BFE
secondary
#F7EDD4
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086