#729EDD#729EDD
#729EDD is a light, moderate blue. Relative luminance 0.333; OKLCH L 69.3% C 0.105 H 257.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #729EDD |
|---|---|
| RGB | rgb(114, 158, 221) |
| HSL | hsl(215, 61%, 66%) |
| HSV | hsv(215, 48%, 87%) |
| CMYK | cmyk(48.4%, 28.5%, 0%, 13.3%) |
| CIE-LAB | lab(64.36, 2.22, -36.58) |
| CIE-LCH | lch(64.36, 36.65, 273.47°) |
| OKLab | oklab(69.31% -0.023 -0.1025) |
| OKLCH | oklch(69.31% 0.105 257.4) |
| XYZ | xyz(32.2130, 33.2494, 73.1129) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.15
Dark Sky Blue
#448EE4
ΔE00 6.50
Faded Blue
#658CBB
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 6.83
Dodgerblue
#1E90FF
ΔE00 7.23
Carolina Blue
#8AB8FE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EDD #DDB172
analogous
#72D3DD #729EDD #7B72DD
triadic
#729EDD #DD729E #9EDD72
tetradic
#729EDD #DD72D3 #DDB172 #72DD7B
square
#729EDD #DD72D3 #DDB172 #72DD7B
split-complementary
#729EDD #DD7B72 #D3DD72
monochromatic
#295FAB #417CD1 #729EDD #A3C0E9 #D5E2F5
Accessibility & contrast
On white
2.74
#729EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#729EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EDD
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EDD | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E0
Deuteranopia (green-blind)
#7997DC
Tritanopia (blue-blind)
#43ACB4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #729edd; /* rgb */ color: rgb(114, 158, 221); /* oklch */ color: oklch(69.3% 0.105 257.4);
Tailwind
colors: {
custom: {
50: '#a0bae8',
500: '#729edd',
950: '#000000',
},
}SCSS
$custom: #729edd; $custom-light: #a0bae8; $custom-dark: #000000;
JSON
{
"hex": "#729edd",
"rgb": {
"r": 114,
"g": 158,
"b": 221
},
"hsl": {
"h": 215.327,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.6931,
"c": 0.10505,
"h": 257.4
},
"luminance": 0.33252
}Semantic roles & 50–950 ramp
primary
#729EDD
secondary
#E7D9C4
accent
#821DC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084