#729DEB#729DEB
#729DEB is a light, vivid blue. Relative luminance 0.337; OKLCH L 69.8% C 0.125 H 261.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #729DEB |
|---|---|
| RGB | rgb(114, 157, 235) |
| HSL | hsl(219, 75%, 68%) |
| HSV | hsv(219, 51%, 92%) |
| CMYK | cmyk(51.5%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(64.71, 6.99, -43.75) |
| CIE-LCH | lch(64.71, 44.31, 279.07°) |
| OKLab | oklab(69.79% -0.018 -0.1233) |
| OKLCH | oklch(69.79% 0.125 261.7) |
| XYZ | xyz(33.9867, 33.6870, 83.2925) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.61
Soft Blue
#6488EA
ΔE00 6.33
Dark Sky Blue
#448EE4
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 7.05
Faded Blue
#658CBB
ΔE00 7.29
Dodgerblue
#1E90FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729DEB #EBC072
analogous
#72D9EB #729DEB #8372EB
triadic
#729DEB #EB729D #9DEB72
tetradic
#729DEB #EB72D9 #EBC072 #72EB83
square
#729DEB #EB72D9 #EBC072 #72EB83
split-complementary
#729DEB #EB8372 #D9EB72
monochromatic
#1C59C6 #3C78E3 #729DEB #A8C2F3 #DDE8FA
Accessibility & contrast
On white
2.71
#729DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#729DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729DEB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729DEB | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#7098E9
Tritanopia (blue-blind)
#36AEB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #729deb; /* rgb */ color: rgb(114, 157, 235); /* oklch */ color: oklch(69.8% 0.125 261.7);
Tailwind
colors: {
custom: {
50: '#a1b9f2',
500: '#729deb',
950: '#000000',
},
}SCSS
$custom: #729deb; $custom-light: #a1b9f2; $custom-dark: #000000;
JSON
{
"hex": "#729deb",
"rgb": {
"r": 114,
"g": 157,
"b": 235
},
"hsl": {
"h": 218.678,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.69789,
"c": 0.12459,
"h": 261.7
},
"luminance": 0.3369
}Semantic roles & 50–950 ramp
primary
#729DEB
secondary
#EFE2CA
accent
#900ED7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085