#729EEE#729EEE
#729EEE is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.128 H 261.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #729EEE |
|---|---|
| RGB | rgb(114, 158, 238) |
| HSL | hsl(219, 78%, 69%) |
| HSV | hsv(219, 52%, 93%) |
| CMYK | cmyk(52.1%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.12, 7.33, -44.76) |
| CIE-LCH | lch(65.12, 45.35, 279.29°) |
| OKLab | oklab(70.15% -0.0184 -0.1262) |
| OKLCH | oklch(70.15% 0.128 261.7) |
| XYZ | xyz(34.5937, 34.2016, 85.6510) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.83
Soft Blue
#6488EA
ΔE00 6.63
Dark Sky Blue
#448EE4
ΔE00 7.03
Carolina Blue
#8AB8FE
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 7.14
Dodgerblue
#1E90FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EEE #EEC272
analogous
#72DCEE #729EEE #8472EE
triadic
#729EEE #EE729E #9EEE72
tetradic
#729EEE #EE72DC #EEC272 #72EE84
square
#729EEE #EE72DC #EEC272 #72EE84
split-complementary
#729EEE #EE8472 #DCEE72
monochromatic
#1959CD #3B78E7 #729EEE #A9C4F5 #DFE9FB
Accessibility & contrast
On white
2.68
#729EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#729EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EEE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EEE | 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)
#7EA4F1
Deuteranopia (green-blind)
#7099EC
Tritanopia (blue-blind)
#32AFBB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729eee; /* rgb */ color: rgb(114, 158, 238); /* oklch */ color: oklch(70.2% 0.128 261.7);
Tailwind
colors: {
custom: {
50: '#a2baf4',
500: '#729eee',
950: '#000000',
},
}SCSS
$custom: #729eee; $custom-light: #a2baf4; $custom-dark: #000000;
JSON
{
"hex": "#729eee",
"rgb": {
"r": 114,
"g": 158,
"b": 238
},
"hsl": {
"h": 218.71,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.70152,
"c": 0.12754,
"h": 261.7
},
"luminance": 0.34204
}Semantic roles & 50–950 ramp
primary
#729EEE
secondary
#F0E3CC
accent
#910BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085