#729FEE#729FEE
#729FEE is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.4% C 0.126 H 261.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #729FEE |
|---|---|
| RGB | rgb(114, 159, 238) |
| HSL | hsl(218, 78%, 69%) |
| HSV | hsv(218, 52%, 93%) |
| CMYK | cmyk(52.1%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.39, 6.75, -44.33) |
| CIE-LCH | lch(65.39, 44.84, 278.66°) |
| OKLab | oklab(70.36% -0.0195 -0.125) |
| OKLCH | oklch(70.36% 0.126 261.1) |
| XYZ | xyz(34.7650, 34.5442, 85.7081) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.05
Carolina Blue
#8AB8FE
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729FEE #EEC172
analogous
#72DDEE #729FEE #8372EE
triadic
#729FEE #EE729F #9FEE72
tetradic
#729FEE #EE72DD #EEC172 #72EE83
square
#729FEE #EE72DD #EEC172 #72EE83
split-complementary
#729FEE #EE8372 #DDEE72
monochromatic
#195ACD #3B7AE7 #729FEE #A9C4F5 #DFE9FB
Accessibility & contrast
On white
2.66
#729FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#729FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729FEE
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729FEE | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#7199EC
Tritanopia (blue-blind)
#32B0BC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #729fee; /* rgb */ color: rgb(114, 159, 238); /* oklch */ color: oklch(70.4% 0.126 261.1);
Tailwind
colors: {
custom: {
50: '#a2bbf4',
500: '#729fee',
950: '#000000',
},
}SCSS
$custom: #729fee; $custom-light: #a2bbf4; $custom-dark: #000000;
JSON
{
"hex": "#729fee",
"rgb": {
"r": 114,
"g": 159,
"b": 238
},
"hsl": {
"h": 218.226,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.70362,
"c": 0.12648,
"h": 261.1
},
"luminance": 0.34547
}Semantic roles & 50–950 ramp
primary
#729FEE
secondary
#F0E3CC
accent
#8F0BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085