#729AED#729AED
#729AED is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.3% C 0.131 H 263.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #729AED |
|---|---|
| RGB | rgb(114, 154, 237) |
| HSL | hsl(220, 77%, 69%) |
| HSV | hsv(220, 52%, 93%) |
| CMYK | cmyk(51.9%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(64.00, 9.33, -45.98) |
| CIE-LCH | lch(64.00, 46.91, 281.47°) |
| OKLab | oklab(69.26% -0.0141 -0.1298) |
| OKLCH | oklch(69.26% 0.131 263.8) |
| XYZ | xyz(33.7760, 32.8006, 84.6556) |
| Luminance | 0.3280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.27
Soft Blue
#6488EA
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.41
Dark Sky Blue
#448EE4
ΔE00 6.85
Faded Blue
#658CBB
ΔE00 6.99
Dodgerblue
#1E90FF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729AED #EDC572
analogous
#72D7ED #729AED #8872ED
triadic
#729AED #ED729A #9AED72
tetradic
#729AED #ED72D7 #EDC572 #72ED88
square
#729AED #ED72D7 #EDC572 #72ED88
split-complementary
#729AED #ED8872 #D7ED72
monochromatic
#1A53CB #3C73E6 #729AED #A8C1F4 #DFE8FB
Accessibility & contrast
On white
2.78
#729AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#729AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729AED
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729AED | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F0
Deuteranopia (green-blind)
#6B96EB
Tritanopia (blue-blind)
#35ACB8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #729aed; /* rgb */ color: rgb(114, 154, 237); /* oklch */ color: oklch(69.3% 0.131 263.8);
Tailwind
colors: {
custom: {
50: '#a2b7f3',
500: '#729aed',
950: '#000000',
},
}SCSS
$custom: #729aed; $custom-light: #a2b7f3; $custom-dark: #000000;
JSON
{
"hex": "#729aed",
"rgb": {
"r": 114,
"g": 154,
"b": 237
},
"hsl": {
"h": 220.488,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.69264,
"c": 0.13054,
"h": 263.8
},
"luminance": 0.32803
}Semantic roles & 50–950 ramp
primary
#729AED
secondary
#F0E4CB
accent
#970CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085