#729DED#729DED
#729DED is a light, vivid blue. Relative luminance 0.338; OKLCH L 69.9% C 0.127 H 262.1°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #729DED |
|---|---|
| RGB | rgb(114, 157, 237) |
| HSL | hsl(219, 77%, 69%) |
| HSV | hsv(219, 52%, 93%) |
| CMYK | cmyk(51.9%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.81, 7.60, -44.71) |
| CIE-LCH | lch(64.81, 45.35, 279.64°) |
| OKLab | oklab(69.89% -0.0175 -0.126) |
| OKLCH | oklch(69.89% 0.127 262.1) |
| XYZ | xyz(34.2773, 33.8033, 84.8228) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.63
Soft Blue
#6488EA
ΔE00 6.32
Dark Sky Blue
#448EE4
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 7.42
Faded Blue
#658CBB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729DED #EDC272
analogous
#72DBED #729DED #8572ED
triadic
#729DED #ED729D #9DED72
tetradic
#729DED #ED72DB #EDC272 #72ED85
square
#729DED #ED72DB #EDC272 #72ED85
split-complementary
#729DED #ED8572 #DBED72
monochromatic
#1A58CB #3C77E6 #729DED #A8C3F4 #DFE8FB
Accessibility & contrast
On white
2.71
#729DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#729DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729DED
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729DED | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#34AEBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #729ded; /* rgb */ color: rgb(114, 157, 237); /* oklch */ color: oklch(69.9% 0.127 262.1);
Tailwind
colors: {
custom: {
50: '#a1b9f3',
500: '#729ded',
950: '#000000',
},
}SCSS
$custom: #729ded; $custom-light: #a1b9f3; $custom-dark: #000000;
JSON
{
"hex": "#729ded",
"rgb": {
"r": 114,
"g": 157,
"b": 237
},
"hsl": {
"h": 219.024,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.69891,
"c": 0.12726,
"h": 262.1
},
"luminance": 0.33806
}Semantic roles & 50–950 ramp
primary
#729DED
secondary
#F0E3CB
accent
#920CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085