#729BED#729BED
#729BED is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.5% C 0.129 H 263.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #729BED |
|---|---|
| RGB | rgb(114, 155, 237) |
| HSL | hsl(220, 77%, 69%) |
| HSV | hsv(220, 52%, 93%) |
| CMYK | cmyk(51.9%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.27, 8.75, -45.55) |
| CIE-LCH | lch(64.27, 46.39, 280.88°) |
| OKLab | oklab(69.47% -0.0153 -0.1285) |
| OKLCH | oklch(69.47% 0.129 263.2) |
| XYZ | xyz(33.9417, 33.1321, 84.7109) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.35
Soft Blue
#6488EA
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 6.58
Dark Sky Blue
#448EE4
ΔE00 6.86
Faded Blue
#658CBB
ΔE00 7.13
Dodgerblue
#1E90FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729BED #EDC472
analogous
#72D9ED #729BED #8772ED
triadic
#729BED #ED729B #9BED72
tetradic
#729BED #ED72D9 #EDC472 #72ED87
square
#729BED #ED72D9 #EDC472 #72ED87
split-complementary
#729BED #ED8772 #D9ED72
monochromatic
#1A55CB #3C75E6 #729BED #A8C1F4 #DFE8FB
Accessibility & contrast
On white
2.75
#729BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#729BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729BED
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729BED | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#6C97EB
Tritanopia (blue-blind)
#34ADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #729bed; /* rgb */ color: rgb(114, 155, 237); /* oklch */ color: oklch(69.5% 0.129 263.2);
Tailwind
colors: {
custom: {
50: '#a2b8f3',
500: '#729bed',
950: '#000000',
},
}SCSS
$custom: #729bed; $custom-light: #a2b8f3; $custom-dark: #000000;
JSON
{
"hex": "#729bed",
"rgb": {
"r": 114,
"g": 155,
"b": 237
},
"hsl": {
"h": 220,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.69473,
"c": 0.12943,
"h": 263.2
},
"luminance": 0.33135
}Semantic roles & 50–950 ramp
primary
#729BED
secondary
#F0E3CB
accent
#950CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085